One pixel difference

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
Littleviews
Advanced
Advanced
Posts: 16
Joined: Sat Jan 27, 2007 7:31 pm

One pixel difference

Post by Littleviews »

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
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

Hi,

Try using the offset coding. In each submenu you'd put left="offset=1";

for example:

Code: Select all

with(milonic=new menuname("index")){
margin=4;
style=submenuStyle;
left="offset=1";
Ruth
Littleviews
Advanced
Advanced
Posts: 16
Joined: Sat Jan 27, 2007 7:31 pm

Works like a charm!

Post by Littleviews »

Thanks, Ruth . . .

I'll buy you a double Cappuccino for that answer if you are ever in NY!
Post Reply