Suche im Forum:
Suchen


Autor Nachricht
Beitrag25.02.2011 um 18:31 (UTC)    
Titel: Wie bekomme ich den Hintergrund auf 100% ?

Damit er auf der kompletten seite ist ? quelltext:
-->
</style>
<center>
<style type="text/css">
<!--

td[height="102"] {
position:absolute;
left:50%;
margin-left:-376px; }
/* Nullformatierung für alle Browser */
*{margin:0px; padding:0px; }

/* Hintergrund */
body {;
background-color: #000000;
background-image: url(); }
body {background-image:url(http://img.webme.com/pic/a/airsoft-wenzenbach/unbenannt.png);
background-repeat:repeat-y;
background-position: center ;
background-attachment: fixed;
;
;}
text-align:center; }
/* Das Textfeld */
#content {
position: absolute;
left: 50%;
top: 240px;
margin-left:-180px;
width: 500x;
height:300px;
overflow:auto;}
color:#000000;
font-size:13px;
font-family:arial;
text-align:left;
background-color:;
background-image:url();
border: 0px solid #FFFFFF;}

/* Linkfarben im Textfeld content */
#content a{
color:#000080;}
/* 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:-360px;
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;}
* 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;}
Beitrag25.02.2011 um 18:36 (UTC)    
Titel: antwort

hey,
so sollte es funktionieren:

td[height="102"] {
position:absolute;
left:50%;
margin-left:-376px; }
/* Nullformatierung für alle Browser */
*{margin:0px; padding:0px; }

/* Hintergrund */
body {;
background-color: #000000;
background-image: url(); }
body {background-image:url(http://img.webme.com/pic/a/airsoft-wenzenbach/unbenannt.png);
background-repeat:no-repeat;
background-position:center center;
background-attachment:fixed;
}
text-align:center; }
/* Das Textfeld */
#content {
position: absolute;
left: 50%;
top: 240px;
margin-left:-180px;
width: 500x;
height:300px;
overflow:auto;}
color:#000000;
font-size:13px;
font-family:arial;
text-align:left;
background-color:;
background-image:url();
border: 0px solid #FFFFFF;}

/* Linkfarben im Textfeld content */
#content a{
color:#000080;}
/* 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:-360px;
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;}
* 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;}
Beitrag25.02.2011 um 18:37 (UTC)    
Titel:

wie wäre es, wenn das bild grösser gemacht wird?

http://img.webme.com/pic/a/airsoft-wenzenbach/unbenannt.png

ist sehr klein, oder?

gruss gringo
______________
Mein Youtube Kanal | Standard-Designs als Red Design ohne rechte Boxen | Tips zum Design Professionell

Beiträge der letzten Zeit anzeigen:   


Powered by phpBB © 2001, 2005 phpBB Group
Deutsche Übersetzung von phpBB.de