Design wird nicht mehr richtig angezeigt
lima-city → Forum → Die eigene Homepage → Homepage Allgemein
allzuviel
angeben
aussehen
auto
beitrag
container
design
gel
gruss
login
margin
page
recht
right
show
-
Ich wollte mal mein ganzes Design zentrieren- aber irgendwie funktioniert das alles nicht wie ich das ganz gerne gehabt h?tte.
Mein css code :
<style type="text/css">
<!--
#html{height:100%;}
#alles{
width:790px;margin-left:auto;
margin-right:auto;}
#mitte{
position:absolute;
margin-left:170px;
top:5px;
}
#contitel{
width:450px;
height:70px;
background-image:url("contitel.jpg");
}
#contitel2{
position:absolute;
width:150px;
height:20px;
left:150px;
top:35px;
color:white;
text-align:center;
}
#content{
width:450px;
background-image:url("content.jpg");
}
#context{
font-size:12;
margin-left:30px;
margin-right:40px;
top:70px;
}
#contend{
width:450px;
height:50px;
background-image:url("contend.jpg");
}
#links{
top:5px;
position:absolute;
margin-left: auto;
margin-right: auto;
font-family:bluehigc.ttf;
}
#navititel{
width:170px;
height:112px;
background-image:url("navititel.jpg");
}
#navi{
width:170px;
background-image:url("navicontent.jpg");
}
#navicontent{
margin-right:20px;
margin-left:40px;
width:110px;
}
#rechtsueber{
width:170px;
height:204px;
background-image:url("uebergang.jpg");
}
#stuffcontent{
width:170px;
background-image:url("stuffcontent.jpg");
}
#stuffcontext{
margin-right:20px;
margin-left:40px;
width:110px;
color:white;
font-size:11px;
}
#stuffend{
width:170px;
height:29px;
background-image:url("stuffend.jpg");
}
#rechts{
font-family:bluehigc.ttf;
position:absolute;
left:628px;
margin-left: auto;
margin-right: auto;
}
#newstitel{
width:170px;
height:120px;
background-image:url("newstitel.jpg");
}
#newscontent{
width:170px;
height:170px;
background-image:url("newscontent.jpg");
}
#newscontext{
margin-left:20px;
margin-right:35px;
width:115px;
top:115px;
height:170px;
font-size:12px;
}
#linksueber{
width:170px;
height:200px;
background-image:url("ueberganglogin.jpg");
}
#logincontent{
width:170px;
background-image:url("logincontent.jpg");
}
#logincontext{
margin-right:40px;
margin-left:20px;
font-size:12px;
color:white;
width:110px;
}
#loginend{
width:170px;
height:30px;
background-image:url("loginend.jpg");
}
A:link{color:white;text-decoration:underline;}
A:active{color:white;}
A:visited{color:white;}
A:hover{color:red;text-decoration:none;}
<--
</style>
was rauskam: News &Login werden nicht mehr angezeigt. warum? was hab ich falsch gemacht.
So sollte die Seite aussehen : http://www.fresh-desk.de.vu(schleich Werbung
)
und das kam raus:
http://freshprince.pyrokar.lima-city.de/Page/fresh-desk/newversion/index.php?show=home
allzuviel hab ich nicht ge?ndert nur alle div Container in einen "gepackt" und den "alles" Container
Die Angaben:
#alles
{
width:790px;
margin-left:auto;
margin-right:auto;
}
?bergeben-
K?nnt ihr mir helfen?
Beitrag ge?ndert am 22.07.2005 16:47 von freshprince
Beitrag ge?ndert am 22.07.2005 16:57 von freshprince -
Diskutiere mit und stelle Fragen: Jetzt kostenlos anmelden!
lima-city: Gratis werbefreier Webspace für deine eigene Homepage
-
thnx- aber mein Problem hat sich gekl?rt
ihr k?nnt den Thread l?schen oder nur schliessen-
Gruss,
freshprince -
thnx- aber mein Problem hat sich gekl?rtihr k?nnt den Thread l?schen oder nur schliessen-
Gruss,
freshprince
w?re cool wenn du sagen k?nntest wie du das prob gel?st hast, dann haben alle was davon! -
thnx- aber mein Problem hat sich gekl?rtihr k?nnt den Thread l?schen oder nur schliessen-
Gruss,
freshprince
w?re cool wenn du sagen k?nntest wie du das prob gel?st hast, dann haben alle was davon!
ich habe postion:absolute;
rausgenommen und "normal" postitioniert.
Also statt left=> margin-left usw... benutzt.
Ich bin nicht von der gesammt gr?sse ausgegangen sondern vom Container "alles" -
Diskutiere mit und stelle Fragen: Jetzt kostenlos anmelden!
lima-city: Gratis werbefreier Webspace für deine eigene Homepage