Banner 1 & Banner 2 Positions

GK User
Sat Feb 09, 2013 3:29 pm
Hi,

I am having a problem with the Banner1 and Banner2 positions, if I place any module (banner module) in this position, the template breaks, please see attached screenshot you can also see it live on the link http://mauriestate2013.antarticproperties.com/

banner_position.jpg


We won't be able to let this as it is actually live on the website, therefore, if you can please have a quick look at this issue, this will help us very much.
User avatar
Senior Boarder

Konrad M
Sun Feb 10, 2013 12:14 pm
Hi,
please go to layouts/blocks/header.php and find:
Code: Select all
<div id ="gkBanner1" class="clear clearfix">

and change it to:
Code: Select all
<div id ="gkBanner1" class="clear clearfix gkMain">


do same thing with:
Code: Select all
<div id ="gkBanner2" class="clear clearfix">
User avatar

GK User
Sun Feb 10, 2013 12:34 pm
Hi Konrad,

Thank you very much for the quick reply, I did not realized but the issue was mainly on Firefox browser but it worked fine with Chrome, now, with your newly added codes, both browser work perfectly, thank you very much.
User avatar
Senior Boarder


cron