PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : Problem mit dem Banner



lawl
16.08.2010, 16:47
hi all ,

ich soll einem freund helfen sein banner wieder hinzubekommen. Er meinte es wär auf einmal weg. Da meine Css skills sich in grenzen halten wollte ich mal fragen ob einer von euch die lösung für das problem hat. wäre super net.

also hier is die seite... wie ihr oben sehen könnt ist das banner einfach schwarz:
DannyDx Final Fantasy Freak :D on MySpace Music - Free Streaming MP3s, Pictures & Music Downloads (http://www.myspace.com/dannymotherfuckingdx)

hier ist der code dafür :

<style>
body {
background-color: FFFFFF;
background-image: url(http://img709.imageshack.us/img709/18/seductivelips1024x768.jpg); (http://img709.imageshack.us/img709/18/seductivelips1024x768.jpg%29;)
background-position: center center;
background-repeat: repeat;
background-attachment: fixed;
}
table, tr, td {
background-color: transparent;
border: 0px;
}
</style> <style>
table table {
border: 0px;
}
table table table table{
border:0px;
}
table table table {
border-width: 0px;
border-color: 000000;
border-style: outset;
background-color: transparent;
}.genID {float: right;margin-right: 0px;position: absolute;right: 0px;margin-top: 0px;top: 0px;}
table table table td {
background-color: transparent;
}
table table table table td {
filter:none;
}

.nametext {display:;}
table.latestBlogEntry {display:;}
table.userProfileDetail {display:;}
table.contactTable {display:;}
table.friendSpace {display:;}
table.extendedNetwork {display:;}
table.friendsComments {display:;}

</style>
<style>
body, div, span, td, p, .orangetext15, .whitetext12, .lightbluetext8, strong, b, u, .redtext, .redbtext, .btext, .text, .nametext, .blacktext10, .blacktext12 {
font-family: Trebuchet MS;
font-size: 11px;
color: 000000;
font-weight: normal;
font-style: normal;
text-decoration: none;
}
.nametext {
padding: 5px;
font-family: Verdana;
font-size: 14px;
color: FFFFFF;
font-weight: bold;
font-style: normal;
text-decoration: none;
display: block;
}
.whitetext12, .orangetext15 {
font-family: Verdana;
font-size: 11px;
color: FFFFFF;
font-weight: bold;
font-style: normal;
text-decoration: none;
}
a.navbar:link, a.navbar:active, a.navbar:visited, a.navbar:hover, a.man:link, a.man:active, a.man:visited, a.man:hover, a, a:link, a:active, a:visited, a:hover, a.navbar:link, a.navbar:active, a.navbar:visited, a.navbar:hover, a.text:link, a.text:active, a.text:visited, a.text:hover, a.searchlinksmall:link, a.searchlinksmall:active, a.searchlinksmall:visited, a.searchlinksmall:hover, a.redlink:link, a.redlink:active, a.redlink:visited, a.redlink:hover {
color: 000000;
font-weight: bold;
font-style: normal;
text-decoration: none;
}
a.navbar:hover, a.man:hover, a:hover {
color: 000000;
font-weight: bold;
font-style: normal;
text-decoration: underline;
}
.badge {
position: absolute;
left: 1px;
top: 1px;
}

<style>.nametext {display:block; font-size:0%; width:100%;
background-image:url(URL To Image);
background-position:center center; background-repeat: no-repeat; height:0px; margin:0px;
padding:0px;}

.blacktext12 {
font-family: Arial; font-size: 0px; color: 000000;}
span.blacktext12 {
background-color: transparent;
background-image: url('URL To Image');
width: 435px;
height: 200px;
display: block;
}

.contactTable {
width:300px !important; height:150px !important; padding:0px !important;
background-image:url(http://img687.imageshack.us/img687/6936/unbenannt1be.gif); (http://img687.imageshack.us/img687/6936/unbenannt1be.gif%29;)
background-attachment:scroll; background-position:center center;
background-repeat:no-repeat; background-color:transparent;}
.contactTable table, table.contactTable td { padding:0px !important;
border:0px; background-color:transparent; background-image: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;}
.contactTable .whitetext12 {display:none;}C{ }
</style>

<style>
.thebanner{
background-color:000000;
position: absolute;
left: 37%;
top: 0px;
width: 1131px;
height: 619px;
margin-left: -400px;
overflow:hidden;
background-image: url('http://img28.imageshack.us/img28/9941/unbenannt3gy.jpg');
background-position:center left;
background-repeat:no-repeat;
border-width: 0px;
border-style: solid;
}


body table table td {padding-top:0px;}
body {margin-top:639px;}


div table table td {padding-top:0px;}
body table table table td {padding-top:0px;}
</style>

<div class="thebanner"></div>


wäre super mega toll wenn ihr mich helfen könntet

lg lawl

pry0
16.08.2010, 17:07
<style>
.thebanner{
background-color:000000;
position: absolute;
left: 37%;
top: 0px;
width: 1131px;
height: 619px;
margin-left: -400px;
overflow:hidden;
background-image: url('http://img28.imageshack.us/img28/9941/unbenannt3gy.jpg');
background-position:center left;
background-repeat:no-repeat;
border-width: 0px;
border-style: solid;
}

Das vorgegebene Bild (http://img28.imageshack.us/img28/9941/unbenannt3gy.jpg) gibt es nicht und deshalb nimmt der Platz des Banners die Hintergrundfarbe an (#000000, schwarz).
Er sollte das Bild erneut wo hochladen und die URL ändern, somit würde der Banner wieder angezeigt werden.

Hoffe ich konnte helfen.

MfG

lawl
16.08.2010, 17:09
ich werds im gleich sagen ...

auf jeden fall dickes thx =)