[SOLVED]Banner Module Error

November 08 Joomla Templates
GK User
Thu Dec 04, 2008 8:23 am
Hi,

Is there any way possible to edit the template so the search bar could fit under a 468 x 60 ad in the Advert 1 module?

Also when I try placing any kind of code in the "banner" module, nothing shows up, but it'll show up if I place it in the "top" module (which I don't want). Any way around that?

Keep up the great work ya'll. This template is amazing.
User avatar
Senior Boarder

GK User
Thu Dec 04, 2008 6:22 pm
Thanks.
We apreciate.

Yes, this is a small bug.

Please, open the index.php file on the template directory and find this code:

Code: Select all
<div class="us-stand">
<jdoc:include type="modules" name="banner1" style="raw" />
</div>


and replace with:

Code: Select all
<div class="us-stand">
<jdoc:include type="modules" name="banner" style="raw" />
</div>


Now, you can set it on banner position and it will show.

Cheers ;)
User avatar
Platinum Boarder

GK User
Fri Dec 12, 2008 6:00 pm
It works, but search bar is not in the header bellow, but is hanging bellow..how can I fix this?
User avatar
Fresh Boarder


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.