|
Menu on the left side (top-nav) in polar&blackbear 3 Years ago
|
Karma: 0
|
|
Hello,
i´ve tried the blackbear and the polarbear template. I still have the problem that the menu is always on the right side. I need the menu left and the search right, like your own template.
The other problem is, if I activate the search and the top menu, the top menu is under the search. I never have luck to get the search beside the navigation.
Is this possible in the free templates?
Regards, Timo
|
|
|
|
|
|
|
Re:Menu on the left side (top-nav) in polar&blackbear 3 Years ago
|
Karma: 41
|
|
Post a link to your site if you can.
Make sure you are not publishing the title for the menu - this will push the menu down.
The menu/search switch is fairly easy - you only need to edit template.css - look for #search and #nav - they will be floated left and right - switch these values and also switch the margins - if one has margin-right and you are reversing the float then change to margin-left.
|
|
|
|
|
|
|
Re:Menu on the left side (top-nav) in polar&blackbear 3 Years ago
|
Karma: 0
|
|
Thanks for your answer.
I switch the float and margin to the opposite, now it worked very nice. Thanks a lot.
Regards, Timo
|
|
|
|
|
|
|
Re:Menu on the left side (top-nav) in polar&blackbear 3 Years ago
|
Karma: 41
|
|
;-)
|
|
|
|
|
|
|
Re:Menu on the left side (top-nav) in polar&blackbear 2 Years, 9 Months ago
|
Karma: 0
|
|
Hi,
I followed your instructions to move the top menu to the left side of the screen and that works fine. Only, once I did this, my vertical menus, which were originally on the left, end up on the right side of the page. Can you help me fix this?
Thanks
Chris
|
|
|
|
|
|
|
Re:Menu on the left side (top-nav) in polar&blackbear 2 Years, 9 Months ago
|
Karma: 41
|
|
Can you link me?
|
|
|
|
|
|
|
Re:Menu on the left side (top-nav) in polar&blackb 2 Years, 9 Months ago
|
Karma: 0
|
|
|
|
|
|
|
|
|
Re:Menu on the left side (top-nav) in polar&blackb 2 Years, 9 Months ago
|
Karma: 41
|
|
Hiya,
I think the problem is the search div pushing out your layout.
<div id="search">
Two things you can do - if you have floated the menu in opposite direction then float the search div in the opposite direction - or you can go into index.php and just delete <div id="search">
and the closing </div> and everything inbetween
|
|
|
|
|
|
|
Re:Menu on the left side (top-nav) in polar&blackb 2 Years, 8 Months ago
|
Karma: 0
|
|
Thanks Big Bear!
Floating the search bar in the opposite direction didn't work, but deleting the search div did the trick.
Chris
|
|
|
|
|
|
|