Milonic provide full featured pull down web menus for some of the worlds largest companies
click here to see what it can do for you

Download Milonic DHTML Menu
Buy Milonic DHTML Menu

Back To Start Of Archive
Taken From The Forum: Help & Support for DHTML Menu Version 5+
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:15

how to switch the backgroung to image


Poster: orislasi
Dated: Wednesday August 11 2004 - 17:36:44 BST

hi to all,

i would like to know how i can change the backgroung of the manu to a pic or a flash bottom.

i have a ready pic and i would like to know if it is possible and how to do it.

until now i magaed to add the pic next to the manu, i would like to have a pic as a background and the text on it.

thanks for your answer.

ori


Poster: Ruth
Dated: Wednesday August 11 2004 - 22:03:10 BST

To put a background image into the menu you use the code
Code:
menubgimage="whateverimage";
in the menu style, same place yo have the onbgcolor/offbgcolor etc. If you use an image as a background it will appear in each menu/submenu that uses that style in the menu. Also, background images will repeat, just as a webpage background repeats, so let's say the image is 50px wide and 100px high, and that the menu at a 'usual' font size is the same size, then everything would be fine, but if someone uses a large font size because of visual need, then the menu background image would start to repeat when the menu gets bigger. If the menu doesn't double in size it would only repeat part of the image. You'd have to experiment to see how it would work out.

Ruth