Is there a way to adjust menu width?
Is there a way to adjust menu width?
Is there a way to adjust menu width? I added spaces at the end of the description but when I published my site the menu is only as big as the text. Have I missed a setting?
Thanks,
Chris
Chris
Found Out How
OK, found out how to do this. Just place   after your text for the number of spaces you need to make the menu the right width. Example menu text would be:
Code: Select all
Basketball             
Thanks,
Chris
Chris
Hi Chris,
That should be for each one, what you have is invalid code.
Cheers,
Mike
That should be for each one, what you have is invalid code.
Code: Select all
Basketball
Mike
Button width
Why doen't you use the button size feature in the button style tab?
Regards
Paul
Regards
Paul
Menu Width
Button Size has no affect on the width of the drop down menu; It only affects buttons.
The menu is based on the longest text you have for a description. At first I just added spaces at the end of my menu description. But HTML will automatically truncate those spaces. Instead you have to use a non-breaking space which is
I didn't realize this at first.
The menu is based on the longest text you have for a description. At first I just added spaces at the end of my menu description. But HTML will automatically truncate those spaces. Instead you have to use a non-breaking space which is
I didn't realize this at first.
Thanks,
Chris
Chris