Personalize Your Visit

League Name:
League Cgi No.:



Whats this for?Need help?

Main Menu

Quick Links
arrow Home
arrow Search
arrow Donations  new
arrow Change Skin

Page Customization
arrow Start Here
arrow Myleague Themes  new
arrow Left Side Generator
arrow Main Page Generator
arrow Top 20 Generator  new
arrow Tourney Links Generator  new
arrow Calendar Generator  new
arrow Myleague Codes
arrow Myleague Plus Codes
arrow Our Help Forums

Site Extras
arrow HTML Tester
arrow Table Generator
arrow Script Generators
arrow Downloads

Feedback
arrow Contact Us
arrow Link To Us

Other Links
arrow Link Depot
arrow Myleague Links
arrow Image/Graphix Sites
arrow JavaScript Sites

Visitors

01. 74.6.18.2...
02. 81.52.143...
03. 65.55.208...
04. 61.135.16...
05. 67.195.37...
06. 75.68.190...
07. 67.195.37...
08. 74.6.17.1...
09. 38.103.63...
 
 

Admins101

online 9 visitors online 08-20-2008 (Wed) 8:38 am 

How to add/change colors using CSS

How to add/change colors using CSS




HOME PLUS HELP FORUMS EMAIL ME



If you have any other specific questions not discussed here, please use the email link above or visit our forums for direct help


What is CSS? How to.... Step by Step to(BOX 1) Step by Step to(BOX 2) Step by Step to(BOX 3)


How to add....

The colors you see are merely as examples, replace them with your hex code choices.


Codes to use when adding or removing......
Colored Scrollbars BODY { color: #5E6556; background: #000000 url(http://YOUR_BG_HERE.jpg); font-size: medium; scrollbar-face-color:#5E6556; scrollbar-arrow-color:#4c381D; scrollbar-track-color:#5E6556; scrollbar-shadow-color:#5E6556; scrollbar-highlight-color:#4c381D; scrollbar-3dlight-color:#4c381D; scrollbar-darkshadow-Color:#5E6556; } Changes the scrollbars for ALL pages. Add that code at the very first BODY tag.
Fixed Background BODY { color: #5E6556; background: #000000 url(http://YOUR_BG_HERE.jpg); font-size: medium; background-attachment: fixed;} Gives Background a "fixed" look for all pages. Add that to the first BODY tag.
font { font-family: Kristen ITC; color:#800000; font-weight: bold; font-size: 11pt} Affects All Pages with font commands like the Tourney Color Times, Top 20, etc.
A:link { color: #000000; font-size: medium; text-decoration: overline;} Gives your links color.
A:hover { color: #000000; font-size: medium; text-decoration: overline;} Gives your links a different look when the mouse is hovered over it.
A:visited { color: #000000; font-size: medium; text-decoration: overline;} Gives your links a different look after it has been clicked.
img { border=0 } Affects all pages that have images used as links, works best with Main page Codes.
hr { display: none; } Removes the horizontal rule in-between the logo and the main page
th { color: #FFFFFF; font-size: medium;} Affects all pages with Table Headers
h1, h2 { color: #FFFFFF; font-size: medium;} Affects pages that have header 1 and header 2 commands
input { background:#hex code; color:#000000; font:11px verdana,Arial,Helvetica,sans-serif;} Affects pages that have an input space like in Free Sign UP, Report Loss Pges
select {border-color: #FFFFFF; color:#000000; font:normal 11px Verdana,Arial,Helvetica,sans-serif} Affects all pages with select buttons, as in Standings Page
textarea {border-color: #FFFFFF; color:#000000; background-color: #919798; font:normal 11px Verdana,Arial,Helvetica,sans-serif} Standings Page, etc


BACK TO TOP








Copyright © by Admins101 All Rights Reserved.

Published on: 2004-12-19 (5015 Reads)

[ Go Back ]





        
 7,798,882 visitors since March 5th 2003. 1,602 leagues registered.Admins101™ © 2002-2008 Codezwiz Network, LLC.