By kingto on
Hello,
when I entered a node page, the link color of it at the sidebar was changed into black.
I tried to add:
.sidebar.left a {
color:FFD363;
}
but there's not any changes.
Could you please tell me what I should to add into my css? Thanks a lot.
the node is: http://www.rignrolls.com/august-2009/two-new-gameplay-videos.html
and the style.css: http://www.rignrolls.com/themes/rignroll/style.css
Comments
.sidebar.left a.active {
should work.
Have I helped you? Consider buying me a beer.
yeah, you're right! thanks a
yeah, you're right! thanks a lot.
Don't thank me, thank Firebug
Don't thank me, thank Firebug :)
(Okay, you can thank me, too. You're welcome.)
Have I helped you? Consider buying me a beer.