Jump to content

[SOLVED] Centering Footer Text


Recommended Posts

Hi guys

Iv got a problem which has been bugging me for a little while now please help .

So here is my problem ,

I am trying to center the text that is on my footer but i cant seem to get it too hook into the center !

here is a screenshot

http://img829.imageshack.us/f/footerxn.jpg/

Here is my webshop , if you would like a closer look :)

http://www.circuittrade.com/

i want to line up the text in the footer into the center.

Thanks for your time , if you need me to show you any of the global.css or footer tpl files i will post them

Link to comment
Share on other sites

Maybe there are better solution but this first came to my mind.

div#footerOffice {
color:#FFFFFF;
float:left;
font:11px/14px normal Tahoma,Geneva,sans-serif;
margin-left:224px;
margin-top:20px;
width:200px;
}


global.css (line 2910)

margin left was added

Link to comment
Share on other sites

  • 6 months later...

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