Slide image deactivated in backend but showing on site

Free Joomla module to create slideshow on your website which includes different data like part of articles or text defined by user.
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Thu May 16, 2013 3:03 am
Hi, I have one slide showing in Image Show on Startup template, the slide should be just text (no image - the laptop in the default template) however in some browsers and on mobile an outline of the image is still showing, can someone help please?

The site is www.resultsvitality.com, try viewing on mobile and in Safari

Thanks a lot
User avatar
Fresh Boarder

GK User
Thu May 16, 2013 7:37 am
Hi,
did you clear cache of your browser ?
User avatar
Gold Boarder

GK User
Thu May 16, 2013 9:13 am
Yes i don't think its a cache issue, I dont see the outline on Firefox, I see it in Safari and mobile Safari, thanks
User avatar
Fresh Boarder

GK User
Thu May 16, 2013 9:40 am
Try add to override.css
Code: Select all
.gkIsWrapper-gk_startup.loaded .gkIsImage img {
display: none;
}

and remember to enable override.css option in template settings.
User avatar
Gold Boarder

GK User
Thu May 16, 2013 9:49 am
Thats great thanks for the help
User avatar
Fresh Boarder


cron