1

Topic: navlink style

Hi,

I want to modify the color of the link in the navbar (index, user list, rules...)

I tried to modify 4.2 in _cs.css but it has no effect.
I put .pun H2 A:link, .pun H2 A:visited {COLOR: #FFFFFF} but I do not see the difference.
What does 4.2 modify?

Ludo,

2

Re: navlink style

You styled the wrong bit of 4.2. It's the #brdmenu A:link etc that you want. #brdmenu is short for "Board Menu". The class .pun H2 styles the links in the headers of posts and search results by post.

3

Re: navlink style

works good now.

Thanks,

Ludo,