a quick and easy qwestion, hmm |
a quick and easy qwestion, hmm |
![]()
Post
#1
|
|
![]() P.S. ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 453 Joined: Aug 2004 Member No: 40,802 ![]() |
When you make a skin do you have to use the code provided by createblog?
|
|
|
![]() |
![]()
Post
#2
|
|
![]() P.S. ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 453 Joined: Aug 2004 Member No: 40,802 ![]() |
<!-- begin code provided by createblog.com -->
<style type="text/css"> /*Name of Your Skin*/ /*by YOU*/ body { background-image:url(PUT URL HERE IF YOU HAVE A BACKGROUND IMAGE, IF NOT, DELETE EVERYTHING INSIDE THE PARENTHESES); background-repeat: repeat-y-x; background-color: #COLOR CODE; scrollbar-face-color: #COLOR CODE; scrollbar-shadow-color: #COLOR CODE; scrollbar-highlight-color: #COLOR CODE; scrollbar-3dlight-color: #COLOR CODE; scrollbar-darkshadow-color: #COLOR CODE; scrollbar-track-color: #COLOR CODE; scrollbar-arrow-color: #COLOR CODE; } #rblEprops, #pnlEnabled table, #pnlEprops table { width: auto !important; } table.blogbody { width:WIDTH OF THE BLOGpx; font-family: Arial; font-weight: none; font-size: 12pt; color: #COLOR; text-align: justify; padding: 0px; margin-top: 2px; } div.smalltext{ width: WIDTHpx; padding: 3px; text-align: left; } .caption, .blogheader { width: 380px; padding: 3px; font-family: CHANGE FONT; font-size: 16pt; text-align: center; color: #COLOR; background-color: #COLOR; text-transform: lowercaps; margin-top: 10px; } P, B, I, TD, TH {font-family: FONT; color: #COLOR CODE OF FONT; font-size: 8pt; } A:link, A:visited, A:active {color:#COLOR CODE OF A LINK; text-decoration:none; font-size:8pt;} a:hover {text-decoration: underline; color:#COLOR; font-size: 8pt; );} b, strong, i, u, { /* edit colors when bold italic underline */ font-family: arial; font-size: 8pt; color: #000000; font-weight: bold; text-transform: lowercaps; </style> <!-- end code provided by createblog.com --> |
|
|
![]() ![]() |