Back ground image on Image Show GK4

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
Wed Oct 12, 2016 12:27 pm
How do I change the background image (man running) on Image Show GK4 (module style gk-startup)
User avatar
Fresh Boarder

teitbite
Thu Oct 13, 2016 11:53 am
Hi

It's not a part of slider, but a template background under header area. You can change it by adding this code to override.css with a path to Your new image.

Code: Select all
#gkHeader.nobg {
    background: transparent url("/joomla25/startup/templates/gk_startup/images/header_bg.jpg") no-repeat scroll center top;
}
User avatar
Moderator


cron