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
Comment #1
Anonymous (not verified) commentedwhy don't you try to use the default secondary ID ?
#secondary instead of #shaun
Comment #2
Anonymous (not verified) commentedNo feedbacks, I guess it's a resolved issue.