You can easily change the path to the image in
vbseo_buttons.css
to whatever you want. it is a background image in the css.Code:.vbseo-likes-hearts { background:url("../images/forum/vbseo_like_bg.png") no-repeat scroll 100% 2px transparent; height:16px; position:absolute; right:10px; top:15px; z-index:1; *z-index: 10006; }
vb4:
Code:<dt>Liked</dt> <dd>{vb:raw post.vbseo_likes_in} times</dd>
vb3:
No, this is not planned to be changed. If you want it to show all the time, you will need to add a window.onload event listener to call the display.Code:<div>Likes: $post[vbseo_likes_in]</div>
check scripts/vbseo_ui.js for more details if you want to customize it.
If you are having issues, please open a support thread.
If you require different sizes, changing just the image may break layout, so see above for the css block to edit.


150Likes
LinkBack URL
About LinkBacks






I also have to leave for a few hours, and I guess I'll have to leave the site messed up.
