(SOLVED)Help changing module home.text under image slide show

GK User
Sun Jan 23, 2011 9:08 pm
Thank you
User avatar
Junior Boarder

GK User
Sun Jan 23, 2011 9:48 pm
Hi

You means on breadcrumbs?
Just open mod_breadcrumbs module and change "Text for Home entry" parameter.

Cheers
User avatar
Platinum Boarder

GK User
Sun Jan 23, 2011 10:02 pm
I want to put the text I am Robert Cherry... the text on the home page, under the image slide show instead of above

Thanks
User avatar
Junior Boarder

GK User
Sun Jan 23, 2011 10:17 pm
You can place a custom module with your text (any text) on banner2 module position.
This module must have "[space]text" suffix and very important is to perform the next step:

Open ../templates/gk_cherrydesign/layouts/blocks/header.php and find this line:

Code: Select all
<jdoc:include type="modules" name="banner2" style="none" />

change to
Code: Select all
<jdoc:include type="modules" name="banner2" style="gavickpro" />


That's it.

Cheers ;)
User avatar
Platinum Boarder

GK User
Mon Jan 24, 2011 7:39 am
Thank you very much
User avatar
Junior Boarder


cron