How to change a text-link into an icon-link

Hilmer

Active member
Licensed customer
I will like to change the small "Like" from the XFR-useralbum into a small icon and then move it to the opposite site.

Any suggestion?

All the best
Morten

like copy.webp
 
If you find the phrase then you can change the text to an image:

Admin CP -> Appearance -> Search Phrases

This is an HTML img tag:

Code:
<img src="path/to/like.gif" />

The alignment can probably be changed with CSS. Can you post the URL to the page?
 
Hi Jake

Thanks a lot - I did not know that.

Though I can't find the phrase to edit. There are a few like but I think this is the one:
xfr_useralbums_like_album


Nothing happens when I change the phrase text though.
Are there a good way to find the phrase name of text?

Here is a link: http://hilmer-koch.dk/forum/useralbums/fotokeld.16/view
The small like-text is in the upper right corner - just beside the Album tools.
 
Back
Top Bottom