|
|
Thread Tools | Display Modes |
|
#1
|
|
|
CSSaphobe
|
Some links like my CSS, some do not
I have the links in my site how I like them.
A:link {background: ; text-decoration: none; color: #0000ff; font-family:arial} A:visited {background: ; text-decoration: none; color: #0000ff; font-family:arial} A:active {background: ; text-decoration: none; color: #0000ff; font-family:arial} A:hover {background: ; text-decoration: underline overline; color: red; font-family:arial} Why do only my menus follow that and now the rest of the page? I would like all links everywhere on my site to be like that. Anything? |
|
|
|
|
#2
|
||
|
panasonikon
|
Quote:
Those that will help you (me included) will need your website address. Please also put in your profile (You!) upper left on dgrin screen. |
|
|
|
||
|
#3
|
||
|
SmugMug Sorcerer
|
Quote:
__________________
Pedal faster |
|
|
|
||
|
#4
|
||
|
CSSaphobe
|
Quote:
Sorry for the noob mistake... http://thinklikejoe.smugmug.com |
|
|
|
||
|
#5
|
||
|
SmugMug Sorcerer
|
Quote:
__________________
Pedal faster |
|
|
|
||
|
#6
|
||
|
CSSaphobe
|
Quote:
By the way, that CSS is on all my pages. I ripped from a "Learn CSS" site. It's possible that the syntax is wrong. I just don't know. |
|
|
|
||
|
#7
|
||
|
SmugMug Sorcerer
|
Quote:
the reason for that is because the rule for that link is more specific than your rule. Specificity wins out over order of instruction. here's how the cascading order is determined: http://www.w3.org/TR/CSS21/cascade.html#cascading-order
__________________
Pedal faster |
|
|
|
||
|
#8
|
|
|
CSSaphobe
|
What's the rule for the Decrepit Structures link? That's actually what I'm trying to change. I want to make the link rules for that follow the others.
|
|
|
|
|
#9
|
||
|
SmugMug Sorcerer
|
Quote:
__________________
Pedal faster |
|
|
|
||
|
#10
|
||
|
CSSaphobe
|
Quote:
I'm slowly getting a hang of things. I'm very close to having my homepage how I want it. Which is wonderful considering I was very close to giving up. How do I get my galleries to look like my home page? There was a FAQ about that somewhere (I can't find it now) but I did it. It was a customizing setting and I did what it asked me too. |
|
|
|
||
| Tell The World! | |
| Thread Tools | |
| Display Modes | |
|
|