I have tryed everything to add a class named "shaun" to the secondary links I want them to use the css

#shaun {
padding: 0;
margin: 0;
line-height: 25px;
list-style: none;
background: url(images/primarylink_bg.png) repeat-x;
color: #000000;
}

But I can not figure out where to put my tags, i have tryed every page in my mind. But they never change.... Any ideas?

Comments

Anonymous’s picture

Assigned: Unassigned »
Status: Active » Needs review

why don't you try to use the default secondary ID ?

#secondary instead of #shaun

Anonymous’s picture

Status: Needs review » Closed (fixed)

No feedbacks, I guess it's a resolved issue.