Intro Module - Change Title to Image from Text

Creative and responsive Joomla template with amazing parallax effect.
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)
GK User
Wed Jul 23, 2014 5:29 pm
Reply with quote
Report this post
I've looked through the forums and haven't been able to see this discussed. So is there any way to change the Intro Module to have an image for the Title, rather than text. I see that icons can be included, so I thought maybe I could add an image.

Any help is appreciated.

Thanks,
Chris
User avatar
Fresh Boarder

GK User
Thu Jul 24, 2014 4:03 pm
Reply with quote
Report this post
I got it figured out. If anyone is interested:

1) Go to "Template Manager."
2) Click on "Advanced Settings."
3) Add "Custom CSS" code, or if you are already making a great deal of CSS changes and are using the "override.css" file, input:
.gkIsWrapper-gk_creativity .figcaption h2 {
font-size: 16px;
max-width: 500px;
background-image:url(http://www.yourdomain.com/path to image/image name);
background-repeat:no-repeat;
height: [input height parameter];
background-position:center;
}
User avatar
Fresh Boarder


cron