Digital Cipher Posted August 31, 2008 Share Posted August 31, 2008 Hi allI want to move the top links as shown in the attached file to a block like the Categories box, i would like it on the right hand side on top of CART.Can anyone point me in the right direction.Are the boxs blocks or modules? Link to comment Share on other sites More sharing options...
vinoalvino Posted September 1, 2008 Share Posted September 1, 2008 Change file yourshop/themes/yourtheme/css/global.css This is a "resume" of a Prestashop Header file <!-- Header --> ... logo ... <!-- Block languages module --> flags ... <!-- /Block languages module --> <!-- Block permanent links module HEADER --> <!-- /Block permanent links module HEADER --> <!-- Block search module HEADER --> ... <!-- /Block search module HEADER --> <!-- Block user information module HEADER --> .... Change the styles language_block ..... Link to comment Share on other sites More sharing options...
Digital Cipher Posted September 1, 2008 Author Share Posted September 1, 2008 Cheers for the info, just another quick questionWhich file hold the below html, ive look at header.tlp e.t.c - i would like to change the order the blocks display in 1st : links2nd : cart3rd : search ><!-- Block languages module --> <!-- /Block languages module --> <!-- Block permanent links module HEADER --> </pre> <ul> </ul> <br> <!-- /Block permanent links module HEADER --><br><br> <!-- Block search module HEADER --><br><div> </div> <br> <!-- /Block search module HEADER --><br><br> <!-- Block user information module HEADER --><br><div> </div> Link to comment Share on other sites More sharing options...
vinoalvino Posted September 2, 2008 Share Posted September 2, 2008 Back Office -> Modules -> PositionUse the arrow to move single block Link to comment Share on other sites More sharing options...
Digital Cipher Posted September 2, 2008 Author Share Posted September 2, 2008 Thank you again for the info, worked greatIf i wanted to create a new block like the one below and have the search bar/links e.t.c in it , is it creating a module or am i missing some thing, this way have control over where the block is positioned. Link to comment Share on other sites More sharing options...
vinoalvino Posted September 3, 2008 Share Posted September 3, 2008 you have to write a new module ... not so easy ... Link to comment Share on other sites More sharing options...
ejectcore Posted September 3, 2008 Share Posted September 3, 2008 Are you looking to just move the this in to the right column block?example site: www.meremobiles.co.ukIf so I can help & provide the code to do so1) The Search box needs to have a new hook assigned giving you flexibility to where this goes in your template2) A new module with info required can easily be created just provide a visual for the position of these blocks Link to comment Share on other sites More sharing options...
Digital Cipher Posted September 3, 2008 Author Share Posted September 3, 2008 Thank you again vinoalvino for your help.amwdesign if you could email me the code, that would be great.i have changed some of the css to give me some of what i want (see below)it would be nice to have it in a block tho Link to comment Share on other sites More sharing options...
ejectcore Posted September 3, 2008 Share Posted September 3, 2008 Which modules are you referring to? Link to comment Share on other sites More sharing options...
Digital Cipher Posted September 3, 2008 Author Share Posted September 3, 2008 Hi again amwdesigni would like to create a block (i think thats the right name for it) like the one below, this way i can use all the header space for other items. if i could position it in the right hand column that would be great. 1 Link to comment Share on other sites More sharing options...
ejectcore Posted September 3, 2008 Share Posted September 3, 2008 Hello I have just done a real quick mock-up based on your above visualis this how you would like this?If so we can go through this tonightdo you have SKYPE? Link to comment Share on other sites More sharing options...
Dan1 Posted June 24, 2009 Share Posted June 24, 2009 Damn I would've liked to know how this turned out. I'm looking for the same thing. Move the permanent links to a column. I already have a module installed for the quick search. Link to comment Share on other sites More sharing options...
alexidro Posted October 20, 2010 Share Posted October 20, 2010 Hi allI want to move the top links as shown in the attached file to a block like the Categories box, i would like it on the right hand side on top of CART.Can anyone point me in the right direction.Are the boxs blocks or modules? I have the same problem, could you tell me exaclty what i have to change or add to the global.cssI tried to change everithing in the header section to text-align:right but the whole block is stinn in the center top, as you can see: www.computerman.it Link to comment Share on other sites More sharing options...
plugy Posted April 20, 2012 Share Posted April 20, 2012 This is something i have been trying to do put them all neat in a box but havnt a clue could you let me know how you achieved this please thanks. Link to comment Share on other sites More sharing options...
Recommended Posts