Shape 5

Joomla Free Templates => Design Control - Free => : AndiGomezH June 08, 2015, 01:56:31 AM



: Taking the header area off to avoid the blank space on the top.
: AndiGomezH June 08, 2015, 01:56:31 AM
Hi, I?ve been trying to take that header area off my site, because for my case the logo works better the way I?m using it, and I?m having troubles because it keeps showing the missing image and the header area.

Thanks for your help.

Andr?s







: Re: Taking the header area off to avoid the blank space on the top.
: mikek June 08, 2015, 07:17:12 AM
Hello,

Adding the following to template.css would hide that whole area for you:

#s5_header_area1 {
display:none;
}


: Re: Taking the header area off to avoid the blank space on the top.
: AndiGomezH June 08, 2015, 11:31:50 AM
Thanks Mike

Hello,

Adding the following to template.css would hide that whole area for you:

#s5_header_area1 {
display:none;
}


: Re: Taking the header area off to avoid the blank space on the top.
: mikenicoll June 10, 2015, 01:23:34 AM
Let us know if you have any further questions!