Log In · Register

 
Trouble w/ backgrounds for tables
paniponimaho
post Nov 17 2007, 07:01 PM
Post #1


Party hard, yo.
**

Group: Member
Posts: 25
Joined: Oct 2005
Member No: 275,038



I'm trying to change my layout so that the tables are a different color than my actual background, but for some reason it's not working for me. Whenever I try to edit my html code for the layout, the final result is something completely different!

Here is the actual code for my page:

CODE
<style type="text/css">
body {
background-color: none;
background-image: url('http://i7.photobucket.com/albums/y259/Eladnova/chibidino.png');
background-attachment:fixed;
background-repeat: repeat;
background-position: center;
scrollbar-arrow-color:FFFFFF;
scrollbar-track-color: CCFFCC;
scrollbar-shadow-color: CCFFCC;
scrollbar-face-color:CCFFCC;
scrollbar-highlight-color:CCFFCC;
scrollbar-darkshadow-color:CCFFCC;
scrollbar-3dlight-color:CCFFCC;}
body{cursor: crosshair}
A:hover {cursor: crosshair}

table table { border: 1px }
table table table table{border:1px}
table, tr, td { background-color:FFFFFF; border:solid; border-width:1;}
table table table {
border-style:solid;
border-width:1px;
border-color:000000;
background-color:FFFFFF;
background-image:url('');
background-repeat: repeat;
background-attachment: fixed
}
font, body, table, td, div, h1, h2, br, a, p {font-family:verdana; font-size:10px; color:000000; background-color:none text-transform:normal; text-decoration:none; font-weight:none;}

.text {font-family: verdana; font-size: 10px; color: 000000; text-transform: normal; text-decoration: none;}
.blacktext12 {font-family: arial; font-size: 15px; color: 000000; text-transform: uppercase; text-align: center; background-color:none}
.redtext {font-family:verdana; font-size:10px; color:000000; background-color:none;text-transform:normal; text-decoration:none; font-weight:none;border: none;}
.redbtext {font-family:verdana; font-size:10px; color:000000; background-color:none;text-transform:normal; text-decoration:none; font-weight:none;border: none;}
.orangetext15 {font-family: verdana; font-size: 10px; color: 000000; text-transform: normal; background-color:none;}
.whitetext12 {font-family: verdana; font-size: 10px; color: 000000; text-transform: normal; text-align: center; background-color: none; border: none; display: block;}
.lightbluetext8 {font-family: verdana; font-size: 10px; color: 000000; text-transform: normal; text-align: right; background-color: none; border: none; display: block;}
.btext {font-family: verdana; font-size: 10px; color: 000000; text-transform: normal; text-align: center; background-color: none; border: none; display: block;}
.blacktext10 {font-family: verdana; font-size: 10px; color: 000000; text-transform: normal; text-align: center; background-color: none; border: none; display: block;}
.nametext{background-image:url(http://i7.photobucket.com/albums/y259/Eladnova/pandazoidgreen1.png);background-position:Center;background-repeat:no-repeat; overflow:hidden;height:82px;width:281px; font-size:0.5px;text-align:left;color:FFFFFF;padding: 0px 0px 0px 0px;margin: 0px 0px 0px 0px;display:block;line-height:0px;}

a:link, a:active, a.man:link, a.text:link, a.redlink:link, a.redlink:active, a.navbar:link, a.navbar:active {font-family: verdana; font-size:10px; color:000000; background-color:none;text-transform:normal; text-decoration:none; font-weight:none;}
a:visited, a.man:visited, a.text:visited, a.redlink:visited, a.navbar:visited {font-family:verdana; font-size:10px; color:000000; background-color:none;text-transform:normal; text-decoration:none; font-weight:none;}
a:hover, a.man:hover, a.text:hover, a.redlink:hover, a.navbar:hover {font-family:verdana; font-size:15px; color:FF9999; background-color:none;text-transform:normal; text-decoration:none; font-weight:none;}

A:hover {font-color: FF9999; background-color: ffffff;}
a:hover img {filter: Blur(Add = 1, Direction = 225, Strength = 10);}</style>


Here are some extra codes (in about me):

CODE
<style type="text/css">.contactTable {display:none!important; border:0px !important;}</style>

CODE
<style type="text/css">
.friendSpace {display:none;}
.friendsComments {display:none;}
.contactTable {display: none;}
.extendedNetwork {display:none;}
.latestBlogEntry {display:none;}
.userProfileURL {display:none;}
</style>


Here's my myspace: http://myspace.com/panda_no_jutsu
I'd appreciate it if you tell me what I did wrong and tell me what to edit to make it look right sweating.gif
Thanks to whoever reads this!
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: