image into module title

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
Sun Sep 28, 2014 8:24 am
Reply with quote
Report this post
Hi, I wonder if it is possible to add a .gif image in the title of a module. I want to change the icon for a image.
I am using John template in Joomla 3.x
Thank you.

http://webs.merkagune.com/zirrimarra/
User avatar
Senior Boarder

GK User
Sun Sep 28, 2014 9:25 am
Reply with quote
Report this post
Hi,
I think it should be possible,
you have to use background image for module title with your gif image
Code: Select all
background: transparent url("IMG.gif") no-repeat;


read also : https://www.gavick.com/documentation/jo ... ss-suffix/
User avatar
Platinum Boarder

GK User
Sun Sep 28, 2014 3:04 pm
Reply with quote
Report this post
Thank you Oscar, I'll try.
User avatar
Senior Boarder

GK User
Sun Sep 28, 2014 5:31 pm
Reply with quote
Report this post
1) It should be easy if you will use Firebug or Developer Tool from Chrome to identity class name for Module Title.
2) You can upload GIG/PNG in this same folder where you have CSS files, no problem.
3) Use override.css file to make such a changes, because John template will be updated in near future.
User avatar
Platinum Boarder


cron