Changing text color
4 posters
Page 1 of 1
Changing text color
Okay so in certain parts of my forum, text boxes are black (such as the poll box) and the text is also black. How might one change the color of the text in that particular part, or the color of the box? I know basic CSS, but I can't find the right place to do it.
Last edited by Starky on July 1st 2013, 3:47 pm; edited 1 time in total
Re: Changing text color
candy_fear wrote:Can you provide a screenshot of your problem and your forum url ?
Here's a screenshot
Here's the URL
http://theroyalrealm.forummotion.com/
Re: Changing text color
Hmm, doesn't seem to be working, but I could be putting it in the wrong place. Under what line of code should I put it?
Re: Changing text color
Sorry , I don't looked at your forum version
Try now, tested and work
- Code:
.ipbform2 dl dd textarea.inputbox {
background-color: #121212;
border: 2px inset #6bbaff;
color: white;
}
Try now, tested and work
Re: Changing text color
candy_fear wrote:Sorry , I don't looked at your forum version
- Code:
.ipbform2 dl dd textarea.inputbox {
background-color: #121212;
border: 2px inset #6bbaff;
color: white;
}
Try now, tested and work
Yes, this worked
Thanks again, you've helped me with a bunch of things xD
Re: Changing text color
If that's solved edit first post and choose icon "solved".
Kralj- Forumember
- Posts : 128
Reputation : 6
Language : Croatian || English || HTML
Location : Croatia
Re: Changing text color
Please refrain from moderating members, this is a staff job.Kralj wrote:If that's solved edit first post and choose icon "solved".
Topic Solved & Locked
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Similar topics
» Changing inbuilt text
» Background color and text color by rank
» Changing the color of the "@"
» Changing the name color
» Text colors not changing
» Background color and text color by rank
» Changing the color of the "@"
» Changing the name color
» Text colors not changing
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum