WebArtz - The Web Design Forum
Welcome to WebArtz, Guest!

WebArtz is a nice place for discussions related to web designing and coding. We help our members to code their own website templates with HTML and CSS. We give them advice on various issues.

To know more about WebArtz Forum, visit the About Us page.

At the moment, you are viewing the forum as a guest. As a guest you can't make post and participate in discussions. You need to register and become a member of the forum. Click the register link below and become a part of this forum.

Thank You

WebArtz - The Web Design Forum
Welcome to WebArtz, Guest!

WebArtz is a nice place for discussions related to web designing and coding. We help our members to code their own website templates with HTML and CSS. We give them advice on various issues.

To know more about WebArtz Forum, visit the About Us page.

At the moment, you are viewing the forum as a guest. As a guest you can't make post and participate in discussions. You need to register and become a member of the forum. Click the register link below and become a part of this forum.

Thank You


You are not connected. Please login or register

View previous topic View next topic Go down  Message [Page 1 of 1]

1Solved Background Color of Posting Options Sun Jul 15, 2012 6:38 pm

runawayhorses

runawayhorses
Registered Member
Registered Member
How do you change the background color of the options displayed while you are making a "New Topic" or replying to a post? This screenshot below is how it appears while creating a "New Topic". You have several options to "Disable Smilies" "Add a poll". etc.

The color I want to change is the blue background as seen in this screenshot. I know that this color is affiliated with the Header background color that can be adjusted in AP>>Display>>Colors>> but I don't want to change the Header background, so I need a code to add to the stylesheet that just addresses the background color of the posting options as seen in the screenshot.

Thank you.

Background Color of Posting Options Options



Last edited by runawayhorses on Sun Jul 15, 2012 8:28 pm; edited 1 time in total

http://avrillavignetalkshow.forumotion.com/

2Solved Re: Background Color of Posting Options Sun Jul 15, 2012 8:13 pm

ankillien

ankillien
Administrator
Administrator
Hi,

This CSS code would change it...

Code:
.row3 {
background: red;
}

3Solved Re: Background Color of Posting Options Sun Jul 15, 2012 8:28 pm

runawayhorses

runawayhorses
Registered Member
Registered Member
Thank you again! That worked perfectly Smile .

http://avrillavignetalkshow.forumotion.com/

4Solved Re: Background Color of Posting Options Sun Jul 15, 2012 10:25 pm

ankillien

ankillien
Administrator
Administrator
Glad I could help Very Happy

Solved | Locked

Sponsored content


View previous topic View next topic Back to top  Message [Page 1 of 1]

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