Like System image
The forum of the forums :: Support forum :: Forum Design & Appearance Help :: Design & Appearance Problems Archives
Page 1 of 1 • Share •
Like System image
Hello.
Is it possible that in this Like system http://help.forumotion.com/t108561-a-new-like-dislike-system-phpbb3-and-invision can I change the buttom to a image instead of having a background?
Is it possible that in this Like system http://help.forumotion.com/t108561-a-new-like-dislike-system-phpbb3-and-invision can I change the buttom to a image instead of having a background?
angel_of_night- Forumember
-
Posts : 565
Reputation : 10
Language : portuguese
Re: Like System image
just replace the code
vote_singular : 'Vote',
into
vote_singular : '<img src="img URL">';
vote_singular : 'Vote',
into
vote_singular : '<img src="img URL">';
zenzo- Forumember
- Posts : 564
Reputation : 13
Language : english,tagalog
Location : philippines
Re: Like System image
Didn't work. The Like disapeared from the posts.
angel_of_night- Forumember
-
Posts : 565
Reputation : 10
Language : portuguese
Re: Like System image
Change 'Vote' to just ''
Aka an empty string.
Then set an image with CSS:
.LGvote { background-image: url(IMAGE URL); }
Aka an empty string.
Then set an image with CSS:
.LGvote { background-image: url(IMAGE URL); }
Re: Like System image
Solved. Thanks.
angel_of_night- Forumember
-
Posts : 565
Reputation : 10
Language : portuguese
The forum of the forums :: Support forum :: Forum Design & Appearance Help :: Design & Appearance Problems Archives
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum