This page is pretty rough but the real problem is that the logo.jpg image is not appearing in Opera (Windows XP, Opera 11.01)
Is is ok in FF, Chrome, Safari, IE8.
This page is pretty rough but the real problem is that the logo.jpg image is not appearing in Opera (Windows XP, Opera 11.01)
Is is ok in FF, Chrome, Safari, IE8.
On your h1:
Try…
text-indent:-999em; /or -999px/
instead of
text-indent:-9999em;
ok that worked. Thank you.
I don’t know Opera had a max value for text-indent.