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.

back ground color setup

2 posters

Go down

Solved back ground color setup

Post by lezuj yaj April 25th 2011, 11:22 am

help with my forum,
it has different background color of posting can somebody fixed it?

avatar
lezuj yaj
Forumember

Posts : 149
Reputation : 0
Language : English

Back to top Go down

Solved Re: back ground color setup

Post by Base April 25th 2011, 11:27 am

Hi, what do you mean a different background colour of posting? More information or a screenshot would be helpful, thanks. Smile
Base
Base
Forumaster

Male Posts : 10386
Reputation : 1695
Language : English and French
Location : United Kingdom, England

http://forumotionhub.net

Back to top Go down

Solved Re: back ground color setup

Post by lezuj yaj April 25th 2011, 11:41 am

here is the ss,
back ground color setup Ifn921

avatar
lezuj yaj
Forumember

Posts : 149
Reputation : 0
Language : English

Back to top Go down

Solved Re: back ground color setup

Post by Base April 25th 2011, 11:44 am

Thank you. To fix that, please add this to your CSS code:

Code:
td.row1, td.row3.over:hover {
    background-color: #3B3939;
}

...or add this to your CSS code:

Code:
td.row1.over:hover, td.row2 {
    background-color: #232323;
}

You must pick one of the options, but you can't pick them both. Smile
Base
Base
Forumaster

Male Posts : 10386
Reputation : 1695
Language : English and French
Location : United Kingdom, England

http://forumotionhub.net

Back to top Go down

Solved Re: back ground color setup

Post by lezuj yaj April 25th 2011, 12:00 pm

thank you sir, i have this problem also in my chatbox can you help me how to fixed it
avatar
lezuj yaj
Forumember

Posts : 149
Reputation : 0
Language : English

Back to top Go down

Solved Re: back ground color setup

Post by Base April 25th 2011, 12:04 pm

Glad it worked. For your ChatBox, please add this to your CSS code:

Code:
.chatbox_row_2 {
    background-color: #232323;
    padding: 4px;
}

...or this to your CSS code:

Code:
.chatbox_row_1 {
    background-color: #3B3939;
    padding: 4px;
}

Smile
Base
Base
Forumaster

Male Posts : 10386
Reputation : 1695
Language : English and French
Location : United Kingdom, England

http://forumotionhub.net

Back to top Go down

Solved Re: back ground color setup

Post by lezuj yaj April 25th 2011, 12:09 pm

nice it works thank you soo much base. i owe you this 1
avatar
lezuj yaj
Forumember

Posts : 149
Reputation : 0
Language : English

Back to top Go down

Solved Re: back ground color setup

Post by Base April 25th 2011, 12:10 pm

Glad to be of your assistance. Very Happy
Since this problem has been solved, I will now lock this topic and mark it as solved.

>> Locked and solved.

back ground color setup Topic_lock back ground color setup Solved10
Base

You can help the moderators to know if your problem is solved by EDITING your first post and marking the topic as solved. Thank you.
Base
Base
Forumaster

Male Posts : 10386
Reputation : 1695
Language : English and French
Location : United Kingdom, England

http://forumotionhub.net

Back to top Go down

Back to top


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