| |
| Changing TextMenu's Dimensions
|
| | |
What are the width and height of the menu?
Horizontal:

Vertical:
| | |
How to set the dimensions of the menu?
Edit the file style.css found in the StyleFolder of your menu and
find the css class parentMenuContainer. Modify the width and height properties of this css class to set
menu dimensions:
.parentMenuContainer
{
...
width: 184px;
height: 30px;
}
Note: To make TextMenu fill the container where it is placed, set width or height to 100%.
Note: When setting dimensions, take into account that menu cannot be smaller than the dimensions
of the items (e.g. in Horizontal version of menu, if you set menu width to a value smaller than the space required for the items
to show, menu will use the closest witdh possible to your value to also allow all items to display).
| | |
| "Thank you so much, I really appreciate your kindness and your professional support!
I tell all my web partners in Norway about your great products! " |
O. Isaksen |
|
| | |
|
|
|
|