Suche im Forum:
Suchen


Autor Nachricht
Beitrag09.08.2010 um 12:39 (UTC)    
Titel: Gästebuch Problem CSS

Hallo Leute ...
ich hab da mal ein blödes Problem ... und zwar geht es um mein Gästebuch.
Die einträge ins Gästebuch sind nicht im textfeld sondern befinden sich unter dem Design ...

Das stört mich! Razz ....

Freue mich über schnelle Hilfe!

MfG SVOB1.A Very HappyVery Happy
______________
"Auffe Bank sitzen ist SCHEISSe, da tut einem der Arsch so weh!!!!"
Beitrag09.08.2010 um 15:35 (UTC)    
Titel:

Das liegt daran, dass du in deinem Design dem Content (Der Inhaltsbox) eine feste Höhe zugewiesen hast.
Dein Gästebuch nimmt aber mehr Platz ein als der Content hoch ist -> Überlappung.

Du brauchst einen dynamischen Content der sich der Größe des Inhalts anpasst:
http://www.homepage-baukasten.de/forum/viewtopic.php?t=118482&highlight=dynamischer+content
______________
Rechtschreibfehler sind gewollt und erhöhen die Qualität des Beitrags.
Beitrag25.09.2010 um 21:31 (UTC)    
Titel:

Soo ... Content hat jetzt keine begrenzte Höhe (height) mehr, jedoch befindet sich das Gästebuch jetzt hinter dem Content Sad Sad

http://svob93-94.de.tl/G.ae.stebuch.htm

Hätte das Gästebuch gern im Textfeld Mr. Green Mr. Green

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

td[height="102"] {
position:absolute;
left:50%;
margin-left:-376px; }

/* Nullformatierung für Mozilla und IE */
*{margin:0px; padding:0px; }

/* Hintergrund */
body {
background-color: #fffec9;
background-image: url(); }

/* Container mit Bild */
#container {
margin: auto;
width: 1024px;
height: 137px;
background-image:url(http://img.webme.com/pic/s/svob93-94/headerhp.jpg); }

/* Das Textfeld / Seiteninhalt */
#content {
position:absolute;
top: 245px;
left:50%;
padding-top:20px;
margin-left:-317px;
width: 607px;
color: #XXXXXX;
font-size:13px;
font-family:arial;
text-align:left;
background-image:url(http://theme.webme.com/designs/fussball/Bilder/bg.gif);
border: 1px solid #000000;
overflow: auto; }

/* Die rechte Box */
#sidebar_container {
position:absolute;
left:50%;
top: 230px;
padding-top: 90px;
padding-left:15px;
margin-left:290px;
width: 205px;
height:250px;
font-size: 14px;
font-family: Comic Sans MS;
color: #000000;
text-align:left;
background-image:url(http://img.webme.com/pic/s/svob93-94/postit.png);
background-color:;
border: 0px solid #000000;
overflow: auto; }

#box{
position:absolute;
left:50%;
top:450px;
margin-left:120px;
padding-top:190px;
height:500px;
width: 511px;
font-size: 14px;
font-family: Comic Sans MS;
color: #000000;
text-align: left;
border: 0px solid #000000;
background-color:;
background-image: url(http://img.webme.com/pic/s/svob93-94/600px-soccer_ball.svg.png);
overflow: auto;
z-index:10}

/* Hintergrund Navi-Buttons */
li.nav_element {
list-style-type:none;
position: relative;
margin-bottom:0px;}

/* Navi-Links */
li.nav_element a {
display: block;
width: 170px;
height:37px;
padding-top:3px;
padding-left:5px;
font-family:Comic Sans MS;
font-size:15px;
text-decoration: none;
text-align: left;
color:#08088A;
background-color:;
background-image:url(http://img.webme.com/pic/s/svob93-94/button.jpg);
border: 0px solid #000000;}

/* Hover-Effekt Navi-Links */
li.nav_element a:hover{
color: #000000;
background-color:transparent;
background-image:url(http://img.webme.com/pic/s/svob93-94/buttonhover2.jpg);
border: 0px solid #FFFFFF;}

#nav_container {
position: absolute;
left:50%;
top:245px;
margin-left:-500px;
border:0px solid #FFFFFF;}

h2#title{display:none;}
h1#header {display:none;}
#header-container {display:none;}
#nav_heading{display:none;}
#sidebar_heading {display:none;}
#pre_content {display:none;}
#pre_header {display:none;}
#post_header {display:none;}
#post_content {display:none;}
#below_content{display:none;}
#extraDiv2 {display:none;}
#counter{display:none;}
#extraDiv3 {display:none;}
#extraDiv4 {display:none;}
#extraDiv5 {display:none;}
#extraDiv6 {display:none;}
div.header{display: none;}
[/code]
______________
"Auffe Bank sitzen ist SCHEISSe, da tut einem der Arsch so weh!!!!"


Zuletzt bearbeitet von svob93-94 am 25.09.2010, 22:32, insgesamt einmal bearbeitet
Beiträge der letzten Zeit anzeigen:   


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