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
Background Color or Image
Topic Started: May 21 2003, 02:59 AM (118,615 Views)
lightsup55
Member Avatar
Member
 *   *   *   *   *   *   *  
Background Color:

Admin CP ›› Skinning & Styles ›› Manage Style Sheets

Find the following line and change the text marked in red.
Quote:
 
BODY { font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px; color: #000000; margin:0px 10px 0px 10px; background-color:#FFFFFF }


Helpful Links:
Basic Color Codes
Explanation of Hex Codes
List of Non-Dithering Colors
Offline Profile Quote Post Goto Top
 
lightsup55
Member Avatar
Member
 *   *   *   *   *   *   *  
Background Image:

Admin CP ›› Skinning & Styles ›› Manage Style Sheets

Find the following line:
Quote:
 
BODY { font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px; color: #000000; margin:0px 10px 0px 10px; background-color:#FFFFFF }



Make it look like this (with the bold part added). Be sure to change the URL marked in red:
Quote:
 
BODY { font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px; color: #000000; margin:0px 10px 0px 10px; background-color:#FFFFFF; background-image: url(http://www.domain.com/image.gif) }



Optional stuff:
  • To "fix" the background (the background stays frozen while scrolling), see this topic.
  • Be sure to modify background-color as the alternative is to display a standard background color if the background image does not load for any reason. The default setting is white (or #FFFFFF).



Edit: Changed the URL that user needs to change so that it isn't clickable.
Edited by lightsup55, Jun 30 2009, 09:23 AM.
Offline Profile Quote Post Goto Top
 
1 user reading this topic (1 Guest and 0 Anonymous)
« Previous Topic · Skinning Documentation · Next Topic »
Add Reply