Topic: Changing text colours in different parts of the forums

Well
I edited these forums
www.ktotheimmy.com/theforums
To make a nicer link colour, but there is one problem.
The link colour for
"index" and "post new topic" clashes way too much and is barely visible in the forums.
Is there any code for changing the colour of those 2 things?
Eg : the sticky code

TR.isticky DIV.icon

Cheers

Zim

2 (edited by pogenwurst 2006-08-08 20:49)

Re: Changing text colours in different parts of the forums

"P.postlink A" and "DIV.linkst LI A" should probably work.

P.S. If you only want it changed on the topic listing then put "#punviewforum " before each.

EDIT: Actually, "DIV.linkst A" might cover both links.
EDIT 2: FYI that would change the page number links as well.

Looking for a certain modification for your forum? Please take a look here before posting.

3 (edited by Zimmer92 2006-08-08 21:00)

Re: Changing text colours in different parts of the forums

DIV.linkst LI A
or
DIV.links LI A?

Edit - Ok, this code ONLY changes the INDEX link on the viewtopic , i want the POST NEW TOPIC and POST REPLY to have a different colour as well.
And also this ONLY changes the TOP index link not the bottom one.
Edit2 - Ok i got the POST one done, but the bottom index is still the same colour

Re: Changing text colours in different parts of the forums

linkst

P.S. For little things like this, please at least take a quick look at the source (markup) before asking (assuming you didn't).

Looking for a certain modification for your forum? Please take a look here before posting.

Re: Changing text colours in different parts of the forums

Where do i find the source?

Re: Changing text colours in different parts of the forums

When viewing the page, right-click and select View Source.

7

Re: Changing text colours in different parts of the forums

Zimmer92,

If you use Firefox, try the Web Developer extension.