Quote:
Originally Posted by skylab
Got it working great however having some issues trying to get Arcade icons to show for vb4.
|
What problems are you having, exactly?
Quote:
Originally Posted by profanitytalker
Hi Dj, first of all thank you so much for this hack. It works like a charm. I was just wonder if you know how to make the buttons each a different image and not all the same?
|
You would need to replace the
in the
postbit_legacy code with the actual image URLs you wanted. Note that this won't let you use the change in image when an image is clicked, so you'd have to search for a seperate JavaScript to make that happen.