View Single Post
Old 11-19-2012, 01:01 AM   PM User | #4
Xellic
New Coder

 
Join Date: Nov 2012
Posts: 13
Thanks: 3
Thanked 0 Times in 0 Posts
Xellic is an unknown quantity at this point
Quote:
Originally Posted by Excavator View Post
Hello Xellic,
You have a space where one does not belong. You can find little mistakes like that by validating your code. See the links in my signature line about validation.

#mainNavigationBar a: hover should look more like this -
Code:
#mainNavigationBar a:hover {
Okay well this is very strange. I have fixed that error and for some reason the first 5 pages do not have the hover effect. However, any pages after this first 5 do have the effect. o.o

Last edited by Xellic; 11-19-2012 at 01:04 AM..
Xellic is offline   Reply With Quote