Changing Code Background Color
3 posters
Page 1 of 1
Changing Code Background Color
Hello.... I wanted to know if it was possible to change the background color of the [code] [./code] so it isn't white since my font color is white and it makes it really hard to see that there's text there.
Basically I've been having to change the font color to something else like below, but every single time I edit the topic or thread it changes back to white. So I'd prefer if I could change the background color to something else like black or maybe even transparent.
Thanks!
Basically I've been having to change the font color to something else like below, but every single time I edit the topic or thread it changes back to white. So I'd prefer if I could change the background color to something else like black or maybe even transparent.
Thanks!
Last edited by FairyTailRP on Wed Jun 25 2014, 09:15; edited 1 time in total (Reason for editing : Solved)
Re: Changing Code Background Color
Please post a link to a post that has the code box in it that guests can see.
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.
Re: Changing Code Background Color
Hello FairyTailRP,
You can change the background and font color with the following CSS rule.
Administration Panel > Display > Colors > CSS stylesheet
You can change the background and font color with the following CSS rule.
Administration Panel > Display > Colors > CSS stylesheet
- Code:
.codebox dd {
color:#FFF;
background:#000;
}
Re: Changing Code Background Color
Topic Solved & Archived
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
» Background color and text color by rank
» CSS code(s) for constantly color changing name.
» Changing source code
» CSS Code for Announcement scroller Background Color
» Problems with the background color on a 'Quote on Quote' response and problems with the background color on my 'Quick Reply' box
» CSS code(s) for constantly color changing name.
» Changing source code
» CSS Code for Announcement scroller Background Color
» Problems with the background color on a 'Quote on Quote' response and problems with the background color on my 'Quick Reply' box
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum