Jump to content

Layout problems please help me guys!


Recommended Posts

Hi all

Im a newbie and so far people have really helped.

Anyway I have a few problems which I just cant find answers for on the forum (May be my ignorance)

So bascially here is my current store layout: ATTACHMENT 1

store1.gif

Here is the layout I want to achieve, see the nav bar goes across the whole page, the right and left column modules have moved down for it, the search bar is also integrated in the nav bar and a couple of other things have moved e.g. sitemap, contact and bookmark options ATTACHMENT 2
store2.jpg

Please help guys, sorry for not being that smartest!

Thanks

Thierry

5204_s6xJKnQGdAxYW5HOOy0b_t

5205_nkFMEIlh7B8T7kS8D5DI_t

Link to comment
Share on other sites

I'm not too sure how to intergrate the search bar into a javascript navbar.

But to make it wider you need to add a width code into your jquerycssmenu.css file, but for some reason it has positioned itself to the right of your page when it is at full width.

I would advise you to download the firbug addon for firefox and use that to see which bits of code to change.

Link to comment
Share on other sites

  • 9 months later...
/* block top search */
#header #search_block_top {
   background: #e5e6e7 url('../img/block_search_bg.jpg') no-repeat top right;
   height: 28px;
   width: 336px;
   float: left;



 float: right;



Changing the Float: to right

that moved it over to the right but it covers the login info, still trying to figure out this top header myself

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...