The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Drop Down Menu: Text Color

2 posters

Go down

Solved Drop Down Menu: Text Color

Post by Chieko February 22nd 2011, 9:04 am

Hello,
I'm trying to code a widget with a drop down menu in it but my only problem is how dark the menu actually is while the text is black. I can't seem to figure out how to change the color of the text or the color of the table itself.

Does anyone know a code that can change the text color in a drop down menu or at least the table color? And if so, where would I place the code? I can provide my current code if needed.
avatar
Chieko
New Member

Posts : 3
Reputation : 0
Language : English

Back to top Go down

Solved Re: Drop Down Menu: Text Color

Post by Sanket February 22nd 2011, 10:46 am

Please provide the current code you use.
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Solved Re: Drop Down Menu: Text Color

Post by Chieko February 22nd 2011, 6:05 pm

Code:
<div id="left"><table width="100%" border="0" cellspacing="0" cellpadding="0"><tr><td align="left"><center><table style="background-color: #000000; border: #000000; border-style: solid; border-width: 0px; margin-left: 0px; margin-top: 0px; padding: 0px;"><tr><td>
<img src="http://i79.servimg.com/u/f79/15/09/47/27/asmaya10.jpg" alt="if"><div style="margin:auto;text-align:center;width:100%">
<script type="text/javascript">

//
function go1(){
if (document.selecter1.select1.options[document.selecter1.select1.selectedIndex].value != "none") {
location = document.selecter1.select1.options[document.selecter1.select1.selectedIndex].value
      }
   }
//
</script>
<script type="text/javascript">

document.write('<form name="selecter1"><select name="select1" size=1 onchange="go1()">');-
document.write('<option value=none>Select Destination');
document.write('<option value=none>NEWS');
document.write('<option value="http://chaosremnants.forumotion.net/f7-announcements">Announcements/Rules');
document.write('<option value="http://chaosremnants.forumotion.net/f38-updates">~Updates');
document.write('<option value="http://chaosremnants.forumotion.net/f2-questions-and-suggestions">Questions');
document.write('<option value="http://chaosremnants.forumotion.net/f4-general-discussion">General Discussion');
document.write('<option value="http://chaosremnants.forumotion.net/f6-advertising">~Advertising');
document.write('<option value="http://chaosremnants.forumotion.net/f26-spam">Spam');
document.write('<option value="http://chaosremnants.forumotion.net/f5-troubleshooting">Troubleshooting');
document.write('<option value="none">_____');

document.write('<option value="http://chaosremnants.forumotion.net/f29-lore">LORE');
document.write('<option value="http://chaosremnants.forumotion.net/f34-towns-and-landmarks-under-construction">~Towns & Landmarks');
document.write('<option value="http://chaosremnants.forumotion.net/f36-gods-of-asmaya">~Gods of Asmaya');

document.write('<option value="none">_____');
document.write('<option value="http://chaosremnants.forumotion.net/f12-templates">TEMPLATES');
document.write('<option value="http://chaosremnants.forumotion.net/t3-character-template">~Characters');
document.write('<option value="http://chaosremnants.forumotion.net/t11-abilities-and-spells-template">~Abilities & Spells');
document.write('<option value="http://chaosremnants.forumotion.net/t4-guild-template">~Guilds');
document.write('<option value="http://chaosremnants.forumotion.net/t7-race-template">~Races');
document.write('<option value="http://chaosremnants.forumotion.net/f3-known-races">~Known Races');
document.write('<option value="http://chaosremnants.forumotion.net/t5-new-town-or-area-creation">~Towns/Areas');
document.write('<option value="none">_____');

