Suche im Forum:
Suchen


Autor Nachricht
Beitrag02.12.2011 um 19:09 (UTC)    
Titel: brauche design hilfe (CSS-Design)

hallo, ich brauche dringend hilfe bei meinem css design... ich bekomme die beiden navigationen, links und rechts, einfach nicht editiert..
ich hätte sie gerne weiß, eine schriftgröße größer und in einer anderen schriftart..
könnte mir jemand helfen?

Code:
#header_container, #title, #pre_content, #post_content, #sidebar_container, #extraDiv1, #extraDiv2, #extraDiv3, #extraDiv4, #extraDiv5, #extraDiv6, #counter {
display:none;
}

* {
margin:0;
padding:0;
}

body, html {
width:100%;
background-image:url(http://s3.imgimg.de/uploads/billldd09b8f69ejpg.jpg);
}

#wrapper {
width:100%;
padding-bottom:25px;
}

#head {
width:500px;
height:332px;
background-image:url(http://s3.imgimg.de/uploads/SKINSHEADER22daf3d8jpg.jpg);
margin:auto;
}

#wrapper2 {
position:relative;
width:900px;
height:657px;
background-image:url();
margin:auto;
}

#content {
position:absolute;
top:75px;
left:175px;
background:none;
width:400px;
height:400px;
padding:5px;
overflow:auto;
}

#nav_container {
position: absolute;
top:100px;
left:25px;
}

 
#nav_right {
position: absolute;
top:100px;
right:25px;
}

/* keine Auflistungspunkte vor Navi-Links */
ul, li {
list-style-type: none;
padding: 0px;
margin: 0px; }

/* Abstand zwischen Schrift zum Rand */
li a {
padding-right: 20px;
padding-top: 5px; }

/* Coolmenü positionieren, Werte bei "top" , "left" und "width" anpassen */
div.menu {
width:500px;
margin:auto;
position:relative;
z-index:2;}

/* Breite der Menüpunkte einstellen */
.menu li {
width: 100px;
float: left; }

/* Aussehen der Menüpunkte einstellen (Hintergrund, Schriftart und Größe) */
.menu a {
background-image: url(URL);
font-size: 14px;
text-align: center;
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
cursor: pointer;
display: block;
height: 23px;
}

/* Aussehen der Menüpunkte beim Hover Effekt */
.menu a:hover {
background-image: url(URL);
}

#smenu1, #smenu2, #smenu3, #smenu4, #smenu5 {
font-size: 16px;
display: none;
width: 100px;
float: left; }

#smenu1 a, #smenu2 a, #smenu3 a, #smenu4 a, #smenu5 a {
font-weight: bold;
padding-top: 5px;
cursor: pointer;

}

Beitrag02.12.2011 um 22:50 (UTC)    
Titel:

Hallo,

Zitat:
#nav a, #nav_right a {
color:#XXXXXX;
font-size:XXpx;
font-family:Arial;
}

Linke Navi
Rechte Navi
Schriftfarbe
Schriftgröße
Schriftart
______________
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
Beitrag02.12.2011 um 23:45 (UTC)    
Titel:

oh, okay danke! Very Happy
Beitrag03.12.2011 um 02:12 (UTC)    
Titel:

Danke für die Rückmeldung. Wink

- 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