Topic: images are small in firefox
My sites using simpleviewer look great in IE and Safari, but when viewed in Firefox, the viewer is sized down, and the images are very small. Do I need to adjust the code for firefox?
Thanks,
-jill
You are not logged in. Please login or register.
SimpleViewer Forum → SimpleViewer v1 → images are small in firefox
My sites using simpleviewer look great in IE and Safari, but when viewed in Firefox, the viewer is sized down, and the images are very small. Do I need to adjust the code for firefox?
Thanks,
-jill
Jill,
Are you using Porta to generate your galleries? If so, check the FAQ, Q22: http://www.airtightinteractive.com/simp … r/faq.html.
If not you probably have a problem in the HTML code that contains your gallery. Try using the example HTML page linked to from Q10 in the FAQ.
Jill,
I had the same issue. I had to modify the index.html to give a fix width and height.
#flashcontent {
height: 500px;
width: 725px;
}
Good Luck!
SimpleViewer Forum → SimpleViewer v1 → images are small in firefox
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 5 official extensions. Copyright © 2003–2009 PunBB.