Suche im Forum:
Suchen


Autor Nachricht
Beitrag05.02.2011 um 12:17 (UTC)    
Titel: Navi verschieben

Hi,

Wie kann ich meinen Navi ein bisschen hoch machen es soll bis zum Blauengehen. Hier sind mal meine Codes
Code:
* Allgemein */
#pre_content {display:none;}
#pre_header {display:none;}
#post_header {display:none;}
#post_content {display:none;}
#extraDiv5 {display:none;}
#extraDiv6 {display:none;}
h1#header {display:none;}


td[height="102"]{
position:absolute;
z-index:2;
top:3px;
left:62%;
margin-left:-376px;
width: 753px;}

html{
background-color:#d6d6d6;}

h1, h2, h3, h4, h5, h6{
margin:0px;}

/* extraDivs */
#extraDiv2 {
position:absolute;
z-index:1;
width:100%;
height:99px;
top:0px;
margin-left:-8px;
background-color:#76cef6;
border-bottom:1px solid #fd4d01;}



#content {
float:center;
height:300px;
width:858px;
padding:15px;
margin-left:55px;
margin-top:80px;
font-size:14px;
font-family: arial;
color:#000000;
text-align:left;
background-color:#ffffff;
border:1px solid #002f2f; }

/*NAVIGATION*/

#nav_container{
    width: 984px;
    height: 197px;
    background-image: url(http://s7.directupload.net/images/110130/cztsycvs.png);
    background-color: ;
    float: left;
    clear:both;
    padding: 4px 10px 0px 10px;
    color: #fff;
    font-size: 12px;
    }

li.nav_element, li.subpage{
    list-style-type: none;
    float: left;
    padding-right: 10px;
    }

a.menu:after{
    content: url(http://img.webme.com/pic/p/poddi-designs/pf_nav_trenn.png);
    float: right;
    }

a.menu{
    color: #eeeeee;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    padding-right: 10px;
    }

a.menu:hover{
    color: #ffffff;
    }

    /*NAVIGATION ENDE*/

>Hoffe jemand kannmir helfen
Beiträge der letzten Zeit anzeigen:   


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