css for post body ipb
Page 1 of 1 • Share •
css for post body ipb
my current font color when my posts are displayed is black. the background is a dark grey, so it is sort of hard to see. I looked through my colors section to only see the css, anyone know the css code to change my black color to white? this is for an ipb forum if that matters


tyhodge11- Forumotion Member
- Posts: 72
Language: english
Points: 71
Join date: 2011-12-17
Re: css for post body ipb
Hi,
Try adding this code in Admin CP > Display > Colors > CSS...
Try adding this code in Admin CP > Display > Colors > CSS...
- Code:
.post-entry {
color: #fff;
}
Re: css for post body ipb
I found that section in the css and it didn't change the color or anything that I could see
tyhodge11- Forumotion Member
- Posts: 72
Language: english
Points: 71
Join date: 2011-12-17
Re: css for post body ipb
Mini8ightforum.forumotion.com
tyhodge11- Forumotion Member
- Posts: 72
Language: english
Points: 71
Join date: 2011-12-17
Re: css for post body ipb
Dunno where u see it being white. In the rules and such it is because I changed it to white when I posted. But I don't want it to where everyone has to do such a thing.


tyhodge11- Forumotion Member
- Posts: 72
Language: english
Points: 71
Join date: 2011-12-17
Re: css for post body ipb
try this . css
- Code:
.post-entry div {color:#fff;}

midoweb96- Forumotion Member
- Posts: 154
Language: Css - Html - Jquery
Location: United States of America
Points: 141
Join date: 2011-12-17
Re: css for post body ipb
Thank you midoweb. That worked.
tyhodge11- Forumotion Member
- Posts: 72
Language: english
Points: 71
Join date: 2011-12-17
Re: css for post body ipb
tyhodge11 wrote:Thank you midoweb. That worked.
| Topic Solved & Locked |
Helpful Links
Forum Rules
Lost Founder's Password
(Do not send me a PM about resetting your password.
Send a PM to one of the listed staff members in the link.)
Tricks & Tips
Frequently Asked Questions
How To Report A Forum
Forum Rules
Lost Founder's Password
(Do not send me a PM about resetting your password.
Send a PM to one of the listed staff members in the link.)
Tricks & Tips
Frequently Asked Questions
How To Report A Forum
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum

Home


by tyhodge11 on February 9th 2012, 12:29 am









