andybr1ggs Posted April 22, 2010 Share Posted April 22, 2010 How do move this module across so its inline with search box. Link to comment Share on other sites More sharing options...
razaro Posted April 22, 2010 Share Posted April 22, 2010 There are several ways to do that.Here is one.In Back Office >> Modules >> Positions under Top of pages section,change order so that Quick Search block v1.0 is before Permanent links block v0.1.Then in global.css line 735 ul#header_links { float:left; change float to right ul#header_links { float:right; Link to comment Share on other sites More sharing options...
andybr1ggs Posted April 23, 2010 Author Share Posted April 23, 2010 There are several ways to do that.Here is one.In Back Office >> Modules >> Positions under Top of pages section,change order so that Quick Search block v1.0 is before Permanent links block v0.1.Then in global.css line 735ul#header_links { float:left; change float to right ul#header_links { float:right; HiThanks for the reply tried that didnt seem to work. Link to comment Share on other sites More sharing options...
razaro Posted April 23, 2010 Share Posted April 23, 2010 Is this what you wanted ? Link to comment Share on other sites More sharing options...
andybr1ggs Posted April 23, 2010 Author Share Posted April 23, 2010 Yes.....Just realised that was my site lol there is only one global css folder/file isnt there ? Link to comment Share on other sites More sharing options...
razaro Posted April 23, 2010 Share Posted April 23, 2010 Yes one global.css for theme /themes/prestashop/css/global.css Download Firebug plugin for Firefox, it is really helpful http://getfirebug.com/ Link to comment Share on other sites More sharing options...
andybr1ggs Posted April 23, 2010 Author Share Posted April 23, 2010 ThanksCan you get the home featured carousal to work in the latest version of presta ? Link to comment Share on other sites More sharing options...
salko Posted April 23, 2011 Share Posted April 23, 2011 There are several ways to do that.Here is one.In Back Office >> Modules >> Positions under Top of pages section,change order so that Quick Search block v1.0 is before Permanent links block v0.1.Then in global.css line 735ul#header_links { float:left; change float to right ul#header_links { float:right; How to do that in PS 1.4? I could not find this code in global.css ... 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