Spoiler
But the whole menu shifts to the right on my desktop. Im sure you will see what I mean
http://emoneyebooks.com/
heres the CSS
html, html body{
margin:0;
padding:0;
height:100%;
background:url(images/background_02.png) fixed;
}
#Wrapper {
height:90%;
width:100%;
}
#Header {
height: 0 auto;
width: 100%;
margin-left:22.5%;
margin-right:22.5%;
}
#DropdownNav {
height:auto;
width:auto;
margin-left:22.5%;
margin-right:22.5%;
}
#Nav2{
height:auto;
width:auto;
margin-left:22.5%;
margin-right:22.5%;
}
#Content{
width:500;
height: 0 auto;
margin-left:22.5%;
margin-right:22.5%;
background-color:#FFF;
}
#feat1{
}
p.description{
font-family:Arial,Helvetica,sans-serif;
}
#varolo{
float:left;
margin-right:1em;
}
#money{
float:right;
margin-left:2em;
}
#price{
color:red;
}
#rprice{
color:green;
}
Thanks in advance

New Topic/Question
Reply




MultiQuote






|