jpf566
05-19-2008, 05:26 PM
Well I am very new to CSS and am having some trouble getting the a:hover to work...or at least be consistent... I am running mac OSX and have Safari and Firefox, the a:hover does not work on this...Ive seen on a friends windows computer that SOME of the links on my site came up and some did not... I have a windows laptop (running vista) and none of the link color changes. This is the CSS code that I have used.
}
a:hover {
color: #4B9397;
}
the style sheet can be found at www.sheffieldfurniture.com/styles.css and the site of course is www.sheffieldfurniture.com Thanks in advance everyone
NOTE: The top menu on my page is FLASH so obviously that DOES work, I'm having trouble with all the non flash ones :) (bottom of the page as well as all the submenus on the pages)
}
a:hover {
color: #4B9397;
}
the style sheet can be found at www.sheffieldfurniture.com/styles.css and the site of course is www.sheffieldfurniture.com Thanks in advance everyone
NOTE: The top menu on my page is FLASH so obviously that DOES work, I'm having trouble with all the non flash ones :) (bottom of the page as well as all the submenus on the pages)