Everything is working fine basically; it is just the customization that I am having trouble with.
SCRIPT LINK: http://www.dynamicdrive.com/dynamicindex1/davidmenu.htm
That is the whole customizing part found in the ssmItems.js file. As you can see, I have finished customizing, except for the table BG colour.Code:YOffset=40; // no quotes!! staticYOffset=40; // no quotes!! slideSpeed=20 // no quotes!! waitTime=400; // no quotes!! this sets the time the menu stays out for after the mouse goes off it. menuBGColor="http://www.habbo-tech.com/nav.PNG"; menuIsStatic="yes"; menuWidth=140; // Must be a multiple of 10! no quotes!! hdrFontFamily="verdana"; hdrFontSize="2"; hdrFontColor="#ffffff"; hdrBGColor="transparent"; hdrAlign="left"; hdrVAlign="center"; hdrHeight="18"; linkFontFamily="Verdana"; linkFontSize="1"; linkBGColor="transparent"; linkOverBGColor="transparent"; linkTarget="Main"; linkAlign="Left"; barBGColor="transparent"; barFontFamily="arial, sans serif"; barFontSize="2"; barFontColor="#ffffff"; barVAlign="center"; barWidth=15; // no quotes!!
When I put in a normal colour; white, red, black etc. It works fine, but I have made an image that I want to be the BG for the whole table and it doesn’t work.Code:menuBGColor="http://www.habbo-tech.com/nav.PNG";
Can anyone help me with this problem?
Thanks in advance![]()



Reply With Quote
Bookmarks