css for post body ipb
5 posters
Page 1 of 1
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- Forumember
- Posts : 76
Reputation : 1
Language : english
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;
}
ankillien- Energetic
- Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL
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- Forumember
- Posts : 76
Reputation : 1
Language : english
Re: css for post body ipb
Link to your forum?
Sanket- ForumGuru
- Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai
Re: css for post body ipb
Mini8ightforum.forumotion.com
tyhodge11- Forumember
- Posts : 76
Reputation : 1
Language : english
Re: css for post body ipb
The font color is white on your forum.
Sanket- ForumGuru
- Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai
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- Forumember
- Posts : 76
Reputation : 1
Language : english
Re: css for post body ipb
try this . css
- Code:
.post-entry div {color:#fff;}
midoweb96- Forumember
- Posts : 166
Reputation : 12
Language : Css - Html - Jquery
Re: css for post body ipb
Thank you midoweb. That worked.
tyhodge11- Forumember
- Posts : 76
Reputation : 1
Language : english
Re: css for post body ipb
tyhodge11 wrote:Thank you midoweb. That worked.
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
» body opacity
» Reduce Space between post profile and post body
» post body
» How do you remove this line separating miniprofile and post body on an Invision forum?
» [HELP] Body Problems
» Reduce Space between post profile and post body
» post body
» How do you remove this line separating miniprofile and post body on an Invision forum?
» [HELP] Body Problems
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum