Jump to content

footer width


Recommended Posts

Hi im not sure how this happened, but im unable to fix this, can someone please help me fix my footer as you can see in the picture its all the way to the left, and there are some circle bullets that appeared there also i want to remove

 

i want to:

1. move it to center location instead of to the left

2. space between the top category names , its squished to the very top

3. remove the bullets

 

 

i have prestashop 1.5.5

 

thanks!

post-104459-0-93566100-1378752237_thumb.jpg

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

  1. http://www.prestashop.com/forums/topic/201493-how-to-center-my-footer/ or in footer.tpl file (theme directory) use <div style="width:700px; display:block; clear:both; overflow:hidden; margin:auto">{$HOOK_FOOTER}</div>  instead simple {$HOOK_FOOTER}

padding to footer should do the trick, but i think it is realted to this:

bullets are related to the css styles, in this case it is necessary to inspect css styles. it is possible? if so, please share url. otherwise it will be a bit hard to say what you have to change

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