Shape 5

Joomla Templates => Pantheon - Club => : iesinc November 18, 2010, 09:13:18 PM



: Modify Banner Height
: iesinc November 18, 2010, 09:13:18 PM
Wonderful template!!  Thank you!

How do I reduce the banner height? I tried modifying s5_logo.png with no results.

Please see attached, either reducing red total banner height or space between "August 2010 Template" and "Exactly What ..."




: Re: Modify Banner Height
: mikek November 19, 2010, 08:50:58 AM
Hello,

It depends on the layout of your header and what is published there. Can you please post a url to your site?


: Re: Modify Banner Height
: iesinc November 19, 2010, 10:34:48 PM
Thank you for your speedy reply.

Oh ... I should have provided that. sorry!

http://www.thestigmatist.com


: Re: Modify Banner Height
: mikek November 20, 2010, 08:51:45 AM
Hello,

You can reduce the height by adding the following to the bottom of template.css:

#s5_logo {
height:60px;
}


: Re: Modify Banner Height
: iesinc November 20, 2010, 11:34:01 PM
Thank you - that helped.

Is there a way I could also shorten the space below the banner/above the menu areas? (please see attached) with red ]--

Also, I'm not receiving email notifications on your posts? I have previously, but not on this post even though I tagged "notify me of replies" ?


: Re: Modify Banner Height
: mikek November 22, 2010, 08:26:39 AM
Sure add the following to the bottom of template.css:

.s5_shadow2 {
margin-bottom:5px;
}


: Re: Modify Banner Height
: iesinc November 22, 2010, 05:22:05 PM
Perfect! Thank you