block position

what are the block positions, i want to remove most componets on the home page and keep the slider with 3 boxes, how can this be done

1 answer

Profile photo of thangnn1510 0.00 $tone May 26, 2011
Public

You could do that by removing these codes:

Code:

<div>{{block type="joomlart_jmproducts/list"  name="home.jmproducts.list" title="" mode="latest" catsid="22" max="0" height="210" quanlity="3" width="210" perrow="3"}}</div>

Code:

<div>{{block type="joomlart_jmproducts/list"  name="home.jmproducts.list" title="" mode="latest" catsid="10" max="0" height="210" quanlity="3" width="210" perrow="3"}}</div>

and

Code:

{{block type="joomlart_jmproducts/list" name="jmproducts"}}

when edit home in admin cms -> static pages. you should also change its layout to 1column

#1

Please login or Register to Submit Answer

Written By

Comments