![]() Preserved Topic: customizing colors of dropdowns... (Page 1 of 1) |
|
---|---|
Obsessive-Compulsive (I) Inmate From: |
![]() hey! i am looking at the coolframesmenu code from bratta.com but can't figure out how to customize each menu set to have its own unique background colour... take a look at the navigation on http://www.aderagroup.co.uk for a better understanding.... |
Maniac (V) Mad Scientist From: 100101010011 <-- right about here |
![]() I haven't looked at the code yet but I have played with this script before. The problem you are facing is that Bratta sets up these scripts to write a large chunk of the HTML themselves. This makes is some work to get this done but it should be possible. |
Obsessive-Compulsive (I) Inmate From: |
![]() hey, thanks... |
Maniac (V) Mad Scientist From: 100101010011 <-- right about here |
![]() ACtually I would need to see most of the code, not just this. Here is the deal the script take this info and then uses it to write the actual HTML for the menu DIVs I need the part that writes this out so I can se how to modify it. |
Maniac (V) Mad Scientist From: New California |
![]() |
Maniac (V) Mad Scientist From: Long Island, NY |
![]() Ok, well I dont know as much as most of you so bear with me. For the dropdowns, cant you just make them images instead of using the text and then having rollovers? That seems so much simpler and would probably save loading time a bit. If its not possible let me know because Ive never tried it. Ive always used text in my dropdown menus... |
Maniac (V) Mad Scientist From: 100101010011 <-- right about here |
![]() the CFM I think stands for "Color For Menu" though I can't quote that. the o is usually the convention Bratta uses for the names of custom objects since he can't use the same name as that of his CSS Div. |
Maniac (V) Mad Scientist From: Long Island, NY |
![]() Sorry I dont understand what you mean when you say its a canned script and hafta use whats provided for you. Can't you edit whatever you don't need out and use it to suit your needs a little bit better? Anyway I dont know what Im talking about here. Im pretty much a beginner who knows maybe a tip of the iceberg. |
Maniac (V) Mad Scientist From: 100101010011 <-- right about here |
![]() Yes you can adjust it to suit your needs however in this case a lot of the scripting is that it actually creates the menu's for you. |