JavaScript.CoolDev.Com Support Forums

Any questions related to JavaScript menu and JavaScript tree menu by Javascript.CoolDev.Com

 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

green behind image and oimage

 
Post new topic   Reply to topic    JavaScript.CoolDev.Com Forum Index -> COOLjsMenu
Author Message
jamie



Joined: 03 Jul 2003
Posts: 9

PostPosted: Wed Jul 16, 2003 4:28 am    Post subject: green behind image and oimage Reply with quote

Hi

I have a menu item that is higher than the image to the left of it. Where the image doesn't cover is a bright green color

How do I get this to have a clear or blue background color behind the image?

Thanks
Back to top
AlexKunin
Developer


Joined: 03 Jan 2003
Posts: 1191

PostPosted: Wed Jul 16, 2003 9:09 pm    Post subject: Reply with quote

Check your color definition in the menuitems.js. Probably "imagebg" and "oimagebg" are wrong/missing:
Code:
var color = {"border":"#666666", "shadow":"#DBD8D1", "bgON":"white","bgOVER":"#B6BDD2", "imagebg":"#DBD8D1", "oimagebg":"#B6BDD2"};
Back to top
jamie



Joined: 03 Jul 2003
Posts: 9

PostPosted: Wed Jul 16, 2003 9:28 pm    Post subject: Reply with quote

Ahh ha

Thanks Alex
Back to top
Display posts from previous:   
Post new topic   Reply to topic    JavaScript.CoolDev.Com Forum Index -> COOLjsMenu All times are GMT
Page 1 of 1