|
|
#1 |
|
New Member
![]() Join Date: Mar 2010
Posts: 3
|
Hi everyone!
I'm having troubles with my band's myspace. Only one little thing to fix but I can't seem to find it, since I'm quite a rookie with html and css. Problem: too many space to scroll to the right, but nothing to see. I already checked the html part, but couldn't find the error. Can anyone of you guys help me out? Thanks!! Maarten Code:
<style>
body
{background-color:000000;
background-image:url('http://i589.photobucket.com/albums/ss333/schizonomad/Skulltula%20Myspace/pattern_skulltula.jpg');
background-attachment:fixed;
background-repeat:no-repeat
}
</style>
<style>
body{
background-position:top center;margin-top:955}
div.topbanner {
top: 40;
left:50%;
margin-left: -480px;
height: 1024px;
width: 952px;
position: absolute;
}
</style>
<div class="topbanner"><img src="http://i589.photobucket.com/albums/ss333/schizonomad/skulltulamyspacenieuw.png" border="0" /></a></div>
<style>
{ Table Properties }
table table { border: 0px }
table table table table{border:0px}
table, tr, td { background-color:transparent; border:none; border-width:2;}
table table table{
border-style:solid;
border-width:2;
border-color:940000 ;
background:transparant;
}
{ Text Properties }
table, tr, td, li, p, div {font-family:verdana !important; font-size:10px !important; color:FFFFFF!important; font-weight:bold; }
.btext, .orangetext15, .nametext, .whitetext12 {font-family:verdana !important; font-size:11px !important; color:FFFFFF!important; font-weight:bold; font-style:normal; }
.blacktext10, .blacktext11, .blacktext12, .lightbluetext8, .redtext, .redbtext, .text {font-family:verdana !important; font-size:11px !important; font-weight:normal; color:FFFFFF;font-style:normal; }
{ Link Properties }
a:active, a:visited, a:link {font-family:verdana !important; color:940000 !important; font-weight:normal; font-style:normal; }
a:hover {font-family:verdana !important; color:940000 !important; font-weight:bold; font-style:normal; }
{ Tweaks }
.extendedNetwork { display:none }
.blurbs { display:none; }
.interestsAndDetails { display:none; }
.userProfileDetail { display:none; }
.latestBlogEntry { display:none; }
a.text, table div font a, table div div {visibility:hidden;}
td.text td.text td td a, .redlink, td.text td.text td b a {visibility:visible!important;}
td.text td.text td a {visibility:hidden;}
table {direction:rtl;}
table table table {direction:ltr;}
div.profileWidth {margin-top: -30px !important;}
div.profileWidth div {filter:alpha(opacity=0); opacity:0.0001}
div.profileWidth div div {filter:none; opacity:0.9999}
div.profileWidth div.clearfix {position:relative; top:30px}
</style>
<style> .nametext { color: B40404; font-size: 64px; font-family: "arial"; letter-spacing: 2px; text-align: center; display: block; background-color: 000000 ;text-transform: uppercase; line-height: 8px; border-bottom: 5px solid; border-bottom-color: 000000; } </style>
<style>strong {font-size:10pt; color:940000; font-weight:bold; font-decoration:none; font-family:verdana; font-style:normal;background-color:transparent}</style>
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|