Jump to content

[solved] Prestashop 1.5 Footer alignment to middle?


kushigadgets

Recommended Posts

Hi,

 

I have a new install of Prestashop 1.5

 

I disabled Social links in the Footer but now there's a big gap to the right

 

http://www.kushigadgets.com/index.php

 

What I want to do is align the block so it looks like this (and if I enable/disable other sections down there for it to keep them all lined up but the whole block centered)

 

Can someone advise what I need to edit and how?

 

s3bfJeQ.jpg

Edited by vekia (see edit history)
Link to comment
Share on other sites

the simplest (but not the best) way to achieve this is:

 

add margin-left param to the:

 

#footer .myaccount {
padding: 15px 10px;
margin-left: 250px;
}

 

I talking about /modules/blockmyaccountfooter/blockmyaccount.css file

Link to comment
Share on other sites

sorory for missunderstanding but i still don't know what you exactly expect. you want to edit pictures in reassurance module ?

if so, go to the modules tab in your back office, search for rassurance module, click on configure.

 

you can edit there pictures & descriptions

Link to comment
Share on other sites

Thank you for that. When I put Reassurance in my search I didn't get anything. It just completely ignores it's existence. As I did not know the word customer was in the front my vision problem made me unable to see it w/o the full name. I apologize for my lack of seeing it the first time. It's just my focus

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