Page 1 of 1
help align footer
Posted: Fri Sep 02, 2016 9:23 am
by claud9
Hello,
I need help to align the footer menu (please see attached picture).
I would like to have the "info", Customer" etc aligned horizontally and centered and the social icon aligned horizontally and center below the other menu.
Any help is welcome
Thanks!
Re: help align footer
Posted: Fri Sep 02, 2016 11:36 am
by IP_CAM
You have to play around with Title/Link Name width&size as well, in order to align it out, so it looks swell!
But aligning it all, downwards, if you use different length words, just looks terrible, just like 15 years ago...
---
Check here, on how it looks, by creating
6 COL-SM-2 CSS Sections:
Code: Select all
<span class=center">
<div class="row">
<?php if ($informations) { ?>
<div class="col-sm-2">
http://www.gratis-anzeiger.com/shop/ind ... duct_id=42
check the Page Source, to see all the Coding on the footer.
---
Some free Ways, to re-create an OC v.2.x Footer:
---
Centre Footer Text for 2.0
http://www.opencart.com/index.php?route ... n_id=19402
---
Fancy icon on footer menu
http://www.opencart.com/index.php?route ... n_id=21294
---
Footer Infolinks as Popup
http://www.opencart.com/index.php?route ... n_id=23964
---
Good Luck !
Ernie