This is a discussion on "my CSS Nav" within the Web Page Design section. This forum, and the thread "my CSS Nav are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
my CSS Nav
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
my CSS Nav
HI all
I am in need of help. I am re designing my site, and I want my nav bar to have a standard colour change on hover etc and colour change on current. Anyway, the trouble I have is that I am using a reflection of my nav bar underneath and I want the hover and current to appear there to really look realistic. You can see what I have atm, http://www.trwb.co.uk/newtest.html you can see the reflection, but you dont see the hover on reflection. Now I will be using an image for my nav bar which you can see here : http://trwb.co.uk/images/navimg.jpg I want the reflection to show the hover too... but i dont want the reflection to be part of the link in the nav bar if you get what I mean Can you help? Thank you |
|
|
|
#2
|
||||
|
||||
|
Re: my CSS Nav
Is it just me or have you already solved this?!
Last Blog Entry: The Google Misconception (Feb 3rd, 2008)
|
|
#3
|
|||
|
|||
|
Re: my CSS Nav
yup, used a different class for each nav link and a seperate image, the hover is the same image just moving position. I also used a <div> with no fill to sit over the reflection to stop the reflection being part of the link
what do you think |
|
#4
|
||||
|
||||
|
Re: my CSS Nav
Looks good to me
One thing though - you could tidy up your CSS quite a bit. Since all your nav links share a lot of the same CSS, use;
Plus another shorthand - change;
Last Blog Entry: The Google Misconception (Feb 3rd, 2008)
|
![]() |
| Thread Tools | |
|
|