Back To Start Of Archive
Taken From The Forum: Help & Support for DHTML Menu Version 5+
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:42
One pixel difference
Poster: Littleviews
Dated: Tuesday January 30 2007 - 4:16:08 GMT
Hi - I just posted my menu and can see that there is a single pixel difference between my main and my submenu. Is there any way to resolve this? My main menu is in a table cell, BTW.
The menu is at http://www.littleviews.com
Poster: Ruth
Dated: Tuesday January 30 2007 - 5:47:53 GMT
Hi,
Try using the offset coding. In each submenu you'd put left="offset=1";
for example:
Code:
with(milonic=new menuname("index")){
margin=4;
style=submenuStyle;
left="offset=1";
margin=4;
style=submenuStyle;
left="offset=1";
Ruth
Works like a charm!
Poster: Littleviews
Dated: Tuesday January 30 2007 - 15:55:04 GMT
Thanks, Ruth . . .
I'll buy you a double Cappuccino for that answer if you are ever in NY!