change border-bottom in menu to a image
Posted: Mon Jan 15, 2007 8:09 pm
Im working on a page and Im using a standard templet thats uses "Navigation: Simple - verticle" css. I want here to change the border-bottom under the links in the menu to a image:
/* menu li block */
#menu_vert li {
list-style: none;
margin: 0;
border-bottom: url(uploads/images/hoplijn.gif) no-repeat 0.4em center; (this line I want to work with a image)
}
Im using CMSMS 1.0.2.
Hope you understand what I meen!
/Nisse
/* menu li block */
#menu_vert li {
list-style: none;
margin: 0;
border-bottom: url(uploads/images/hoplijn.gif) no-repeat 0.4em center; (this line I want to work with a image)
}
Im using CMSMS 1.0.2.
Hope you understand what I meen!
/Nisse