Shape 5

Joomla Templates => Business Look - November 07 - Club => : jcanady April 25, 2008, 01:19:58 PM



: Logo Placement
: jcanady April 25, 2008, 01:19:58 PM
I found all the help you guys gave on the logo size, now all i want to do is change the placement . I just dont want the logo centered.  any ideas??

Thanks


: Re: Logo Placement
: jonahh April 28, 2008, 12:39:13 PM
Hello,

In your template_css.css file at about line 784 you will  notice the following:

:
#s5_logo {
height:100px;
margin:0pt auto;
width:352px;
}

Simply remove the "margin:0pt auto;" and your logo will no longer be centered.