|
c1sissy -> RE: Style Sheet misery (6/22/2004 10:37:58)
|
quote:
ORIGINAL: DaveX I'm new to style sheets. I'm using a template that uses style sheets. My problem is that I'm trying to change the properties of a menu as far as link colors go. I choose four different colors for different links (Link, Active, Visited, Hover). The colors I choose are correct but they don't correspond with the correct instances. Also, when a link is visited it changes to the (wrong) color but changes back to the unvisited color as soon as I go to a different link. By the way, what is an 'Active" link anyway? Any ideas? Thanks, Dave Hi Dave, welcome to outfront. One thing I'm going to suggest to you right now is to check the order of your links. Just remember lvha for your order. (link, visited, hover, active) If they aren't in the correct order, the cascading of styles can interfere with how they work Here is a link for you to check out. It has a brief description on it for you to read. I also suggest that you check out the links section at the top of the css section. I'm sure that you will find a good bit of information to get you started with css. And of course, come here and make sure you post your questions!
|
|
|
|