Topic: image number/background image
How do I remove the image number from the gallery ( 1 of 19...)?
Is it possible to use a background image instead of a hex color?
You are not logged in. Please login or register.
SimpleViewer Forum → PostcardViewer-Pro → image number/background image
How do I remove the image number from the gallery ( 1 of 19...)?
Is it possible to use a background image instead of a hex color?
Edit your gallery.xml in a text editor and remove the X of 19 within the <caption></caption> tags, but do not delete the tags.
Use wmode transparent and place the background image in the HTML.
var fo = new FlashObject("viewer.swf", "viewer", "100%", "100%", "8", "#333333");
fo.addParam("wmode", "transparent");
fo.write("flashcontent");
Can I use it in free version? Thanks!
You can use transparency in the free version.
SimpleViewer Forum → PostcardViewer-Pro → image number/background image
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 5 official extensions. Copyright © 2003–2009 PunBB.