dheerajyadav Posted August 15, 2015 Share Posted August 15, 2015 Hello, i am trying to make my website header full width and my navigation baar fixed width i tried to unhook my finalmenu module from header but it was not ended up as i wanted i want like this http://designer1.16mb.com/ and this is where i am realy trying : http://104.155.11.157/ can anybody have idea how can i seperate my header and navigation bar.... Link to comment Share on other sites More sharing options...
Ray UK Posted August 18, 2015 Share Posted August 18, 2015 Inside your header.tpl you need to Move <header>...</header> so its before <div class="containerInner">.. Inside the <header>...</header> you will need to set the width, so i created another div inside with <div class= "headerInner"> and set this as 1200px for example. see pic Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now