Making a skin with the 'table format'?, What is it and is there a code? =) |
Making a skin with the 'table format'?, What is it and is there a code? =) |
![]()
Post
#1
|
|
![]() Look4theArrowOnThe FedEx truck ![]() ![]() ![]() Group: Member Posts: 35 Joined: Jul 2004 Member No: 34,419 ![]() |
Hi! I've looked in Xanga Scripts, but when I'm not exactly sure what its really called..its hard to find it. Ive heard people say "i made this skin using the table format" and then their skin looks really neat and clean cut. What is this 'table format' and is there a code? Thanks!!
![]() |
|
|
![]() |
![]()
Post
#2
|
|
![]() Wife of Legolas ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,290 Joined: Apr 2004 Member No: 10,190 ![]() |
I'm not sure if this is what you mean:
CODE <!-- begin code provided by createblog.com --> table.header, table.main, table.footer,table.navigation{width:677;} table.blogbody{width:450;} div.blogheader, .caption{width:100%;} table.left{width:200;} td.maincenter {text-align:center;} table.blogbody { border: 0px; text-align:left; background-color:8D8F8F; border-left:1px solid #000000; border-right:1px solid #000000; border-bottom:1px solid #000000;} table.left { background-color: 8D8F8F; border:1px solid #000000;padding:0px;} table.left th { background-color: 8D8F8F; width:200;font: 19px georgia; text-transform: none; color: #000000;border: 0px; text-align: left; font-weight:bold;padding-top:5; padding-left:7;padding-right:7; padding-bottom:1; background-image: url(none);} table.left TD { background-color: transparent; color: #000000; border: 0px;width:200; text-align:left; padding-top:0; padding-bottom:6; padding-left:7; padding-right:7;} .blogbody td{ width: 0px;padding: 6px; padding-left:1px; padding-right:6px; padding-top:0px; text-align:left;} table.search{ border:#000000 solid 1px; background-color:#8D8F8F;} table.search td{ background-color:#8D8F8F;} table.container{ width:650; border:3px solid #000000; background:#8D8F8F url(http://images.cbstaff.com/xanga/03/0706_bg.jpg);} +++++++++++++++ <table class="container" align="center" cellspacing="0" cellpadding="0" width="677"> <tr><td class="banner" align="center"> <div style="position:static; margin-left: -3px; margin-top: 0px; overflow: auto;"> <!-- end code provided by createblog.com --> ++++++++++++++++ but here's all the stuff that i find useful to make changes with especially that last bit |
|
|
![]() ![]() |