Layout code question.., which parts are for what |
Layout code question.., which parts are for what |
Jan 31 2006, 07:27 PM
Post
#1
|
|
![]() Newbie ![]() Group: Member Posts: 9 Joined: Dec 2005 Member No: 336,215 |
K, so you go this code. im in the process of making layouts.. and i was putting in color codes, reading the stuff and i was like wtf, how am i supposed to know what color code goes to what? like what colors the table background, what does the borders, stuff like that. Could someone point that out to me, like what each parts are for what?
THANKS.. heres the layout code ill be using.. <!-- begin code provided by createblog.com --> <style type="text/css"> table, tr, td { background-color:transparent; border:none; border-width:0;} body { background-image: url("BACKGROUND HERE"); background-attachment:fixed; background-repeat: repeat; background-position:bottom left; background-color:COLOR HERE; } table table { border: 0px } table table table table{border:0px} table table table { border-style:solid; border-width:1px; border-color:COLOR HERE; background-color:COLOR HERE; } TABLE, TD {background-color:transparent;border:none; border-width: 0px; color:COLOR HERE; font: normal 8px FONT HERE; padding: 0px; text-transform: uppercase; width:350px; text-align:justify;} TABLE TABLE {background-color:transparent;border: none;color:COLOR HERE; font: normal 8px FONT HERE; padding: 0px; text-transform: uppercase; text-align:justify;} TABLE TABLE TABLE {background-color:COLOR HERE;border: 1pt solid;border-color:COLOR HERE;font: bold 8px FONT HERE; height: .01%; width: 100%; padding: 1px; text-transform: uppercase; text-align:justify;} TABLE TABLE TABLE TABLE {background-color:transparent;border:none;color:COLOR HERE; font: bold 8px FONT HERE; padding: 0px; text-transform: uppercase; text-align:justify;} TABLE TABLE TABLE TABLE TABLE {background-color:transparent; border:none; color:COLOR HERE; font: normal 8px FONT HERE; padding: 0px; text-transform: uppercase; } TABLE TABLE TABLE TABLE TABLE TABLE {background-color:transparent; border:none; font: bold 8px FONT HERE; padding: 0px; text-transform: uppercase; } TD TD {text-align: normal;} TD TD TD {text-align: normal;} TD TD TD TD {border-top: 0px solid; width: 1%; text-align:justify;} TD TD TD TD TD {border-top: 1px solid COLOR HERE; text-align:justify;} TD TD TD TD TD TD {border: 0px solid;} table table td.text table td.text table table tbody td table, span.btext {display: } img {filter: progid:DXImageTransform.Microsoft.BasicImage(color=1); border: 1;} BODY { scrollbar-3dlight-color:COLOR HERE; scrollbar-arrow-color:COLOR HERE; scrollbar-base-color:COLOR HERE; scrollbar-track-color:COLOR HERE; scrollbar-darkshadow-color:COLOR HERE; scrollbar-face-color:COLOR HERE; scrollbar-highlight-color:COLOR HERE; scrollbar-shadow-color:COLOR HERE;} table, td, p, span, li, strong, div{color: COLOR HERE; font-family:FONT HERE; text-transform: lowercase; font-size: 8pt;letter-spacing:0px; font-weight:normal;} .blacktext10{color: COLOR HERE; font-family:FONT HERE;text-transform: lowercase; text-decoration:none; font-size: 8pt;font-weight:normal; } .blacktext12 {color: COLOR HERE; font-family:FONT HERE;text-transform: lowercase; text-decoration: none; font-size: 8pt;font-weight:normal;} .btext{color: COLOR HERE; font-family:FONT HERE;text-transform: lowercase; text-decoration: none; font-size: 8pt; font-weight:bold;letter-spacing:;} .nametext{color: COLOR HERE; font-family:FONT HERE;text-transform: lowercase; text-decoration: none; font-size: 28pt;font-weight:bold;letter-spacing:-0.3em;border: 1px solid COLOR HERE; letter-spacing:4px; line-height:25px;background-color:COLOR HERE; display: block;} .redbtext{color: COLOR HERE; font-family:FONT HERE;cursor:help;text-transform: uppercase; text-decoration: none; font-size: 8pt; font-weight:bold;letter-spacing:;} .redtext{color: COLOR HERE; font-family:FONT HERE;cursor:help;text-transform: lowercase; text-decoration: none; font-size: 8pt;font-weight:normal;} .redtext8{color: COLOR HERE; font-family:FONT HERE;cursor:help;text-transform: lowercase; text-decoration: none; font-size: 8pt;font-weight:normal;} .whitetext12{color: COLOR HERE; font-family:FONT HERE;cursor:help;text-transform: lowercase; text-decoration: none; font-size: 14pt;font-weight:bold; border: 1px solid COLOR HERE; letter-spacing:2px; line-height:25px;background-color:COLOR HERE; display: block;} .lightbluetext8 {font-family:FONT HERE; font-size: 16pt; color: COLOR HERE; font-weight: bold; } .orangetext15 {font-family: FONT HERE; font-size: 16pt; color: COLOR HERE; font-weight: bold; border: 1px solid COLOR HERE; letter-spacing:2px; line-height:25px;background-color:COLOR HERE; display: block;} .text {font-family: FONT HERE; font-size: 8pt; color: COLOR HERE; } a:link{color: COLOR HERE; font-family:FONT HERE;text-transform: lowercase; text-decoration: none; font-size:8pt;font-weight:bold;letter-spacing:;} a:visited{color: COLOR HERE; font-family:FONT HERE;text-transform: lowercase; text-decoration: none; font-size:8pt; font-weight:bold;letter-spacing:;} a:active{color: COLOR HERE; font-family:FONT HERE;text-transform: lowercase; text-decoration: none; font-size:8pt;font-weight: bold } a:hover{color: COLOR HERE; font-family:FONT HERE;text-transform: lowercase; text-decoration: none; font-size: 8pt;font-weight: bold} a.navbar{color: COLOR HERE; font-family:FONT HERE;text-transform: lowercase; text-decoration: none; font-size: 15pt; }font-weight: bold} a.navbar:link{color: COLOR HERE; font-family:FONT HERE;text-transform: lowercase; text-decoration: none; font-size: 15pt; font-weight: bold} a.navbar:active{color:COLOR HERE; font-family:FONT HERE;text-transform: lowercase; text-decoration: none; font-size: 15pt;border: 1px solid; border-color:COLOR HERE; background-color: COLOR HERE;font-weight: bold} a.navbar:visited{color:COLOR HERE; font-family:FONT HERE;text-transform: lowercase; text-decoration: none; font-size: 15pt;font-weight: bold} a.navbar:hover{ color: COLOR HERE; font-family:FONT HERE;text-transform: lowercase; text-decoration: none; font-size: 15pt;border: 1px solid; border-color:COLOR HERE; background-color: COLOR HERE; font-weight: bold} </style> <!-- end code provided by createblog.com --> |
|
|
|
fashi0nSense Layout code question.. Jan 31 2006, 07:27 PM
fishcake-y [ http://www.createblog.com/forums/index.php?showt... Jan 31 2006, 07:35 PM
fashi0nSense =/
i knowwwwww thats where i got the layout code ... Jan 31 2006, 07:38 PM
fishcake-y QUOTE{”Blurbs”, “About Me”, “Who I’d like to Meet”... Jan 31 2006, 07:41 PM
fashi0nSense thanks, is there anymore... Jan 31 2006, 07:51 PM
fishcake-y Um. Did you not understand that it's just a PO... Jan 31 2006, 08:23 PM
fashi0nSense LOL, omg i didnt realize. sorry, my blondness is s... Jan 31 2006, 09:48 PM![]() ![]() |