ganztoll_d

| I'm have a problem - the backgrounds on my "modules / tables ?" are not transparent like they should be. I have viewed it through my url and they are still not transparent. Heres the code "standard?" and my url.. thanks for any help in getting this straight. I have pasted this in my CSS section and completed the other portion of code and added it to my "profile section - about me." What did I do wrong???
url www.myspace.com/friesen.d
code
.pimp_my_profile { Generated at Pimp My Profile www.pimp-my-profile.com }
.pmp_credit {
created-at: link [www.Pimp-My-Profile.com] ;
}
div.wrap {
width:1000;
}
body {
background-color:#Transparent;
background-image:url("http://images.pimp-my-profile.com/i18/2/10/1/f_ce508593a23d.jpg";
background-position:Center Center;
background-attachment:fixed;
border-width:0px;
border-style:Solid;
}
div#header, div#googlebar, div#topnav, ul.profileUserAlbum li, div.content, div.module, div.contentTop, div.blurbsModule h3, div.companiesModule li.moduleItem, div.blogsModule h3, div.calendarModule h3, div.friendSpaceModule h3, div.schoolsModule li.moduleItem, div.networkingModule li.moduleItem, div.interestsModule li, ul.profileUserAlbum li, div.photo, div.profileHeaderModule, div.profileDemographics, div.contentMid, div.detailsModule li, div.commentsModule h3, div.commentsModule ul.moduleList li, div.commentsModule div.userComment, div.blurbsModule, h3.moduleHead span, div.profileDemographics, ul.profileUserInfo, div.userComment, li.odd, div.moduleBody, div.moduleList, div.moduleHead, h3.moduleHead, h3.moduleHead span span {
background-color:#Transparent;
border:none;
border-width:0 px;
}
div.module {
border-style:Solid;
border-width:0px;
}
div.content {
border-style:Solid;
border-width:0px;
}
div[class~="moduleTop"],
div[class~="moduleTop"] div,
div[class~="moduleBottom"],
div[class~="moduleBottom"] div {
background-color:#Transparent;
background-image:none;
font-size:0px;
}
div[class~="moduleTop"] div div,
div[class~="moduleBottom"] div div {
background-image:none;
}
div[class~="moduleTop"] div div {
height:5px;
border-top:none;
}
div[class~="moduleBottom"] div div {
border-bottom:none;
}
div[class~="moduleMid"] {
border-left:none;
}
div[class~="moduleMid1"] {
border-right:none;
}
div.content {
background-color:#Transparent;
}
.pmp_topleft {
position:absolute; top: 0px; left: 0px;
}
div.contentTop {
background-image:url("http://content.pimp-my-profile.com/i94/3/11/18/f_faff2fc846d7.gif";
padding-top:20px;
background-repeat:no-repeat;
background-position:top left;
}
table, tr, td, li, p, div, div.moduleBody, div.commentsModule p.datePosted, span.count {
color:#22FF22;
font-size:12pt;
font-family:Georgia;
}
h3.moduleHead, h3.moduleHead span {
color:#FF2222;
font-size:16pt;
font-family:Georgia;
font-weight:bold;
text-decoration:underline;
}
div.blurbAboutMe h4, div.blurbLikeToMeet h4, div.interestsModule li h4, div.detailsModule li strong {
color:#CC22FF;
font-size:14pt;
font-family:Georgia;
font-style:italic;
}
div.basicInfoDetails h2 {
color:#22CC22;
font-size:14pt;
font-family:Georgia;
font-weight:bold;
}
a:active, a:visited, a:link, div.moduleBody a:active, div.moduleBody a:visited {
color:#2222FF;
font-size:12pt;
font-family:Georgia;
}
a:hover, div.moduleBody a:hover {
color:#ffffff;
font-size:12pt;
font-family:Georgia;
} |