background in box..., ?! |
![]() ![]() |
background in box..., ?! |
Aug 11 2004, 06:52 PM
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 70 Joined: May 2004 Member No: 16,677 |
i want to make a new layout soon and i tried using the skin creator and made a layout like this
but i want to know the code for changing the background in the "boxed" part of my xanga... the part where my entries would be... ____________________________________________________________________ here's whats in the custom header CODE <!-- begin code provided by createblog.com --> <style type='text/css'> .left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p {color: black; font-family: times new roman; font-size: 15;} a:link, .footernav.link, a.footernav:link, a.footernav:active {color: black} a:visited, a.footernav:visited, {color: black} body {background-color: black; background-image: url('http://img.photobucket.com/albums/v76/island_babe1403/backgrounds/black.png'); cursor:; scrollbar-darkshadow-color: 000000; scrollbar-3dlight-color: ff66cc; scrollbar-arrow-color: ff66ff; scrollbar-base-color: 000000; scrollbar-face-color: 000000; scrollbar-hightlight-color: 000000; scrollbar-shadow-color: 333333; scrollbar-track-color: 222222;} </style> <bgsound src=''><DIV align='center' valign='top' style='BORDER-RIGHT: #660000 1px solid; BORDER-TOP: #660000 1px solid; FILTER: alpha(opacity=100); OVERFLOW: auto; BORDER-LEFT: #660000 1px solid; WIDTH: 850px; BORDER-BOTTOM: #660000 1px solid; HEIGHT: 430px; BACKGROUND-COLOR: #ffffff'> <!-- end code provided by createblog.com --> and heres what's in the web stats CODE <!-- begin code provided by createblog.com --> <script language=Javascript>var tds = document.getElementsByTagName('td');for (var i = 0; i < tds.length; i++){if (tds[i].width == '200'){tds[i].parentNode.appendChild(tds[i].cloneNode(true));tds[i].parentNode.removeChild(tds[i]);break;}}</SCRIPT> <!-- end code provided by createblog.com --> thankX! |
|
|
|
Aug 11 2004, 06:59 PM
Post
#2
|
|
![]() sang loves hayden. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 3,373 Joined: Feb 2004 Member No: 5,687 |
I kind of dont get you.. but ill try to -think- wut ur tryin to say..
CODE <!-- begin code provided by createblog.com --> <style type="text/css"> table.blogbody { background-color: #COLOR HERE; width:250px; border: 0px solid #; } </style> <!-- end code provided by createblog.com --> Replace the color here.. for the color u would like on the backround of ur entrys.. and u can change the Width:250px u can change that to wutever size u want.. and the border: 0px solid #; if u want a border around ur entrys put a color there or if u dont leave it blank |
|
|
|
![]() ![]() |