Alright Guys I am having trouble with the list styles. I am planning to use http://www.supreme-host.com/web/images/arrow-grey.jpg instead of the standard bullet dot format....
Help PHP Coders
5
Alright Guys
I am having trouble with the list styles. I am planning to use instead of the standard bullet dot format....
I have got it to work in dreamweaver but when I load it onto the internet.. It doesnt appear.. why?? See here
This is the code that I am using for that part
Also how do I make the dashedline.jpg image appear from the bullet image
I am having trouble with the list styles. I am planning to use instead of the standard bullet dot format....
I have got it to work in dreamweaver but when I load it onto the internet.. It doesnt appear.. why?? See here
This is the code that I am using for that part
Code:
#l_sidebar ul { list-style: url(images/arrow-grey.jpg) no-repeat top left;
margin: 0px 0px 10px 30px;
padding: 10px 0px 0px 0px;
}
#l_sidebar li {
background: url(images/dashedline.jpg) no-repeat center bottom;
padding: 0px 0px 10px 0px;
}
#l_sidebar li li {
background: #FFFFFF }
#l_sidebar li a, #l_sidebar li a:visited { color: #359CBB; text-decoration: none; }
#l_sidebar li a:hover, #l_sidebar li a:active { color: #444; } - Richard Whyte
- ziya
- [1] reply
- Byron_Wells
- [1] reply
Next Topics on Trending Feed
-
5