module title appears out of place - on top of another module

GK User
Wed Mar 02, 2011 7:13 am
hi people,

so far my website looks great, except on a colleagues notebook, using windows 7.

the title for a html custom module is showing in the mod_rokslideshow module above!

this is the site...
http://www.atvantage.co.za/2011/

attached is a screenshot
atvantage_b_and_w_scrnsht.jpg


any ideas on why this could be?

lastly, using mod_rokslideshow is a backup plan because neither the GK2 or GK3 photosliders work.
User avatar
Fresh Boarder

teitbite
Wed Mar 02, 2011 7:54 am
Hi

This could be a problem because I do not have Windows 7 ;/ Please try to add this code to css:

Code: Select all
#banner1, #banner2 {
    clear: both;
    position: relative;
}


Please also check if You do not have any webdeveloper stuff installed on Your browser.
User avatar
Moderator

GK User
Thu Mar 10, 2011 8:56 am
thanks for your response, which css file must i add your code to?
User avatar
Fresh Boarder

teitbite
Sat Mar 12, 2011 4:35 am
Hi

The best file for it is override.css but please remember to elable using this file in template's settings.
User avatar
Moderator


cron