capricieux
June 9th, 2008, 12:59 PM
Okay, I'm still a noob when it comes to making a default layout. I am working on a couple of freebie defaults before attempting to sale some & something minor is bothering me:
http://divergente.org/visitor/layouts/msp1.php
I want to make the portion at the bottom (where it contains the about links and copyright notice) have a specific width or make it transparent. I don't like how the white part at the bottom is much wider than the rest of the layout. IDK if I explained that right lol. If anyone knows what I can do to fix this problem, please let me know (Y). BTW, here's the coding I am using-
table {background-color: transparent; border:none; padding: 0px;}
tr {background-color: transparent; border:none; padding: 0px;}
td {background-color: ffffff; border:none; padding: 0px;}
table table table {background-color: ffffff; height:.01%;}
table table table table {border:none;}
td.text td.text table table td {padding:3px;}
td td td td {width: 1%; text-align:justify;}
body {
background-color: ffffff;
background-image: url(http://i273.photobucket.com/albums/jj212/salienticons/myspace/banner19bg.jpg);
background-repeat: repeat;
background-attachment: fixed;
}
b, strong {color: 009f00;}
i {font-size:11px; color: ff3387;font-family:georgia;}
u {text-decoration: none; border-bottom:1px solid; border-color: ffcc00;}
body, p, td, font, tr, th, li, table, br, .text, div, .redtext {font-family: Lucida Sans Unicode, Lucida Grande; font-size: 11px; line-height: 13px; color: 000000; text-transform: none;}
.blacktext10 {display: block; background: 00a000; color: ffffff; font-family: Arial; font-size: 11px; font-weight: bold; text-align: center; line-height: 14px;}
.nametext {color: ff3387; font-family: arial; font-weight: bold; font-size: 24px; letter-spacing: -2px; line-height: 26px; text-transform: lowercase; }
.orangetext15, .whitetext12, .btext { font-family:Arial; color: 009f00; font-size: 20px; letter-spacing:-2px; text-align: left; line-height: 20px; font-weight:bold; display:block; visibility:visible; text-transform:lowercase;
}
.redbtext {font-family:Arial; ff3387; font-size: 20px; letter-spacing:-2px; text-transform:lowercase;}
.lightbluetext8 {font-family:Arial; font-size: 12px; line-height: 14px; color: 000000; background-color: ffcc00; text-transform: lowercase; text-align: center; font-weight:bold; display: block;}
.blacktext12 {font-family: tahoma; font-size: 0px; line-height: 0px; color: ffffff; text-transform: none; text-align: center; background-color: transparent; border:0px; display: block;}
a:link, a:link font, a:active, a:active font, a:visited, a:visited font, a.navbar:link, a.navbar:active, a.navbar:visited, a.redlink:link, a.redlink:active, a.redlink:visited {
font-family:Lucida Sans Unicode, Lucida Grande; font-size: 11px; color: ff3387; font-weight: normal; text-decoration: none; letter-spacing: 0px; text-transform: none; line-height: 12px;}
a:hover, a.navbar:hover, a.redlink:hover {color: 000000;}
img {filter: none; border: 0px;}
a:link img {filter: none; border: 0px;}
a:hover img {filter: progid:DXImageTransform.Microsoft.Pixelate (maxsquare=8); border: 0px;}
.blacktext12 {
font-family: Lucida Sans Unicode, Lucida Grande; font-size:11px; line-height: 12px; color: ff3387; font-weight: normal;
}
span.blacktext12 {
background-color: transparent;
background-image: url('http://i273.photobucket.com/albums/jj212/salienticons/myspace/banner19.jpg');
background-position: center;
background-repeat: no-repeat;
width: 400px;
height: 117px;
display: block;
}
.contactTable {width:300px!important; height:150px!important; padding:0px!important; background-image:url("http://i273.photobucket.com/albums/jj212/salienticons/myspace/banner17contact2.jpg");background-repeat:no-repeat; background-color:transparent;}
.contactTable
table, table.contactTable td {padding:0px !important; border:0px; background-color:transparent; background-image:none;}
.contacttable .whitetext12 {display: none;}
.contactTable a img {visibility:hidden; border:0px!important;}
.contactTable a {display:block; height:28px; width:115px;}
.contactTable .text {font-size:1px!important;}
.contactTable .text, .contactTable a, .contactTable img {filter:none!important;}
http://divergente.org/visitor/layouts/msp1.php
I want to make the portion at the bottom (where it contains the about links and copyright notice) have a specific width or make it transparent. I don't like how the white part at the bottom is much wider than the rest of the layout. IDK if I explained that right lol. If anyone knows what I can do to fix this problem, please let me know (Y). BTW, here's the coding I am using-
table {background-color: transparent; border:none; padding: 0px;}
tr {background-color: transparent; border:none; padding: 0px;}
td {background-color: ffffff; border:none; padding: 0px;}
table table table {background-color: ffffff; height:.01%;}
table table table table {border:none;}
td.text td.text table table td {padding:3px;}
td td td td {width: 1%; text-align:justify;}
body {
background-color: ffffff;
background-image: url(http://i273.photobucket.com/albums/jj212/salienticons/myspace/banner19bg.jpg);
background-repeat: repeat;
background-attachment: fixed;
}
b, strong {color: 009f00;}
i {font-size:11px; color: ff3387;font-family:georgia;}
u {text-decoration: none; border-bottom:1px solid; border-color: ffcc00;}
body, p, td, font, tr, th, li, table, br, .text, div, .redtext {font-family: Lucida Sans Unicode, Lucida Grande; font-size: 11px; line-height: 13px; color: 000000; text-transform: none;}
.blacktext10 {display: block; background: 00a000; color: ffffff; font-family: Arial; font-size: 11px; font-weight: bold; text-align: center; line-height: 14px;}
.nametext {color: ff3387; font-family: arial; font-weight: bold; font-size: 24px; letter-spacing: -2px; line-height: 26px; text-transform: lowercase; }
.orangetext15, .whitetext12, .btext { font-family:Arial; color: 009f00; font-size: 20px; letter-spacing:-2px; text-align: left; line-height: 20px; font-weight:bold; display:block; visibility:visible; text-transform:lowercase;
}
.redbtext {font-family:Arial; ff3387; font-size: 20px; letter-spacing:-2px; text-transform:lowercase;}
.lightbluetext8 {font-family:Arial; font-size: 12px; line-height: 14px; color: 000000; background-color: ffcc00; text-transform: lowercase; text-align: center; font-weight:bold; display: block;}
.blacktext12 {font-family: tahoma; font-size: 0px; line-height: 0px; color: ffffff; text-transform: none; text-align: center; background-color: transparent; border:0px; display: block;}
a:link, a:link font, a:active, a:active font, a:visited, a:visited font, a.navbar:link, a.navbar:active, a.navbar:visited, a.redlink:link, a.redlink:active, a.redlink:visited {
font-family:Lucida Sans Unicode, Lucida Grande; font-size: 11px; color: ff3387; font-weight: normal; text-decoration: none; letter-spacing: 0px; text-transform: none; line-height: 12px;}
a:hover, a.navbar:hover, a.redlink:hover {color: 000000;}
img {filter: none; border: 0px;}
a:link img {filter: none; border: 0px;}
a:hover img {filter: progid:DXImageTransform.Microsoft.Pixelate (maxsquare=8); border: 0px;}
.blacktext12 {
font-family: Lucida Sans Unicode, Lucida Grande; font-size:11px; line-height: 12px; color: ff3387; font-weight: normal;
}
span.blacktext12 {
background-color: transparent;
background-image: url('http://i273.photobucket.com/albums/jj212/salienticons/myspace/banner19.jpg');
background-position: center;
background-repeat: no-repeat;
width: 400px;
height: 117px;
display: block;
}
.contactTable {width:300px!important; height:150px!important; padding:0px!important; background-image:url("http://i273.photobucket.com/albums/jj212/salienticons/myspace/banner17contact2.jpg");background-repeat:no-repeat; background-color:transparent;}
.contactTable
table, table.contactTable td {padding:0px !important; border:0px; background-color:transparent; background-image:none;}
.contacttable .whitetext12 {display: none;}
.contactTable a img {visibility:hidden; border:0px!important;}
.contactTable a {display:block; height:28px; width:115px;}
.contactTable .text {font-size:1px!important;}
.contactTable .text, .contactTable a, .contactTable img {filter:none!important;}