Jump to content

Nav menu not positioned correctly.


Recommended Posts

  • 2 months later...

Thanks for the reply skunk, I have added the following code as recommended by someone else on a blog.

 

<!-- Header -->

<div id="header">

<div id="header_right">

<h1 id="logo"><a href="{$base_dir}"

title="{$shop_name|escape:'htmlall':'UTF-8'}"><img src="{$img_ps_dir}logo.jpg"

alt="{$shop_name|escape:'htmlall':'UTF-8'}" /></a></h1>

{$HOOK_TOP}

</div>

</div>

<!-- End Header -->

 

This is why all the stuff appears the wrong way round. I have removed the code now and it shows the original problem. I have tried the position already and could not resolve it from there.

Link to comment
Share on other sites

Hye those changes are better than what mine are currently. I am using firebug, not a user of Chrome. Could you possibly show the changes you made to get it like that, cheers! PS I disabled the menu bar and it is still the same now, I don't know which bit in global.css I edited for it to get like this :(.

Link to comment
Share on other sites

I floated the search bar to the right and the others were floated centre

 

Just play about with firebug, You can't break anything. Just remember or better still which bits you have changed.

 

For me the changes I made were all in global.css

 

Hope this helps

 

Paul

 

ps. I'll keep watching how your getting on

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...