Center website name

Permalink 1 user found helpful
Hi, I would like to center the name of my website on all of my pages.
My website name is
http://www.activ8ed.co.nz.
Any help much appreciated.

 
jordanlev replied on at Permalink Best Answer Reply
jordanlev
You need to modify the CSS stylesheet for the theme. In the YOURSITE/concrete/themes/default/main.css file, find line 20 and change "float:left;" to "text-align: center;"

It's going to be very difficult to make style changes to your site without knowing basic web design, HTML and CSS -- you might be better off finding a theme that you like in the marketplace (many of them are free).
wendyait replied on at Permalink Reply
Thanks, That was most helpful. I really appreciated you taking the time to help me.