Hi, Same Issue here. I also want only modules at the front page. but also need the ability to display articles in other pages different than the Front Page
I'm using J1.5.23 and I don't know were I can turn off the FP component?
check the web site:
salvemoslacaja.org/TEST/
I want to get rid of the header "Salvemos la Caja Costarricense del Seguro Social"
Do I have to edit the template/index.php ?
Tried the css code posted in this treaddiv#rt-main-surround {
background: #0f0f0f url(../images/backgrounds/style3/header-bg.png) 100% 0;
position: absolute;
z-index: -1;
top: 0;
height: 100%;
width: 100%;
}
but I can not see articles from other pages also...
Thanks