Suche im Forum:
Suchen


Autor Nachricht
Beitrag09.11.2011 um 16:06 (UTC)    
Titel: css

so ein leines problemchen hätte ich noch.
meine hauptseite ist zu tief also müsste etwas höher unter den boxen sein und weiter nach rechts verbreitert werden. wie ihr seht geht die seite bis zur 3 box möchte die aber bis seiten ende haben.

mein css code:

--> </style> <style type="text/css"> <!-- td[height="102"] { position:absolute; left:50%; margin-left:-376px; } body { background-color: #000000; background-repeat: no-repeat; background-image: url(hintergrund); } #Feld_unten { position: absolute; left: 50%; top: 510px; margin-left: -435px; width: auto; height: 152px; color: #C6BA8A; fon0t-size: 12px; font-amily: arial; text-align: center; border: 0px solid #000000;} #Feld_unten2 { position: absolute; left: 50%; top: 510px; margin-left: -220px; width: auto; height: 152px; color: #C6BA8A; fon0t-size: 12px; font-amily: arial; text-align: center; border: 0px solid #000000;} #Feld_unten3 { position: absolute; left: 50%; top: 510px; margin-left: -5px; width: auto; height: 152px; color: #C6BA8A; fon0t-size: 12px; font-amily: arial; text-align: center; border: 0px solid #000000;} #Feld_unten4 { position: absolute; left: 50%; top: 510px; margin-left: 210px; width: auto; height: 152px; color: #C6BA8A; fon0t-size: 12px; font-amily: arial; text-align: center; border: 0px solid #000000;} #logo { position: absolute; left: 50%; top: 103px; margin-left: -435px; width: auto; height: 89px; color: #C6BA8A; font-size: 12px; font-family: arial; text-align: center; border: 0px solid #000000;} #hellblau { background-image:url(http://img.webme.com/pic/t/twardygrosz/hellblaubox11.png); background-color:#XXXXXX; text-align: left; padding: 25px; height:104px; width:165px; overflow:auto; color:#ffffff; } #dunkelblau { background-image:url(http://img.webme.com/pic/t/twardygrosz/dunkelblaubox1.png); background-color:#XXXXXX; text-align: left; padding: 25px; height:104px; width:165px; overflow:auto; color:#ffffff; } #grauebox{ background-image:url(http://img.webme.com/pic/t/twardygrosz/grauebox.png); background-color:#XXXXXX; text-align: center; height:150px; width:235px; overflow:auto; color:#000000; } #twitter { position: absolute; left: 50%; top: 143px; margin-left: 330px; width: auto; height: auto; color: #C6BA8A; font-size: 12px; font-family: arial; text-align: center; border: 0px solid #000000;} #container { width: 885px; height: auto; margin: auto; overflow: hidden; } #slider_content { width: 884px; height: 349px; margin-top: 150px; margin-left: auto; margin-right:auto; background-image: url(hinterm banner); background-repeat: no-repeat; } #slider_fixed{ margin-left: 69px; padding-top: 16px; } /* Coolmenü positionieren */ .coolmenu { position:absolute; left: 50%; margin-left: -442px; top:196px; } /* Allgemeine Einstellungen */ .menu { color:#ffffff; cursor:pointer; float:left; height:45px; width:220px; overflow-x:hidden; overflow-y:hidden; } .menu:hover { height:auto; width:auto; overflow-x:visible; overflow-y:visible; } /* Hauptmenü anpassen*/ .menu_head { font-size:17px; padding-bottom:20px; text-align:left; height: 25px; widht: 220px; font-family: Arial; background-color: #000000; background: url(http://img.webme.com/pic/t/twardygrosz/neuebutonomba11.png); padding: 15px; } /* Anpassungen des Hovers von den Hauptmenüs */ .menu_head:hover { background-color: #D3D3D3; background: url(http://img.webme.com/pic/t/twardygrosz/butuombanhover11.png); } /* Anpassungen des Menüs */ .menu_box { background-attachment:scroll; background:#EBEBEB repeat; background-position:0 0; border-bottom: 1px solid #cccccc; border-right: 1px; overflow-x:visible; overflow-y:visible; padding: 5px; width:210px; margin-top: -9px; } /* Untermenüs anpassen */ .menu_box .menu_link { color:#333333; display:block; font-size:14px !important; outline-color:-moz-use-text-color; outline-style:none; outline-width:medium; padding: 3px; padding-left:10px; text-decoration:none; } /* Anpassungen des Hovers von den Untermenüs */ .menu_box .menu_link:hover { color:#000000; background-color: #DDDDDD; background: url(http://img.webme.com/pic/t/twardygrosz/ombamadleiste.png); } /* Die Ecke vom Coolmenü links rund machen*/ #first { -moz-border-radius-topleft: 10px; border-radius: 7px 0px 0px 0px; } /* Die Ecke vom Coolmenü rechts rund machen*/ #last { -moz-border-radius-topright: 10px; border-radius: 0px 7px 0px 0px; } #sidebar_container { float: left; margin-top: 140px; height: auto; width: 235px; padding-top:1px; color: #000000; font-size:14px; font-family: verdana; arial; text-align: center; background: url(); background-repeat: repeat-y; } #sidebar_container a { color: #a8eaff; font-size: 10px; font-family: arial; text-decoration: underline; } #footer { clear:both; width:100%; height:110px; margin: auto; text-align:center; background-color: #c1c1c1; border-top: 1px solid #9b9b9b; font-size:12px; color:#000000; } #footer a { color:#222222; } #content { margin-top: 140px; margin-bottom: 20px; width: 650px; padding-right: 0px; padding-left: 0px; color: #0000000; font-size: 15px; font-family: verdana; arial; text-align: left; } #content a { font-size: 15px; color: #000080; font-family: arial; font-weight: bold; } /* Schriftfarbe + Größe auf allen Seiten */ td { color:#000000; font-size:14px; text-align:left; font-family: arial,verdana; } /* Linkfarben + Größen auf Seiten */ a:link { color:#000080; font-size:14px; font-family:arial,verdana; text-decoration:none; } /* besuchte Links */ a:visited { color:#800000; font-size:14px; font-family:arial,verdana; text-decoration:none;} /*Hover-Effekt bei Links*/ a:hover{ color:#7fa9fd; font-size:14px; font-family:arial,verdana; text-decoration:none;} 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;} #extraDiv3 {display:none;} #extraDiv4 {display:none;} #extraDiv5 {display:none;} #extraDiv6 {display:none;} div.header{display: none;} #counter{display:none;} #nav_container{display: none;}


Zuletzt bearbeitet von test-twardygrosz am 09.11.2011, 17:08, insgesamt einmal bearbeitet
Beitrag09.11.2011 um 16:30 (UTC)    
Titel:

Da bekommt man ja Augenkrebs beim suchen Very Happy
Hier
Zitat:
#content { margin-top: 140px; margin-bottom: 20px; width: 650px; padding-right: 0px; padding-left: 0px; color: #0000000; font-size: 15px; font-family: verdana; arial; text-align: left; }

Abstand nach oben
Verbreitern
Bitteschön Wink
______________
Gruß Pexxi
Beitrag09.11.2011 um 16:57 (UTC)    
Titel:

thx hat geklappt danke dir
Beitrag09.11.2011 um 18:33 (UTC)    
Titel:

Hallo,

danke für die Rückmeldung und danke an den Helfer.

- CLOSED -
______________
mfg
o-4-n

"If you’re incompetent, you can’t know you’re incompetent." - [David Dunning]

*** Die Suchfunktion ist KEINE tödliche Krankheit! ***

Eventplanung, Equipment, Zeltverleih, Catering
Beiträge der letzten Zeit anzeigen:   


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