-
- Monkman

-
Total Posts: 3
Joined: 2008-05-28
|
/* Structure */
.wrapper { min-width:954px; }
.header {
z-index:999;
text-align:left;
}
.header-top {
position:relative;
width:930px;
margin:0 auto;
}
.header-nav {
width:950px;
margin:0 auto;
}
Where do you add/modify it to adjust the height of header?
|