Shape 5

Joomla Templates => Appwonder - Club => : bichito April 05, 2012, 08:23:28 AM



: CSS editing
: bichito April 05, 2012, 08:23:28 AM
Hi,

Im sorry my short experience, but I am trying to make the top menu bar and footer bar thinner (less height), not the blue body area but the dark grey areas within the template. How do I achieve this? what css file and what code line? Thanks!


: Re: CSS editing
: pmiddleton April 05, 2012, 10:52:11 AM
For the header, in templates/appwonder/css/s5_suckerfish.css -

Line 53 s5_navv - Change the padding height

For the grey horizontal bar, in templates/appwonder/css/template.css...

Line 664 s5_horizontalbar - Change the height property

Bear in mind that there is a limit to how shallow you can make the header, as it has to accommodate the menu


: Re: CSS editing
: bichito April 06, 2012, 05:04:54 AM
Thank you. I noticed what you mentioned and decreased the height of the menu and logo as well. It finally fit thinner. How about the footer. I noticed than when the body content is not much, the footer grows up to a large extend of the page, while when content is larger, footer stays thin. Is there a way to keep the footer thin all the time?

Thanks!


: Re: CSS editing
: pmiddleton April 06, 2012, 06:04:19 AM
What are you referring to as the footer? Do you mean the very bottom, where the copyright notice is?

Each section of the front page resizes dynamically, based on the content.


: Re: CSS editing
: bichito April 06, 2012, 07:15:23 AM
I would refer to the grey area at the botton of the page, right after the blue. I noticed it resizes or adapts depending on the content, however, I was just wondering if it was possible to have it fixed in a thinner look, preventing it from growing the content is not enough. Just wondering..


: Re: CSS editing
: pmiddleton April 06, 2012, 08:12:54 AM
I suspect that what you need is probably beyond the scope of the support in these forums. If it's a major consideration for you, you might like to try the "Hire a Coder" section of the Shape 5 site.


: Re: CSS editing
: bichito April 06, 2012, 08:27:30 AM
Got it. Thanks for the help!