Menu Fixed
-
Hello everybody,
I wanted to hold my menu fixed on my site, but i messed it up somehow.
My menu went left.
Please can some one take a look at my site and my css?
https://deeplook.com.br/nexo3/body{color:#6a6969;font-family:Verdana, sans-serif;font-size:14px;line-height:1.15;min-width:950px;word-wrap:break-word;}
div, p, a, li, img{transition:all 2s;-moz-transition:all 2s;-o-transition:all 2s;-webkit-transition:all 2s;}
img{max-width:100%;border:0 none;}
#container{width:930px;margin:40px auto;}
#header{position:fixed; top:25px; left:auto;height:90px;width: 930px; background:url(“images/header2.png”) repeat-x scroll 0 0 #606162;}
#header-bottom{background:url(“images/header-bottom.png”) no-repeat scroll center top #1f5f82;height:370px;margin:-7px 0 -410px;}
img.site-logo{max-width:250px;max-height:70px;padding:5px 0;float:left;}
#header-content{width:930px;margin:auto;}
.site-title-hidden{display:none;}
#content{padding:80px; top:25px;float:left;width:70%;left:0px}
#content-full{padding:80px; width:930px;left:0px}
.content-ver-sep{padding:50px; left:200px; background:none repeat scroll 0 0 #CCCCCC;border-bottom:1px solid #FFFFFF;clear:both;height:1px;}
- The topic ‘Menu Fixed’ is closed to new replies.