Right Margin/Padding Problem

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
dvdthmpsn
Beginner
Beginner
Posts: 9
Joined: Wed Jun 30, 2004 6:03 am
Contact:

Right Margin/Padding Problem

Post by dvdthmpsn »

Here's a link to my site: http://www.pchas.org

I just upgraded to 5.45, and it caused a problem with my right margin extending too far. Is this a known issue with the new version?

Thanks for your help.
David Thompson
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

You have no left position specified in your main menu. I tried left="offset=0"; and that places it all the way left.

Ruth
dvdthmpsn
Beginner
Beginner
Posts: 9
Joined: Wed Jun 30, 2004 6:03 am
Contact:

Post by dvdthmpsn »

Ruth wrote:You have no left position specified in your main menu. I tried left="offset=0"; and that places it all the way left.
Thanks for your feedback, Ruth.

I double-checked my data file, and I do have a left position currently specified for the main menu: left=8. Could this still be the problem?

I just reinstalled 5.43 and the menu works as expected without any changes to the data file.

David.
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

:? I have no clue what I was seeing :lol: I downloaded the file, I guess I just started reading position from the screenposition and never looked above it to see the left. Sorry. Yes, the left=8 means it will place the menu at 8 pixels from the left side of the page. You can either change it to 0 which puts the left side of the menu directly up at the left page margin, or you could put it at any other number that makes it move in a little but not so far it takes it over the right side of the black area.

Ruth
User avatar
Andy
Milonic
Milonic
Posts: 3308
Joined: Sun May 19, 2002 8:23 pm
Location: Menu Developer
Contact:

Post by Andy »

Hi,

I've just fixed a small bug in the menu that will help fix this problem.

Should see it in version 5.46 later today.

Cheers
Andy
Post Reply