How do I get the image show module to work in this template

April 2013 Joomla Templates
Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
svgh
Thu Oct 02, 2014 11:43 pm
Reply with quote
Report this post
Hi, I recently installed the basic rockwall template on one of my sites via joomla. Then I installed the gk image show module and put it in the header (published etc). I set the background color to something, but nothing appears when I load the module, the background appears to be broken. You can see the site here: http://sadness.cloudaccess.net/

Could anyone tell me how to fix this? Why isn't there a "load background image" field in the module options?
User avatar

teitbite
Sat Oct 04, 2014 9:06 am
Reply with quote
Report this post
Hi

Each style of Image Show has some specific features. The one You have used was meant to show over a background of the template. Try add a background manually with css:

Code: Select all
#gkIs-gk-is-97 {
    background: url("../images/some-image.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.