Font Color of Text in Code
4 posters
Page 1 of 1
Font Color of Text in Code
I need a CSS code to set the font color of the text when you use the code tags. For example, if I were to use the code tags like below, how can I set the font color of the text in the code tags? I want to set the color as the default font color for all text when using the code tags.
thanks
- Code:
This color of text here.
thanks
Last edited by runawayhorses on May 19th 2012, 9:45 am; edited 1 time in total
Re: Font Color of Text in Code
phpbb3 : add to css
- Code:
.codebox dd{color:#000000}
Re: Font Color of Text in Code
Can you get me your forum's url?
Try adding this to your css:
Try adding this to your css:
- Code:
dl.codebox code {color: #000;}
Re: Font Color of Text in Code
Topic Solved & Locked |
Jophy- ForumGuru
- Posts : 17922
Reputation : 836
Language : English
Location : Somewhere
Similar topics
» How do I change the color and font of the profile text field?
» Background color and text color by rank
» CSS for Font Color
» Category font color change
» Font Color
» Background color and text color by rank
» CSS for Font Color
» Category font color change
» Font Color
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum