Welcome Guest [Log In] [Register]
We hope you enjoy your visit.

You're currently viewing our forum as a guest. This means you are limited to certain areas of the board and there are some features you can't use. If you join our community, you'll be able to access member-only sections, and use many member-only features such as customizing your profile, sending personal messages, and voting in polls. Registration is simple, fast, and completely free.


Join our community!


If you're already a member please log in to your account to access all of our features:

Username:   Password:
Add Reply
Change Post Font Color?
Topic Started: Dec 10 2009, 03:31 PM (1,122 Views)
Im STUPID
Member
 *   *  
OK, is there anyway to change all post font colors without having to change the main text color for the whole site????

Quote:
 
.post1 { background-color: #000000; background-image: url(http://) }
.post2 { background-color: #000000; background-image: url(http://) }


^^^^ thats how it is now

Quote:
 
.post1 { background-color: #000000; background-image: url(http://); font-color: #465584 }
.post2 { background-color: #000000; background-image: url(http://) font-color: #465584 }


^^^^ Thats how i want it to be but it never worrks
Oh yeah and im using invisionfree not zeta
Offline Profile Quote Post Goto Top
 
Pete B
Member
 *   *   *   *   *   *   *   *  
This question appears to be about InvisionFree, not ZetaBoards. It's now been moved to the appropriate InvisionFree support section. Thank you.
Try:

Code:
 
.post1 { background-color: #000000; color: #465584; }
.post2 { background-color: #000000; color: #465584 }
Edited by Pete B, Dec 10 2009, 05:12 PM.
Offline Profile Quote Post Goto Top
 
1 user reading this topic (1 Guest and 0 Anonymous)
« Previous Topic · zIFBoards - Skinning & Code Support · Next Topic »
Add Reply