Shape 5

Joomla Templates => Basics - Club => : superm March 30, 2010, 05:26:58 AM



: Logo Width
: superm March 30, 2010, 05:26:58 AM
Good Evening,

I am working on a friends website, www.supermassive.com.au , we are currently just playing with lots of different options to see how things look.

I have read the threads on the logo area and just wanted to know if the logo width (which I can see in the css file is 461px wide) can be made any wider or if it is fixed at that width. Ideally we wanted to make the logo the entire width, but I imagine the search module takes up some of that space.

Any help is certainly appreciated.

Regards
Dennis
PS: logged in under the template owners username as I am doing all the work on the site for them.


: Re: Logo Width
: mikek March 30, 2010, 07:41:54 AM
Hello, at line 403 of template_css.css you will find:

#s5_logo {

under that you can increase the width, but you can only increase maybe 100 or 200 more px until it hits the search area.


: Re: Logo Width
: superm March 31, 2010, 04:19:20 AM
Mike,

Thanks for that.