Suche im Forum:
Suchen


Autor Nachricht
Beitrag24.08.2009 um 13:26 (UTC)    
Titel: CSS Design: Kein Abstand zwischen den Buttons

Hallo,
jetzt habe ich es ( irgendwie) geschafft das sich die Navigation bei verschiedenen Auflösungen nicht mehr verschiebt.
Aber jetzt zu meiner Frage:
was im Code muss ich abändern damit kein Abstand mehr zwischen den
Buttons ist ?

Code:
body { background:#000 ; font-family: arial,verdana; font-size:12px; color:#000000;}   
div   { font-family: arial,verdana; font-size:12px; color:#000000;}
a{ color:#000000; font-size: 25px; text-decoration: none;}   
a:hover { color:#000080; font-size: 25px; text-decoration: none;}   
a:link { color: #000080; font-size: 12px; text-decoration: none;}   
a:active { color:#000080; font-size: 12px; text-decoration: none;}   
a:visited { color:#000080; font-size: 15px; text-decoration: none;}   
#container { position:absolute; left:50% ; margin-left:-641px ; width: 1282px; height: 1154px; background:url() no-repeat;}   
#content{ position:absolute; top:380px ; left:50%; margin-left:-358px ; width: 716px; height: 611px; color: #000000; overflow: auto;}   
#nav_container {font-weight: bold;font-size: 12px; width:918px; position:absolute; top:295px ; left:50%; margin-left:-383px}   
ul#nav { margin: 0; display:inline;}   
#nav li {display: block; float: left; margin: 8px 0 0 0; padding: 8px 0 0 0;} 
#nav a:link, #nav a:visited, #nav a:hover { font-family:Arial, Helvetica, Verdana, sans-serif; font-size:13px; font-weight:bold; text-decoration:none; color:white; margin:0 5px; z-index:2; }
#nav a:hover { color:#ffcc00; }   

a{ color:#000000; text-decoration: none; font-size:13px;}   
a:hover { color: #000000 !important; font-size: 13px; text-decoration: underline;}   
a:link { color: #xxxxxx !important; font-size: 13px; text-decoration: none;}   
a:active { color: #cc0000; font-size: 13px; text-decoration: none;}   
a:visited { color: #4A9AF6; font-size: 13px; text-decoration: none;}     
li.nav_element{ list-style-type: none; text-align: center;}   
li.nav_element a{ display: block; width: 100px; height: 45px; margin: 0px; color: #000000; font-weight: bold; text-decoration: none; background: url() no-repeat; padding-left: 0px; line-height:45px ; text-align:center}   
li.nav_element a:hover{ background: url() no-repeat;}


MfG Legion


Zuletzt bearbeitet von xbox-kdl am 24.08.2009, 14:39, insgesamt einmal bearbeitet
Beitrag24.08.2009 um 15:28 (UTC)    
Titel:

Hat sich erledigt Smile
hab es allein hinbekommen Wink

MfG Legion
Beitrag24.08.2009 um 17:50 (UTC)    
Titel:

Okay Wink
Danke für die Rückmeldung!

mfg Dominik
______________
Besucht die offizielle Hilfeseite vom Homepage-Baukasten:

Iceblue Generator | Red Generator | Butterfly Generator
Beiträge der letzten Zeit anzeigen:   


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