Einzelnen Beitrag anzeigen
  #1 (permalink)  
Alt 05.03.2011, 11:06
thx4head thx4head ist offline
Neuer Benutzer
neuer user
Thread-Ersteller
 
Registriert seit: 05.03.2011
Beiträge: 1
thx4head befindet sich auf einem aufstrebenden Ast
Ausrufezeichen Hilfe, Bild auf beiden Seiten ?

Also ich möchte das Bild nicht nur auf der rechten sonder auch auf der linken seite am Rand haben! ---> Bild siehe: airsoft-wenzenbach.de.tl
Der quellcode:

-->
</style>
<center>
<style type="text/css">
<!--

td[height="102"] {
position:absoulte;
left:50%;
margin-left:-376px; }
body {background-image:url(http://img.webme.com/pic/a/airsoft-w...ach/dark.jpg);
background-repeat:repeat-y;
background-position:right;
background-attachment: fixed;}
/* Das Textfeld */
#content {
position: absolute;
left: 50%;
top: 240px;
margin-left:-180px;
width: 500px;
height:1200px;
overflow:auto;}
color:#000000;
font-size:13px;
font-family:arial;
text-align:left;
background-color:;
background-image:url();
border: 0px solid #FFFFFF;}

/* rechte Box */
#sidebar_container {
position: absolute;
left: 50%;
top: 240px;
margin-left: 220px;
width: 150px;
height: 180px;
line-height:9px;
color: #C6BA8A;
font-size: 12px;
font-family: arial;
overflow: auto;
border: 0px solid #FFFFFF;}
/* Feld Navigation */
#nav_container {
position: absolute;
left:50%;
top:240px;
margin-left:-300px;
border:0px solid #FFFFFF;}
/* Hintergrund Navi-Buttons */
li.nav_element {
list-style-type: none;
position: relative;
margin-bottom:5px;}

/* Navi-Links */
li.nav_element a {
display: block;
width: 112px;
font-family:arial;
font-size:13px;
text-decoration: none;
text-align: left;
padding-left:5px;
color:#C6BA8A;
background-color:;
background-image:url();
border: 1px solid #C6BA8A;}

/* Hover-Effekt Navi-Links */
li.nav_element a:hover{
color: #2D261C;
background-color:#C6BA8A;
background-image:url();
border: 1px solid #FFFFFF;}
/* Feld unter Textfeld */
#Feld_unten {
position: absolute;
left: 50%;
top: 480px;
margin-left:-195px;
width: 380px;
height: 63px;
color: #C6BA8A;
font-size: 12px;
font-family: arial;
text-align: center;
border: 0px solid #FFFFFF;}
* Felder die wir nicht benötigen */
h1#header {display:none;}
h2#title {display:none;}
#sidebar_heading{display:none;}
#counter{display:none;}
#nav_heading{display:none;}
Mit Zitat antworten
Sponsored Links