Quote:
Originally Posted by Ninja04
Thank you very much. Still works perfectly in VB 5.5.3!
I felt like it lacks a "Like" icon at the starting of the phrase but I added it easily.
If you want to do the same:
Go To Phrase Manager -> Search for "likes this." -> Copy the original text -> Upload a like icon in /images or wherever you want and then add this at the starting of the phrase:
<img src="/images/locationtolikeicon.png"> and you should be good! Thanks developer!
If you want to change the width and height of the image without resizing it in a editing program use this:
<img src="/images/example.png" width=?? height=??> Put your size instead of ??
|
Thanks ninja i'll give it a try later.