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:
Multiquote (on) Multiquote (off)
Add Reply
Topic Title Font
Topic Started: Apr 2 2018, 07:05 PM (282 Views)
shannt10
Member
[ * ]
Posted Image
Offline Profile Quote Post Goto Top
 
Helena
Member Avatar
M is for Mod

Add this to the CSS with whatever text customizations you want:

Code:
 
table.posting input {
color:red;
font-family: "Georgia", serif;
font-style:italic;
}


If you don't want the same customizations applied to explanation text below the BBcode buttons, use this below the above code to set it back to what you want:
Code:
 
table.posting td#c_bbcode input {
color:black;
font-family: "Helvetica", sans-serif;
font-style:normal;
}
Offline Profile Quote Post Goto Top
 
shannt10
Member
[ * ]
Thank you! :)
Offline Profile Quote Post Goto Top
 
1 user reading this topic (1 Guest and 0 Anonymous)
« Previous Topic · ZetaBoards - Theme & Code Support · Next Topic »
Add Reply