SO
nun zurück zum thema:
wie bekomme ich rechts nen banner hin? in den portalbereich könnte ich noch irgendwie übers mod rausbekommen.
Aber in den grauen bereich?
http://homegame.de.vu/forum da rechts
links ist es ein wrap:
common.css
Code: Alles auswählen
#wrap {
padding: 20px 20px;
min-width: 800px;
width: 80%; /* This changes the width of your style to a fluid 80%. */
margin: 0 auto; /* This center aligns your wrap width on the browser page */
background-color: #FFFFFF; /* Gives the wrap a white background */
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
}
Hmmm, kann man da nen bild + link reinbekommen? + wie mache ich so einen neuen wrap rechts?