Forum Moderators: not2easy

Message Too Old, No Replies

CSS problems in Firefox

         

Patrickwc

2:23 pm on Sep 28, 2006 (gmt 0)

10+ Year Member



Greetings,

I am new to this forum and relatively new to web design. I have a passion for creating W3C compliant sites but I am still learning the differences in both. My current issue is dealing with trying to create a a:hover link around an image. I have gotten it to work in IE6 but it renders different in Firefox. Here is a link to the test site where you can view in both IE6 or Firefox depending on your browser. You can also view the source code to assist in troubleshooting. <snip>. Any assistance would be appreciated.

[edited by: SuzyUK at 4:58 pm (utc) on Sep. 28, 2006]
[edit reason] Please no URLs : see TOS #13 [WebmasterWorld.com] [/edit]

yellowbeetle

2:42 pm on Sep 28, 2006 (gmt 0)

10+ Year Member



Patrickwc -
the link you posted is 404 (and will probably get removed forthwith anyhow).
Try posting relevant code?
~yellowbeetle

Little_G

3:05 pm on Sep 28, 2006 (gmt 0)

10+ Year Member



Hi,

Try adding

a.teaser{display:block;}
to the top of your CSS.

Andrew

Patrickwc

6:24 pm on Sep 28, 2006 (gmt 0)

10+ Year Member



Little_G

Your suggestion solved the problem. I apologize for the link not working originally. When I previewed the post and then tested it after submitting, the link was fine. Thanks again for your assistance.