-
AuthorPosts
-
October 23, 2015 at 5:44 pm #524020
Hi,
I’d like the columns of my footer to be centered in the middle of my page. How can I do this please ?
Thanks,
Regards,
OmarOctober 23, 2015 at 6:00 pm #524035Hey omardualtime!
The footer columns should automatically be taking up the full footer width so there is no need to center them. Are you restricting their width via CSS? Can you send us a link to your page so we can take a look?
Best regards,
ElliottOctober 23, 2015 at 6:12 pm #524048I work on localhost so I can’t provide you a link…
I have 3 columns but they are displayed on the left of the page, not on the middle.
I haven’t restricted their with via CSS…
Thanks,
OmarOctober 23, 2015 at 6:14 pm #524050For example in my 404 error page the columns are not in the middle : http://www.dual-time.fr/accueil
They are not aligned like my main nav (in the middle of the page)
Thanks
OmarOctober 26, 2015 at 6:09 am #524639Hi,
I’m sorry but I’m having problems understanding exactly what you are looking to change, could you post a screenshot of what you trying to change? You can use a service like imgur.com or similar and then link to the images here.
Regards,
RikardOctober 26, 2015 at 11:14 am #524789I’d like to have my columns centered in the middle og my page and in the columns the titles and text centered (like my main nav), and not aligned left.
As you can see here, all elements are centered in the middle of the page (footer and main nav) : http://imgur.com/G1JQ0DE
You can find the site web here : http://www.panerai.com/fr/home.html
Thanks,
OmarOctober 26, 2015 at 12:42 pm #524817Finally I’ve chosen 1 columns and I’ve found the adequat CSS :
#footer .widget {
text-align:center;
}Thanks,
Omar -
AuthorPosts
- The topic ‘Footer columns’ is closed to new replies.
