Page 1 of 1

Why aren't my images displayed on a published page?

Posted: Sat Jun 25, 2011 12:00 pm
by Pablo
- Did you upload the images to the web server? Make sure you did not accidently enabled 'Only publish HTML files' in the publish window.

- Make sure the image names are valid, most web servers are case-sensitive and/or do not support special characters in the filenames of images. Tip: Use lowercase filenames.

- Do not use uppercase file extensions. Use .jpg or .png and not .JPG and .PNG!

- Do your image filenames contain whitespaces, quotes or other special characters? Image names with spaces can cause problems in some browsers and/or web servers, use underscores to connect words instead of spaces.

See also ' Naming conventions for HTML objects (ID, name, styles)':
http://www.quickandeasywebbuilder.com/f ... 10&t=19645