document.write('<option value="http://chaosremnants.forumotion.net/f20-tera-azur">TERA AZUR');
document.write('<option value="http://chaosremnants.forumotion.net/f39-foutain-square">Fountain Square');
document.write('<option value="http://chaosremnants.forumotion.net/f25-town-hall">Town Hall');
document.write('<option value="http://chaosremnants.forumotion.net/f35-guild-recruiting-bulletin-board">Guild Recruiting');
document.write('<option value="http://chaosremnants.forumotion.net/f24-help-wanted-desk-under-construction">Help Wanted Desk');
document.write('<option value="http://chaosremnants.forumotion.net/f21-azure-academy">Azure Academy');
document.write('<option value="http://chaosremnants.forumotion.net/f40-cafeteria-lounge">~Cafeteria Lounge');
document.write('<option value="http://chaosremnants.forumotion.net/f23-training-hall">~Training Hall');
document.write('<option value="http://chaosremnants.forumotion.net/f10-grand-library">~Grand Library');
document.write('<option value="http://chaosremnants.forumotion.net/f30-quest-archives">~~Quest Archives');
document.write('<option value="http://chaosremnants.forumotion.net/f28-old-texts">~~Old Texts');
document.write('<option value="http://chaosremnants.forumotion.net/f37-the-sanatorium">Sanatorium');
document.write('<option value="http://chaosremnants.forumotion.net/f44-birth-certificate-records">Birth Records');
document.write('<option value="http://chaosremnants.forumotion.net/f22-bazaar">Bazaar');
document.write('<option value="http://chaosremnants.forumotion.net/f47-the-empty-mug">The Empty Mug');


document.write('<option value="none">_____');

document.write('<option value="http://chaosremnants.forumotion.net/f51-asmaya-continent">ASMAYA CONTINENT');
document.write('<option value="http://chaosremnants.forumotion.net/f18-great-plains">Great Plains');
document.write('<option value="http://chaosremnants.forumotion.net/f14-calixa-mountains">Calixa Mountains');
document.write('<option value="http://chaosremnants.forumotion.net/f48-summit">~Summit');
document.write('<option value="http://chaosremnants.forumotion.net/f49-quin-la">~Quin-La');
document.write('<option value="http://chaosremnants.forumotion.net/f50-kedalion-s-forge">~~Kedalions Forge');
document.write('<option value="http://chaosremnants.forumotion.net/f1-arena">~~Arena');
document.write('<option value="http://chaosremnants.forumotion.net/f13-shroaki-desert">Shroaki Desert');
document.write('<option value="http://chaosremnants.forumotion.net/f45-journeyman-s-camp">~Journeyman s Camp');
document.write('<option value="http://chaosremnants.forumotion.net/f46-archaic-ruins">~Archaic Ruins');
document.write('<option value="http://chaosremnants.forumotion.net/f17-sevare-town">Sevare Town');
document.write('<option value="http://chaosremnants.forumotion.net/f43-sevare-farm-lands">~Sevare Farm Lands');
document.write('<option value="http://chaosremnants.forumotion.net/f32-iaralice-beach">~Iaralice Beach');
document.write('<option value="http://chaosremnants.forumotion.net/f33-bluide-ocean">~~Bluide Ocean');
document.write('<option value="http://chaosremnants.forumotion.net/f15-riatop-forest">Riatop Forest');
document.write('<option value="http://chaosremnants.forumotion.net/f41-terrow-village">~Terrow Village');
document.write('<option value="http://chaosremnants.forumotion.net/f16-wecre-swamp">~Wecre Swamp');
document.write('<option value="http://chaosremnants.forumotion.net/f42-deep-in-the-forest">~Deep in the Forest');
document.write('</select>');
document.write('</form>');

</script>

</div></td></tr></table>
</center></td></tr></table></div>
avatar
Chieko
New Member

Posts : 3
Reputation : 0
Language : English

Back to top Go down

Solved Re: Drop Down Menu: Text Color

Post by Chieko February 22nd 2011, 10:06 pm

Hi Thanks for your time.
I actually found a way to change the drop down menu back round color in Pictures and Colors.
avatar
Chieko
New Member

Posts : 3
Reputation : 0
Language : English

Back to top Go down

Solved Re: Drop Down Menu: Text Color

Post by Sanket February 23rd 2011, 7:36 am

Since this thread appears to be solved, I will lock this thread and mark it as solved.
drop down menue - Drop Down Menu: Text Color 2j4t5a8

Sanket Smile

Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum