Background Color
The forum of the forums :: Support forum :: Forum Design & Appearance Help :: Design & Appearance Problems Archives
Page 1 of 1 • Share •
Background Color
How do you change these brown background colors? I tried everything, but having trouble.
Screenshot:
My forum: http://nhdtopicsupport.forumotion.com/login
And this topic was closed: http://help.forumotion.com/t127531-online-table#852493
Which I don't know why, but the forum I found it was: http://www.begonebrotherhood.com
Screenshot:

My forum: http://nhdtopicsupport.forumotion.com/login
And this topic was closed: http://help.forumotion.com/t127531-online-table#852493
Which I don't know why, but the forum I found it was: http://www.begonebrotherhood.com
Last edited by GhostRiderUSA on October 29th 2013, 5:23 am; edited 1 time in total
Vergil- Forumember
-
Posts : 32
Reputation : 1
Language : English
Re: Background Color
Hi,
To get into your forum's CSS:
ACP >> Display >> Colors >> CSS (TAB)
Inside your CSS search for the following code:
If you do not find this code inside your CSS, then please insert the code given below:
URL: Check out the hex colors:
> http://www.color-hex.com/
> https://www.google.com/#q=hex+color (Can click on any)
To get into your forum's CSS:
ACP >> Display >> Colors >> CSS (TAB)
Inside your CSS search for the following code:
- Code:
.inputbox {
background-color: #635f3f;
border: 1px solid #BCBCBC;
color: #d4d4d4;
cursor: text;
padding: 2px;
}
If you do not find this code inside your CSS, then please insert the code given below:
- Code:
.inputbox {
background-color: #COLOR;
border: 1px solid #BCBCBC;
color: #d4d4d4;
cursor: text;
padding: 2px;
}
URL: Check out the hex colors:
> http://www.color-hex.com/
> https://www.google.com/#q=hex+color (Can click on any)
Sir Chivas™- Support Moderator
-
Posts : 6810
Reputation : 433
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||
Re: Background Color
First: It works, thanks.
Second: I'm still wondering how?
Quick Help: How to activate a search box on the right top corner?
Second: I'm still wondering how?
Quick Help: How to activate a search box on the right top corner?
Vergil- Forumember
-
Posts : 32
Reputation : 1
Language : English
Re: Background Color
I'll reopen your other thread. It was pruned, since there wasn't any activity going on within that thread. I'll help you there for your second problem, any other problems please open a separate thread, thank you.
Is this problem consider solved?
Is this problem consider solved?
Sir Chivas™- Support Moderator
-
Posts : 6810
Reputation : 433
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||
Re: Background Color
Solved // Moved
Jophy- ForumGuru
-
Posts : 17924
Reputation : 835
Language : English
Location : Somewhere
The forum of the forums :: Support forum :: Forum Design & Appearance Help :: Design & Appearance Problems Archives
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum