stephenv2
10-17-2006, 08:11 PM
I'm developing a site for a client that requires the use of text layers on top of Imageready Rollover so I have to figure out a way to make this work.
You can see the page-in-progress here. Password protection is just for search engine/casual searchers...
http://64.91.225.230/aboutbep.html
user brighteye
password brett4845
The text is an div layer with absolute position set. IE renders it in the "correct" position (i.e. same position as in Dreamweaver) and Firefox drops it down 5-10 pixels. Also hold true for IE 5 and Netscape 7, so it's a basic browser issue.
Text renders in the same position in IE & Mozilla if the <p> tags or similar is removed.
Hopefully a code fix will solve it as for other reasons, the design needs to hold as is. Any insight/help appreciated.
You can see the page-in-progress here. Password protection is just for search engine/casual searchers...
http://64.91.225.230/aboutbep.html
user brighteye
password brett4845
The text is an div layer with absolute position set. IE renders it in the "correct" position (i.e. same position as in Dreamweaver) and Firefox drops it down 5-10 pixels. Also hold true for IE 5 and Netscape 7, so it's a basic browser issue.
Text renders in the same position in IE & Mozilla if the <p> tags or similar is removed.
Hopefully a code fix will solve it as for other reasons, the design needs to hold as is. Any insight/help appreciated.