I used CSS in my top navigation. I finally learned to use multiple link design. So im having two sets of links.
In my navigation I have some problems. http://www.tjekligeminside.dk/cph/
Try the different links in the navigation. When you have tried all the links, something stranges happens. Back at “forside” (home) the links have lost their hover effect. And cases suddenly have an another font size?
I have maded a following css:
.navi
.navi a
.navi a:hover
I used CSS in my top navigation. I finally learned to use multiple link design. So im having two sets of links.
In my navigation I have some problems. http://www.tjekligeminside.dk/cph/
Try the different links in the navigation. When you have tried all the links, something stranges happens. Back at “forside” (home) the links have lost their hover effect. And cases suddenly have an another font size?
I have maded a following css:
.navi
.navi a
.navi a:hover
Thats exactly the point, I dont want the navigation to stay gray. I want it like im doing a rollover effect with a picture. It should turn back to normal. My problem is, that when the page is visited it dont do the hover.