Suche im Forum:
Suchen


Autor Nachricht
Beitrag21.04.2011 um 17:37 (UTC)    
Titel: Wie kann ich die navigationsleiste verbreiter.

Der Titel sagt es schon!

Manche von meine Ordnernamen kann man nicht lesen!
(Siehe Homepage)

Oder kann man den Ordnernamen weiter nach Links setzen?

Hier der Code:


/* Allgemein */

* {
margin: 0px,
padding: 0px;
}
body {
background-color: #1b0022;
color: #000;
font-family: Lucida Handwriting;
font-size: 12px;
width: 800px;
margin: 0 auto;
}
h1 {
color: #1b0003;
font-size: 18px;
}
h2 {
font-size: 18px;
color: #1b0003;
}
a {
color: #706075;
text-decoration: none;
}
#container {
margin-top: -25px;
}
#unsichtbar {
clear: both;
}
/* Header */
#header_container {
display: none;
}
#grossheader {
background-image: url(http://img.webme.com/pic/i/ig444-test/header_violett.png);
height: 200px;
}
.titel {
padding-top: 95px;
padding-left: 390px;
color: #a59aa7;
font-weight: normal;
font-size: 24px;
}
.slogan {
color: #706075;
padding-left: 480px;
font-weight: normal;
}
#quicklinks {
float: right;
padding-top: 10px;
}

.clear{
height:40px;
clear:both;
width:100%;
margin:0;
margin-left:20px;
}

.pickit{
font-family:verdana, arial, sans-serif;
font-size:15px;
font-weight:normal;
color:#9D384E;
margin:1px 8px 0 0;
clear:none;
position:relative;
float:left;
}

/* Navigation */
#nav li {
list-style-type: none;
}
#nav_container {
height: 25px;
padding-left: 0px;
}
#nav a {
display: block;
float: left;
height: 20px;
width:85px;
background-image: url(http://s3.imgimg.de/uploads/navigationbackviolettnavi9c2684a3png.png);
color: #32003f;
text-decoration: none;
font-weight: bold;
padding-top: 5px;
padding-left: 15px;
}
#nav li.checked_menu a{
background-image: url(http://s3.imgimg.de/uploads/navigationbackviolettnavi9c2684a3png.png);
}
#nav a:hover {
color: #000;
}

/* Inhalt */

#content {
width: 750px;
padding: 10px 25px;
text-align: justify;
background-color: #fff;
}
.links {
width:200px;
float: left;
}
.rechts {
width: 250px;
float: right;
}
#content h1 {
clear: both;
}

/* Unten */
#unten {
background-image: url(unten.png);
height: 180px;
clear: both;
text-align: center;
font-size: 14px;
}
Beitrag21.04.2011 um 18:16 (UTC)    
Titel:

Hallo, ich bin mir nicht ganz sicher, aber nimm maal bei

#container {
margin-top: -25px;
}

das Minus vor 25px weg, denn durch ein Minus verschiebt es sich nach oben.
Ebenso weiter unten bei
color: #32003f;
text-decoration: none;
font-weight: bold;
padding-top: 5px;
padding-left: 15px;
mal einen keineren Wert versuchen.

Gruß Harald
Beitrag22.04.2011 um 17:14 (UTC)    
Titel:

Ok hab es ausprobiert aber es klapt nicht.

Jetzt hab ich aber noch mal eine andere frage .
Gibt es eine möglichkeit die schrift in der leiste mehr nach links zu setzen.
Ich hab schon viel probiert aber nicht hat geklapt!
Beiträge der letzten Zeit anzeigen:   


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