Jump to content

How to change name in widget with image font?


mostone

Recommended Posts

Hi all  :)
I want to ask :D

How to change name in widget with image font??
more details you can see this picture:
p2dYFjM.png

before i can change widget name in "customize widget"
but i dont know how to change name in special widget,
like: recent topics, top poster, statistic etc. :(

please help me for this topic . :)

source and my forum:
http://astajim.indonesianforum.net

thanks bfore :D

 

Follow the simple step to solve it.

Go to Modules >> HTML & JAVASCRIPT >> Javascript code management than Create a new javascript title and paste this script then submit.

jQuery(document).ready(function() {
jQuery('.genmed:contains("Latest topics")').replaceWith('<img src="http://i.imgur.com/ZMRCS5O.png" />');
});

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.