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
Skin for my Board; Making changes to the colors(CSS)
Topic Started: Sep 9 2008, 11:51 AM (278 Views)
Marta1313
Member Avatar
Member
 *   *  
Heres the link to my board:
Small Town Basketball love

I want to change the blue and orange colors throughout the board. Right now it is blue and orange. I have allready gotten permission from the person who made the skin. I am not sure where in the CSS i can locate this and change those colors. I also want the text within the skin everywhere to match if i change the colors to something else. Im not sure what colors i want to use yet...I iwll look that up when the times comes.....but I need help with locating it in the CSS where im supposed to change it....I dont know if you need my CSS code but i will give it to you here:

html { overflow-x: auto; overflow-y: auto; }

form { display:inline; }
img { vertical-align:middle; border:0px }
BODY { font-family: Verdana, Tahoma, sans-serif; font-size: 9px; color: #000; margin:10px 10px 10px 10px;background: #ECECEC url(http://i4.ifrm.com/13280/69/upload/p253480.jpg) }
TABLE, TR, TD { font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 9px; color: #000; }
a:link, a:visited, a:active { text-decoration: none; color: #006699 }
a:hover { color: #FFBF69; text-decoration:none; }

.caldate { text-align: right; font-weight: bold; font-size:10px; color:#006699; background-color: #DDDDDD; padding: 4px; margin: 0px }

.warngood { color:green }
.warnbad { color:red }

#ipbwrapper { width: 850px; margin-left: auto; margin-right: auto; }

#profilename { font-size:28px; font-weight:bold; }
#calendarname { font-size:22px; font-weight:bold; }

#ucpmenu { line-height:150%;width:22%; border:1px solid #FFFFFF;background-color: #F3F3F3 }
#ucpmenu p { padding:2px 5px 6px 9px;margin:0px; }
#ucpcontent { background-color: #F3F3F3; border:1px solid #FFFFFF;line-height:150%; width:auto }
#ucpcontent p { padding:10px;margin:0px; }

#logostrip { border: none; background-color: #ECECEC; background-image: url(); padding: 0px; margin: 0px; }
#submenu { display:none }
#userlinks { border:1px solid #FFFFFF; background-color: #F3F3F3 }

#navstrip { font-weight:bold;padding:6px 0px 6px 0px; }

.activeuserstrip { background-color: #FFBF69; padding: 3px; font-size: 7px; text-transform: uppercase; font-weight: bold; color: #ECECEC }
.activeuserstrip a { color: #ECECEC; text-decoration: none }
.activeuserstrip a:hover { color: #006699; text-decoration: none }

.pformstrip { font-weight: bold; font-size: 7px; text-transform: uppercase; color:#FFFFFF; padding:2px 1px 2px 1px; margin:0px; background: #FFBF69 }
.pformleft { background-color: #F3F3F3; padding:6px; margin-top:1px;width:25%; border-top:1px solid #FFFFFF; border-right:1px solid #FFFFFF; }
.pformleftw { background-color: #F3F3F3; padding:6px; margin-top:1px;width:40%; border-top:1px solid #FFFFFF; border-right:1px solid #FFFFFF; }
.pformright { background-color: #F3F3F3; padding:6px; margin-top:1px;border-top:1px solid #FFFFFF; }

.post1 { background-color: #F3F3F3 }
.post1 a { color: #006699; font-weight: bold; text-decoration: none; }
.post1 a:hover { color: #FFBF69; text-decoration: none; }
.post2 { background-color: #F3F3F3 }
.post2 a { color: #006699; font-weight: bold; text-decoration: none; }
.post2 a:hover { color: #FFBF69; text-decoration: none; }
.postlinksbar { font-weight: bold; font-size: 7px; text-transform: uppercase; color:#FFFFFF; padding:1px 1px 1px 1px; margin:0px; background: #FFBF69 }
.postlinksbar a { color: #FFFFFF; text-decoration: none; }
.postlinksbar a:hover { color: #0099CC; text-decoration: none; }

.row1 { background-color: #F3F3F3 }
.row2 { background-color: #F3F3F3 }
.row3 { background-color: #F3F3F3 }
.row4 { background-color: #F3F3F3 }
.row4 div.row4 {border: none! important}
div.row4 {border-color: #FFFFFF; border-right: 1px solid #FFFFFF; border-bottom: 1px solid #FFFFFF!important; border-top: 1px solid #FFFFFF!important; border-left: 1px solid #FFFFFF!important; }
div.row4 {border-color: #FFFFFF!important; background-color: #F3F3F3;}

.darkrow1 { background-color: #006699; color:#ECECEC; }
.darkrow2 { background-color: #FFBF69; color:#ECECEC; padding: 0px; font-size: 7px; text-transform: uppercase; font-weight: bold; }
.darkrow3 { background-color: #E3E3E3; color:#006699; }

.hlight { background-color: #DDDDDD }
.dlight { background-color: #ECECEC }

.titlemedium { font-weight: bold; font-size: 7px; text-transform: uppercase; color:#FFFFFF; padding:1px 1px 1px 1px; margin:0px; background: #FFBF69; height: 3px; }
.titlemedium a:link, .titlemedium a:visited, .titlemedium a:active { text-decoration: none; color: #FFFFFF }

.maintitle { vertical-align: middle; font-weight: bold; text-transform: uppercase; font-size: 10; color: #ECECEC; letter-spacing: -1px; text-align: right; padding: 2px 2px 2px 0px; margin: 0px 1px 0px 1px; background: #0099CC; }
.maintitle a:link, .maintitle a:visited, .maintitle a:active { text-decoration: none; color: #FFFFFF }
.maintitle a:hover { text-decoration: none; color: #ECECEC; }
.maintitle img { display:none; }

.plainborder { border:3px solid #FFFFFF;background-color:#FFFFFF }
.tableborder { border:1px solid #FFFFFF;background-color:#FFFFFF; padding:0px; margin:0px; width:100% }
.tablefill { border:1px solid #FFFFFF;background-color:#F3F3F3;padding:6px; }
.tablepad { background-color:#F3F3F3;padding:6px }
.tablebasic { width:100%; padding:0px 0px 0px 0px; margin:0px; border:0px }

div.tableborder div.tablepad { background-color: #F3F3F3!important; }
div.tableborder div.tablepad table { background-color: #ECECEC!important; }
div.tableborder div.tablepad input { color: #666666!important; background-color: #F3F3F3!important; border: 1px solid #FFFFFF; }

.mtable { background: #ECECEC; width: 870px; border: 6px solid #FFFFFF; padding: 5px 8px 5px 5px; }
.sbtitle { vertical-align: middle; font-weight: bold; text-transform: uppercase; font-size: 10; color: #FFFFFF; letter-spacing: -1px; text-align: right; padding: 2px 2px 2px 0px; margin: 0px; background: #0099CC; }
.mimmy { background-color: #0099CC; color: #ECECEC; font-weight: bold; font-size: 7px; text-transform: uppercase; letter-spacing: 1px; text-align: right; padding: 2px 2px 0px 0px; border-bottom: 4px solid #FFBF69; }
.mimmy a { color: #FFBF69; text-decoration: none; }
.mimmy a:hover { color: #FFFFFF; text-decoration: none; }

.desc { font-size:9px; color:#434951 }
.desc a { color: #006699; text-decoration: none; }
.desc a:hover { color: #FFBF69; text-decoration: none; }
.edit { font-size: 9px }

.signature { font-size: 9px; color: #006699 }
.postdetails { font-size: 9px }
.postcolor { font-size: 9px; line-height: 160% }

.normalname { font-size: 10px; font-weight: bold; color: #003 }
.normalname a:link, .normalname a:visited, .normalname a:active { font-size: 10px }
.unreg { font-size: 10px; font-weight: bold; color: #900 }

#QUOTE { font-family: Verdana, Arial, sans-serif; font-size: 9px; color: #666666; background-color: #FFFFFF; border-left: 6px solid #006699; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 4px }
#CODE { font-family: Verdana, Arial, sans-serif; font-size: 9px; color: #333333; background-color: #FFFFFF; border-left: 6px solid #FFBF69; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 4px }

.copyright { font-family: Verdana, Tahoma, Arial, Sans-Serif; font-size: 9px; line-height: 12px }

.codebuttons { background-color: #ECECEC; color: #006699; font-size: 9px; font-family: verdana, helvetica, sans-serif; vertical-align: middle; border: 1px solid #FFFFFF; }
.forminput, .textinput, .radiobutton, .checkbox { background-color: #FFFFFF; color: #333333; font-size: 9px; border: 1px solid #EEEEEE; font-family: verdana, helvetica, sans-serif; vertical-align: middle }
textarea { background-color: #FFFFFF; border: 1px solid #ECECEC; color: #000; }

.thin { padding:6px 0px 6px 0px;line-height:140%;margin:2px 0px 2px 0px;border-top:1px solid #FFF;border-bottom:1px solid #FFF }

.purple { color:purple;font-weight:bold }
.red { color:red;font-weight:bold }
.green { color:green;font-weight:bold }
.blue { color:blue;font-weight:bold }
.orange { color:#F90;font-weight:bold }

.topmenu { display:inline }
.topmenu a { background-color: #0099CC; color: #ECECEC; padding: 2px 5px 2px 5px; }
.topmenu a:hover { background-color: #FFBF69; color: #FFFFFF; padding: 5px; }

.fdescrip { display:inline; }
.fdescrip { font-size: 7px; font-weight: bold; text-transform: uppercase; background-color: #F3F3F3; border-bottom: 3px solid #FDD6A2; border-top: 1px solid #FDD6A2; border-left: 1px solid #FDD6A2; border-right: 3px solid #FDD6A2; padding: 2px; }
.fdescrip a { color: #0099CC; text-decoration: none; }
.fdescrip a:hover { color: #FFBF69; text-decoration: none; }





<!-- CRAP -->
fieldset.search { padding:6px; line-height:150% }
label { cursor:pointer; }
img.attach { border:2px outset #EEF2F7;padding:2px }
.googleroot { padding:6px; line-height:130% }
.googlechild { padding:6px; margin-left:30px; line-height:130% }
.googlebottom, .googlebottom a:link, .googlebottom a:visited, .googlebottom a:active { font-size:11px; color: #3A4F6C; }
.googlish, .googlish a:link, .googlish a:visited, .googlish a:active { font-size:14px; font-weight:bold; color:#00D; }
.googlepagelinks { font-size:1.1em; letter-spacing:1px }
.googlesmall, .googlesmall a:link, .googlesmall a:active, .googlesmall a:visited { font-size:10px; color:#434951 }
li.helprow { padding:0px; margin:0px 0px 10px 0px }
ul#help { padding:0px 0px 0px 15px }
iframe { width: 100%; }
option.cat { font-weight:bold; }
option.sub { font-weight:bold;color:#555 }
#padandcenter { margin-left:auto;margin-right:auto;text-align:center;padding:14px 0px 14px 0px }
#photowrap { padding:6px; }
#phototitle { font-size:24px; border-bottom:1px solid black }
#photoimg { text-align:center; margin-top:15px }
#ipsbanner { position:absolute;top:1px;right:5%; }
.wrapmini { float:left;line-height:1.5em;width:25% }
.pagelinks { float:left;line-height:1.2em;width:35% }
.searchlite { font-weight:bold; color:#F00; background-color:#FF0
Offline Profile Quote Post Goto Top
 
Lone Stranger (S)
Member Avatar
Member
 *   *   *   *   *  
Have you read the Skinning Documentation yet? More specifically, try looking in this documentation :)
Offline Profile Quote Post Goto Top
 
Marta1313
Member Avatar
Member
 *   *  
Marta1313
Sep 9 2008, 11:51 AM
Heres the link to my board:
Small Town Basketball love

I want to change the blue and orange colors throughout the board. Right now it is blue and orange. I have allready gotten permission from the person who made the skin. I am not sure where in the CSS i can locate this and change those colors. I also want the text within the skin everywhere to match if i change the colors to something else. Im not sure what colors i want to use yet...I iwll look that up when the times comes.....but I need help with locating it in the CSS where im supposed to change it....I dont know if you need my CSS code but i will give it to you here:

html { overflow-x: auto; overflow-y: auto; }

form { display:inline; }
img { vertical-align:middle; border:0px }
BODY { font-family: Verdana, Tahoma, sans-serif; font-size: 9px; color: #000; margin:10px 10px 10px 10px;background: #ECECEC url(http://i4.ifrm.com/13280/69/upload/p253480.jpg) }
TABLE, TR, TD { font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 9px; color: #000; }
a:link, a:visited, a:active { text-decoration: none; color: #006699 }
a:hover { color: #FFBF69; text-decoration:none; }

.caldate { text-align: right; font-weight: bold; font-size:10px; color:#006699; background-color: #DDDDDD; padding: 4px; margin: 0px }

.warngood { color:green }
.warnbad { color:red }

#ipbwrapper { width: 850px; margin-left: auto; margin-right: auto; }

#profilename { font-size:28px; font-weight:bold; }
#calendarname { font-size:22px; font-weight:bold; }

#ucpmenu { line-height:150%;width:22%; border:1px solid #FFFFFF;background-color: #F3F3F3 }
#ucpmenu p { padding:2px 5px 6px 9px;margin:0px; }
#ucpcontent { background-color: #F3F3F3; border:1px solid #FFFFFF;line-height:150%; width:auto }
#ucpcontent p { padding:10px;margin:0px; }

#logostrip { border: none; background-color: #ECECEC; background-image: url(); padding: 0px; margin: 0px; }
#submenu { display:none }
#userlinks { border:1px solid #FFFFFF; background-color: #F3F3F3 }

#navstrip { font-weight:bold;padding:6px 0px 6px 0px; }

.activeuserstrip { background-color: #FFBF69; padding: 3px; font-size: 7px; text-transform: uppercase; font-weight: bold; color: #ECECEC }
.activeuserstrip a { color: #ECECEC; text-decoration: none }
.activeuserstrip a:hover { color: #006699; text-decoration: none }

.pformstrip { font-weight: bold; font-size: 7px; text-transform: uppercase; color:#FFFFFF; padding:2px 1px 2px 1px; margin:0px; background: #FFBF69 }
.pformleft { background-color: #F3F3F3; padding:6px; margin-top:1px;width:25%; border-top:1px solid #FFFFFF; border-right:1px solid #FFFFFF; }
.pformleftw { background-color: #F3F3F3; padding:6px; margin-top:1px;width:40%; border-top:1px solid #FFFFFF; border-right:1px solid #FFFFFF; }
.pformright { background-color: #F3F3F3; padding:6px; margin-top:1px;border-top:1px solid #FFFFFF; }

.post1 { background-color: #F3F3F3 }
.post1 a { color: #006699; font-weight: bold; text-decoration: none; }
.post1 a:hover { color: #FFBF69; text-decoration: none; }
.post2 { background-color: #F3F3F3 }
.post2 a { color: #006699; font-weight: bold; text-decoration: none; }
.post2 a:hover { color: #FFBF69; text-decoration: none; }
.postlinksbar { font-weight: bold; font-size: 7px; text-transform: uppercase; color:#FFFFFF; padding:1px 1px 1px 1px; margin:0px; background: #FFBF69 }
.postlinksbar a { color: #FFFFFF; text-decoration: none; }
.postlinksbar a:hover { color: #0099CC; text-decoration: none; }

.row1 { background-color: #F3F3F3 }
.row2 { background-color: #F3F3F3 }
.row3 { background-color: #F3F3F3 }
.row4 { background-color: #F3F3F3 }
.row4 div.row4 {border: none! important}
div.row4 {border-color: #FFFFFF; border-right: 1px solid #FFFFFF; border-bottom: 1px solid #FFFFFF!important; border-top: 1px solid #FFFFFF!important; border-left: 1px solid #FFFFFF!important; }
div.row4 {border-color: #FFFFFF!important; background-color: #F3F3F3;}

.darkrow1 { background-color: #006699; color:#ECECEC; }
.darkrow2 { background-color: #FFBF69; color:#ECECEC; padding: 0px; font-size: 7px; text-transform: uppercase; font-weight: bold; }
.darkrow3 { background-color: #E3E3E3; color:#006699; }

.hlight { background-color: #DDDDDD }
.dlight { background-color: #ECECEC }

.titlemedium { font-weight: bold; font-size: 7px; text-transform: uppercase; color:#FFFFFF; padding:1px 1px 1px 1px; margin:0px; background: #FFBF69; height: 3px; }
.titlemedium a:link, .titlemedium a:visited, .titlemedium a:active { text-decoration: none; color: #FFFFFF }

.maintitle { vertical-align: middle; font-weight: bold; text-transform: uppercase; font-size: 10; color: #ECECEC; letter-spacing: -1px; text-align: right; padding: 2px 2px 2px 0px; margin: 0px 1px 0px 1px; background: #0099CC; }
.maintitle a:link, .maintitle a:visited, .maintitle a:active { text-decoration: none; color: #FFFFFF }
.maintitle a:hover { text-decoration: none; color: #ECECEC; }
.maintitle img { display:none; }

.plainborder { border:3px solid #FFFFFF;background-color:#FFFFFF }
.tableborder { border:1px solid #FFFFFF;background-color:#FFFFFF; padding:0px; margin:0px; width:100% }
.tablefill { border:1px solid #FFFFFF;background-color:#F3F3F3;padding:6px; }
.tablepad { background-color:#F3F3F3;padding:6px }
.tablebasic { width:100%; padding:0px 0px 0px 0px; margin:0px; border:0px }

div.tableborder div.tablepad { background-color: #F3F3F3!important; }
div.tableborder div.tablepad table { background-color: #ECECEC!important; }
div.tableborder div.tablepad input { color: #666666!important; background-color: #F3F3F3!important; border: 1px solid #FFFFFF; }

.mtable { background: #ECECEC; width: 870px; border: 6px solid #FFFFFF; padding: 5px 8px 5px 5px; }
.sbtitle { vertical-align: middle; font-weight: bold; text-transform: uppercase; font-size: 10; color: #FFFFFF; letter-spacing: -1px; text-align: right; padding: 2px 2px 2px 0px; margin: 0px; background: #0099CC; }
.mimmy { background-color: #0099CC; color: #ECECEC; font-weight: bold; font-size: 7px; text-transform: uppercase; letter-spacing: 1px; text-align: right; padding: 2px 2px 0px 0px; border-bottom: 4px solid #FFBF69; }
.mimmy a { color: #FFBF69; text-decoration: none; }
.mimmy a:hover { color: #FFFFFF; text-decoration: none; }

.desc { font-size:9px; color:#434951 }
.desc a { color: #006699; text-decoration: none; }
.desc a:hover { color: #FFBF69; text-decoration: none; }
.edit { font-size: 9px }

.signature { font-size: 9px; color: #006699 }
.postdetails { font-size: 9px }
.postcolor { font-size: 9px; line-height: 160% }

.normalname { font-size: 10px; font-weight: bold; color: #003 }
.normalname a:link, .normalname a:visited, .normalname a:active { font-size: 10px }
.unreg { font-size: 10px; font-weight: bold; color: #900 }

#QUOTE { font-family: Verdana, Arial, sans-serif; font-size: 9px; color: #666666; background-color: #FFFFFF; border-left: 6px solid #006699; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 4px }
#CODE { font-family: Verdana, Arial, sans-serif; font-size: 9px; color: #333333; background-color: #FFFFFF; border-left: 6px solid #FFBF69; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 4px }

.copyright { font-family: Verdana, Tahoma, Arial, Sans-Serif; font-size: 9px; line-height: 12px }

.codebuttons { background-color: #ECECEC; color: #006699; font-size: 9px; font-family: verdana, helvetica, sans-serif; vertical-align: middle; border: 1px solid #FFFFFF; }
.forminput, .textinput, .radiobutton, .checkbox { background-color: #FFFFFF; color: #333333; font-size: 9px; border: 1px solid #EEEEEE; font-family: verdana, helvetica, sans-serif; vertical-align: middle }
textarea { background-color: #FFFFFF; border: 1px solid #ECECEC; color: #000; }

.thin { padding:6px 0px 6px 0px;line-height:140%;margin:2px 0px 2px 0px;border-top:1px solid #FFF;border-bottom:1px solid #FFF }

.purple { color:purple;font-weight:bold }
.red { color:red;font-weight:bold }
.green { color:green;font-weight:bold }
.blue { color:blue;font-weight:bold }
.orange { color:#F90;font-weight:bold }

.topmenu { display:inline }
.topmenu a { background-color: #0099CC; color: #ECECEC; padding: 2px 5px 2px 5px; }
.topmenu a:hover { background-color: #FFBF69; color: #FFFFFF; padding: 5px; }

.fdescrip { display:inline; }
.fdescrip { font-size: 7px; font-weight: bold; text-transform: uppercase; background-color: #F3F3F3; border-bottom: 3px solid #FDD6A2; border-top: 1px solid #FDD6A2; border-left: 1px solid #FDD6A2; border-right: 3px solid #FDD6A2; padding: 2px; }
.fdescrip a { color: #0099CC; text-decoration: none; }
.fdescrip a:hover { color: #FFBF69; text-decoration: none; }





<!-- CRAP -->
fieldset.search { padding:6px; line-height:150% }
label { cursor:pointer; }
img.attach { border:2px outset #EEF2F7;padding:2px }
.googleroot { padding:6px; line-height:130% }
.googlechild { padding:6px; margin-left:30px; line-height:130% }
.googlebottom, .googlebottom a:link, .googlebottom a:visited, .googlebottom a:active { font-size:11px; color: #3A4F6C; }
.googlish, .googlish a:link, .googlish a:visited, .googlish a:active { font-size:14px; font-weight:bold; color:#00D; }
.googlepagelinks { font-size:1.1em; letter-spacing:1px }
.googlesmall, .googlesmall a:link, .googlesmall a:active, .googlesmall a:visited { font-size:10px; color:#434951 }
li.helprow { padding:0px; margin:0px 0px 10px 0px }
ul#help { padding:0px 0px 0px 15px }
iframe { width: 100%; }
option.cat { font-weight:bold; }
option.sub { font-weight:bold;color:#555 }
#padandcenter { margin-left:auto;margin-right:auto;text-align:center;padding:14px 0px 14px 0px }
#photowrap { padding:6px; }
#phototitle { font-size:24px; border-bottom:1px solid black }
#photoimg { text-align:center; margin-top:15px }
#ipsbanner { position:absolute;top:1px;right:5%; }
.wrapmini { float:left;line-height:1.5em;width:25% }
.pagelinks { float:left;line-height:1.2em;width:35% }
.searchlite { font-weight:bold; color:#F00; background-color:#FF0
Ive gone over it right now....but I cannot seem to find where im supposed to change the lines or the borders that are blue and orange...there is just to much there.

Id like for someone to specifcally tell me where in the CSS im supposed to look please and thankyou! :)
Offline Profile Quote Post Goto Top
 
Marta1313
Member Avatar
Member
 *   *  
Lone Stranger
Sep 9 2008, 12:24 PM
Have you read the Skinning Documentation yet? More specifically, try looking in this documentation :)
Ive gone over it right now....but I cannot seem to find where im supposed to change the lines or the borders that are blue and orange...there is just to much there.

Id like for someone to specifcally tell me where in the CSS im supposed to look please and thankyou!

That is why i posted my CSS to get specific help, not links that ive allready looked at but i still dont know where to find it
Offline Profile Quote Post Goto Top
 
Cory
Member Avatar
Member
 *   *   *   *   *   *   *   *   *  
The blue background on the sidebar is controlled by the .sbtitle class in your CSS.

The orange background on the sidebar is controlled by the .titlemedium class.

The .maintitle class controls the blue background where the category titles display.

The .darkrow2 class controls the orange background below the forums.

The copyright background is controlled by the .mimmy class.

The .pformstrip class controls the orange background on the registration and login page.

You can also perform a browser search (Ctrl + F) to find those colors in your CSS: #0099CC - #FFBF69

Also, this guide will help you identify what's what in your CSS.
Offline Profile Quote Post Goto Top
 
Marta1313
Member Avatar
Member
 *   *  
Cory R
Sep 9 2008, 03:01 PM
The blue background on the sidebar is controlled by the .sbtitle class in your CSS.

The orange background on the sidebar is controlled by the .titlemedium class.

The .maintitle class controls the blue background where the category titles display.

The .darkrow2 class controls the orange background below the forums.

The copyright background is controlled by the .mimmy class.

The .pformstrip class controls the orange background on the registration and login page.

You can also perform a browser search (Ctrl + F) to find those colors in your CSS: #0099CC - #FFBF69

Also, this guide will help you identify what's what in your CSS.
Thankyou very much for your help! :)
Offline Profile Quote Post Goto Top
 
Marta1313
Member Avatar
Member
 *   *  
Cory R
Sep 9 2008, 03:01 PM
The blue background on the sidebar is controlled by the .sbtitle class in your CSS.

The orange background on the sidebar is controlled by the .titlemedium class.

The .maintitle class controls the blue background where the category titles display.

The .darkrow2 class controls the orange background below the forums.

The copyright background is controlled by the .mimmy class.

The .pformstrip class controls the orange background on the registration and login page.

You can also perform a browser search (Ctrl + F) to find those colors in your CSS: #0099CC - #FFBF69

Also, this guide will help you identify what's what in your CSS.
Ive gotten alot of it done allready. I am still having difficulty with the sidebar. I cannot seem to locate where it is to change the color blue into the other color i have. :unsure:
Offline Profile Quote Post Goto Top
 
Cory
Member Avatar
Member
 *   *   *   *   *   *   *   *   *  
Blue background of the sidebar:
Quote:
 
.sbtitle { vertical-align: middle; font-weight: bold; text-transform: uppercase; font-size: 10; color: #FFFFFF; letter-spacing: -1px; text-align: right; padding: 2px 2px 2px 0px; margin: 0px; background: #0099CC; }
Orange background of the sidebar:
Quote:
 
.titlemedium { font-weight: bold; font-size: 7px; text-transform: uppercase; color:#FFFFFF; padding:1px 1px 1px 1px; margin:0px; background: #FFBF69; height: 3px; }
Offline Profile Quote Post Goto Top
 
1 user reading this topic (1 Guest and 0 Anonymous)
« Previous Topic · zIFBoards Support & Galleries · Next Topic »
Add Reply