Sorry to say is is not possible to edit the height of this area of your template. To best accommodate your logo text you can add the following to the Custom CSS field of your templates parameters...
This is the component/article area of your template. To remove this area of your template completely try adding the following to the Custom CSS field of your templates parameters.
#container_main {
display: none;
}
Presuming you wish to use this area on other pages of your site, you will need to create a separate template style specifically for your homepage to which you will add the above CSS. For details on creating multiple template styles please check out the following tutorial... http://www.joomla51.com/tutorials/item/creating-multiple-template-styles
There are no replies made for this post yet. Be one of the first to reply to this post!
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »