The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Does someone know how to differentiate the colours of posts so that one is darker than the other?

2 posters

Go down

In progress Does someone know how to differentiate the colours of posts so that one is darker than the other?

Post by Doktoroktopus March 6th 2013, 1:13 am

https://2img.net/r/ihimizer/img69/7035/forummessagecolourdiffe.jpg

As it is right now, the post backgrounds are too similar to each other, so it makes it hard to tell one post from the next.

Is there a code that will allow me to change post colours to make them easier to differentiate? I need one that's much darker followed by a whiter one.
avatar
Doktoroktopus
Forumember

Posts : 81
Reputation : 1
Language : English

http://www.club1kjho.com/

Back to top Go down

In progress Re: Does someone know how to differentiate the colours of posts so that one is darker than the other?

Post by Sir Chivas™ March 6th 2013, 1:26 am

Is this the forum URL?
http://www.club1kjho.com/


Search for this inside your CSS:
Code:
.row1 {
background-color: #f2f2f2;
}

and
Code:
.row2 {
background-color: #eaeaea;
}

You can change the hex color to whatever you want.
Sir Chivas™
Sir Chivas™
Helper
Helper

Male Posts : 6964
Reputation : 457
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||

Back to top Go down

In progress Re: Does someone know how to differentiate the colours of posts so that one is darker than the other?

Post by Doktoroktopus March 6th 2013, 5:26 am

Thank you so much!! It did wonders!

Okay but now it's changed every topic in the categories to both colours. I just wanted the posts in the threads, not the threads themselves...
avatar
Doktoroktopus
Forumember

Posts : 81
Reputation : 1
Language : English

http://www.club1kjho.com/

Back to top Go down

In progress Re: Does someone know how to differentiate the colours of posts so that one is darker than the other?

Post by Sir Chivas™ March 6th 2013, 5:29 am

Yeah, I know they both have the same id. I don't know if I can change them separately, Oh my god
Sir Chivas™
Sir Chivas™
Helper
Helper

Male Posts : 6964
Reputation : 457
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum