Problem with News Highlighter GK1 in Corporate II

Professional Jomal template designed to be easily adaptable to all kinds of business
GK User
Thu Aug 26, 2010 3:07 pm
Hello, with the latest Corporate II Version: 2.0.0, publishing the News Highlighter GK1 in ALL pages, it goes UNDER the main menu with Firefox (only in home page it looks right)

With IE8 the background of the module goes under, and the news in white goes OVER the menu.

Note: I've done the Quick Start Installation (gk_corporate2_quickstart_J!15.zip) so you can verify this bug easely.

There is a way to fix this? My impression is that there is a problem with the way that the logo is set.

Thankyou.
User avatar
Fresh Boarder

GK User
Fri Aug 27, 2010 2:33 pm
..no one? :(
User avatar
Fresh Boarder

teitbite
Sun Aug 29, 2010 8:38 pm
Hi

Please show me Your site.
User avatar
Moderator

GK User
Sun Aug 29, 2010 11:51 pm
Hello!
I can't show You the site as it's not on line yet, but I'm sending the screenshots of FF and IE7 (IE8 behaves the same as FF).
The site has no modification: just installed on wamp the "gk_corporate2_quickstart_J!15.zip" and published the highlight module in ALL pages

Thankyou very much!
M.
User avatar
Fresh Boarder

teitbite
Tue Aug 31, 2010 4:52 pm
Hi

It's realy hard without seeing it but try maby to add this at the end of template.css file:

Code: Select all
#gk-header {
clear:both;
}
User avatar
Moderator

GK User
Tue Aug 31, 2010 6:15 pm
Hello, that did not work but you gave me the key to solve the problem with this.

Code: Select all
#gk-header-block{
clear:both;
}


thankyou very much!
Marco
User avatar
Fresh Boarder

teitbite
Wed Sep 01, 2010 7:27 pm
Hi

Och. Sorry I was guessing which div to choose :)
User avatar
Moderator

GK User
Tue Mar 06, 2012 7:05 pm
Marco65 wrote:
Code: Select all
#gk-header-block{
clear:both;
}


Thanks very much!!!
User avatar
Fresh Boarder

teitbite
Wed Mar 07, 2012 12:00 am
Hi

Glad I could help.
User avatar
Moderator


cron