1. ponkey
  2. Commercial Templates
  3. Saturday, 11 January 2014
  4.  Subscribe via email
Hello,

how can I hide the news / content column on the front page?
I use the Polaris template on the latest version of Joomla
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Would you have a URL to an example of these items?

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
the site is hosted on a local server so i don´t have a link to the site. but i do have a screenshot.
i hope it can help
http://i43.tinypic.com/70demt.jpg
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you

To remove the component/article 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

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!