I would like to set the width to a specific value for each drop downs "background", instead of what it does by default of just basically going as far as the longest ai() item.
It's ok for the width to overextend any given menu item graphic, but it must at least match it.
drop down width setting
Hi,
I'm not sure I understand what you mean. You can set a menu width including any drop down submenu by using menuwidth=
If you are talking about setting the background color or background image for some item to a width, you'd need to do that using css. Putting a background image in the item, i.e. bgimage=whatever; will follow the built in parameters which means the image will repeat x and y as an image does in css unless something is specified.
If you are talking about something else you'll have to expound a bit more on what it is you want to do.
Ruth
I'm not sure I understand what you mean. You can set a menu width including any drop down submenu by using menuwidth=
If you are talking about setting the background color or background image for some item to a width, you'd need to do that using css. Putting a background image in the item, i.e. bgimage=whatever; will follow the built in parameters which means the image will repeat x and y as an image does in css unless something is specified.
If you are talking about something else you'll have to expound a bit more on what it is you want to do.
Ruth