HTML - Changing Menu Colors
Hello, I am wanting to change these menu colors:
http://police-explorers.com/swatservers/a/ Where it says Home, Ect. To a White. This is the menu code: Code: <ul id="menu"> <li class="first"><a href="index.html">Home</a></li> <li id="menu_active"><a href="Hosting.html">Hosting</a></li> <li><a href="Features.html">Domains</a></li> <li><a href="About.html">About</a></li> <li><a href="Support.html">Support</a></li> <li><a href="http://nitro-servers.com/clients/index.php?/clientarea/">Client Area</a></li> </ul> Similar TutorialsI was wondering if anyone knew how to change link colors in tables. I currently have a style sheet that controls all my link colors on the page, but I was hoping to have different ones for a certain table. If anyone has any suggestions on how this may be done I would greatly appreciate it. Thanks!! How can I get certain links to change color when the mouse hovers over it? I found this site: http://www.computerhope.com/issues/ch000075.htm, that explains how to do it, but my situation is a little more complicated. I only want certain links to change color, not every link on the page. Specifically, I want only those links that are members of the class "menu_links" to change color. I have something like this: Code: <styles> a.menu_links { ... ... ... } </styles> . . . <a class="menu_links" href...>...</a> How can I integrate the notation given in the link I provided (i.e. A:link, A:hover,...) with a class name? I tried things like: Code: <styles> a.menu_links:link {...} a.menu_links:hover {...} </styles> and Code: <styles> a:link.menu_links {...} a:hover.menu_links {...} </styles> but these didn't seem to work. Any suggestions? What a great resource! I use this site all the time for my web woes. Thanks for all your hard work. I am working on a Interactive map showing conservation lands in northern Michigan. I would like to setup a drop down menu that would change the location and zoomlevel of the map. Im sure it can be done but I just cant seem to figure out how to submit data into a function. To change the location/zoomlevel I need to define the Lat/Long as well as a zoom level. I would like to set something like this up in the drop down menu. <option value="45.81, -84.76, 7">Oden Island</option> This data would then be sent to a function where it would be plugged into this syntax map.SetCenterAndZoom(new VELatLong(lat, lon), zoom); Any help would be greatly appreciated! Hi, ive been working with a template in dreamweaver and have been able to insert my own banner and sidebar, but there is a small part that I cant find where to edit it...any help is appreciated....screenshot below http://imageshack.us/photo/my-images/39/doop.png/ id like to change the green....but cant figure out how Hi all, I have a colour and I want to convert it to a hex color, how can I do this? Hue 138 Sat 47 Lum 201 Red 206 Green 215 Blue 222 Thanks Hi. Can someone please give me a list of subtle colors? I'd really appreciate it. I am creating a web page which has a few frames. My question is. Is it possible to have one of the frames have a different background color? Here is the particular code for the frame which I would like to have a white background for. Thank you HTML Code: <tr> <td valign="top" style="width: 242px" class="style2"> <!-- MSCellType="NavBody" --> <br> <br> <span class="style8">MY TEXT GOES HERE </td> <td valign="top" style="height: 424px; width: 1157px" class="style1"> <!-- MSCellType="ContentBody" --> <br> <br> <img alt="" src="Verse%20A%20Style1.jpg" width="400" height="296"><br> <br> <br> <br> <span class="style8">Contest rules:<br> <br> <br> Quick E-mail link: </span> <head> <style type="text/css"> .style1 { text-align: center; } .style2 { text-align: center; } .style3 { font-size: xx-large; } .style4 { font-size: x-large; } .style5 { font-size: large; } .style6 { text-decoration: underline; } .style7 { font-size: small; } .style8 { color: #FFFFFF; } .style9 { text-decoration: underline; color: #FFFFFF; } </style> </head> Hi All, I have a quick question. I have specified colors for my links, as well as for visited, active, and hover. The mailto links work fine but not the ones linking to a web site and a pdf file in my folder. They are permanently set to the "visited" color. Hover works for all of them. Anyone know why this is happeneing? Why are the links being treated differently? Thanks. Hi! How could we do that the links on any page of a website, be different colors? Lets say you have 10 links on your site, and make them 10 different colors. BUT, in simple HTML!? It can be done in CSS, i know, but in HTML? Is here somebody who knows this? Hi I have a form that I would like to give different background colors. The Name, Email, and Submit button is the common area of the form, and I'd like that to be black. The other areas of the form show 5 venues, each with a radio button group of three choices (each venue has the same choices). I'd like to separate out each venue with a grey background. So in summary, I'd like the entire form to have a black background, except the 5 venues, who will have grey backgrounds (so there will be 5 separate grey boxes, separated by the forms black background). I tried putting the areas into table cells, but as soon as you start separating areas, the form code isn't valid. How do you do this? Thanks for your time and help. Shaun I'm not sure where exactly to put this, but I'm trying to figure out if there is a way to make it in... I'm not sure what, the code itself is HTML, but make it so that if it detects a certain string of text it adds something... such as if there was Code: bgcolor="333333" It would change it to (by detecting the ...bgcolor="... part of it) bgcolor="#333333" Hi, I should really know this... I know it's possible to create a CSS page to tell the printer to print certain content in certain colors, but you know how you have to set the browser to print bg page colors prior to printing? Is it possible with this CSS page to have the printer automatically print the background without setting the browser parameters? Thanks i'm trying to redo my adsense ads on my site (theoprahfanclub.com) so that they blend in with the page more. The ads are showing more yellow than they need to and point out more. Is there a site that'll tell me the colors used on my main page? Or can anyone tell me the html color code for the main background color? thanks.. ___________________ Hi there I am can make sites pretty well using full css and divs but my main problem is choosing colors and how best to use them on the site. Does anyone have any tips please HI, I want to assign a different link color to parts of the same page. It is a standard html page and I have the typical page properties to assign the colors. However, I need to have the link colors on one part a certain color (tan link color with green bkg) and another color in another section (tan link with green bkg) is their an html script to make this so? With page properties set at one of these colors, they dissapear into the background. Also, if you know of a script to not allow visitors to copy things of a web page will be most helpful to me as well. Thanks in advance. Dawnrazor removed thank you Hi, In accordance to an old reputation of my here, I'm bringing a new problem to the table that may or may not be able to be explained. ( Hi again Scoutt! ) There are certain form field backgrounds on this page that are displaying completely different colors than what's in the code and if that wasn't odd enough, it's only happening on some computers. The issue is not related to OS, browser or anything else we can pin down. The link just mentioned should have blue text and blue field backgrounds to all of the form entities. Now, reference the screen shot that they sent me. Here is a portion of the code for your reference: PHP Code: <form method="post" action="/app.php"> <fieldset id="contactform" style="width:300px;"> <legend id="legend" style="color:red;font-weight:bold;">NGL Event Application</legend> <label style="color:red;font-weight:bold;">All Fields must be filled in.</label><br /><br /> <label style="color:#369;" for="lastname">Last Name:</label><br /> <input type="text" size="50" name="lastname" id="lastname" value="" maxlength="100" /><br /> <label style="color:#369;" for="firstname">First Name:</label><br /> <input type="text" size="50" name="firstname" id="firstname" value="" maxlength="100" /><br /> <label style="color:#369;" for="email">eMail Address:</label><br /> <input type="text" size="50" name="email" id="email" value="" maxlength="100" /><br /> <label style="color:#369;" for="address">Address:</label><br /> <input type="text" size="50" name="address" id="address" value="" maxlength="100" /><br /> <label style="color:#369;" for="city">City:</label><br /> <input type="text" size="50" name="city" id="city" value="" maxlength="100" /><br /> <label style="color:#369;" for="state">State:</label><br /> <input type="text" size="50" name="state" id="state" value="" maxlength="100" /><br /> <label style="color:#369;" for="zip">Zip:</label><br /> <input type="text" size="50" name="zip" id="zip" value="" maxlength="100" /><br /> What is happening here? i'm trying to redo my adsense ads on my site (theoprahfanclub.com) so that they blend in with the page more. The ads are showing more yellow than they need to and point out more. Is there a site that'll tell me the colors used on my main page? Or can anyone tell me the html color code for the main background color? thanks.. __________________________ i'm trying to redo my adsense ads on my site (theoprahfanclub.com) so that they blend in with the page more. The ads are showing more yellow than they need to and point out more. Is there a site that'll tell me the colors used on my main page? Or can anyone tell me the html color code for the main background color? thanks.. _____________ Link Building |