How to Remove Payal and Product Category of Left Side

Hi There,

Can someone please advise how to disable/remove the Product Category and Paypal Advert on the side of the home page?

Thanks

1 answer

Profile photo of thangnn1510 0.00 $tone November 25, 2010
Public

Hi Media991!

Welcome to Joomlart. Hope you enjoy our products and services.

To disable/remove the product category and paypal advert on the site of the home page please do the following:

-- Login into admin

-- Go to cms/pages then edit home page

-- Click to Tab "Design", in layout update html parameter add this code:

HTML Code:

<remove name="paypal.partner.right.logo" />
<remove name="catalog.leftcat" />

between

HTML Code:

<reference name="left">
....
</reference>

Hope this helps you.

#1

Please login or Register to Submit Answer

Written By

Comments