WP-SimpleViewer » How-to and Troubleshooting

Problems with gellery in firefox

(6 posts)

  1. Hi I am hoping someone may be able to help when viewing my site in Firefox the images in my simpleviewer gallery are showing up tiny I have no idea why it is doing this but it works fine in internet explorer and I have been told it works fine in Safari also. If anybody has any ideas and could help it would be greatly appreciated.
    The link to the problem page is here

    thanks

    Posted 2 years ago #
  2. This looks like a problem with your html/css design - the site does not work at all in Opera! You should review your code to find what is causing the problem.

    Posted 2 years ago #
  3. Thanks Markus I will have a look and see what I can do.

    Posted 2 years ago #
  4. I can't seem to find what is causing this issue. Does anyone have any thoughts on what may cause it or things I could try. Obviously it is something affecting the way it is embedded into the page in opera and Firefox. It just seems odd that it works fine in Explorer

    Posted 2 years ago #
  5. A good point to start is to check your page in the validator: http://validator.w3.org/check?uri=http%3A%2F%2Fwww.malcburke3d.co.uk%2Fportfolio%2F%3Fpage_id%3D3&charset=%28detect+automatically%29&doctype=Inline&group=0

    You will then see, that there is a problem with two links outside of the html area what is incorrect:

    </body>
    </html> 
    
    <a href="http://www.malcburke3d.co.uk/piclensgallery/gallery.html"><img src="piclens.png" border="0"></a>
    <a href="http://www.linkedin.com/in/malcburke"><img src="Linkedinicon.gif" border="0"></a>

    But of course it could also be related to other things, you'll see

    Posted 2 years ago #
  6. Thanks for all the help Markus that link will be very useful in the future.

    The problem turned out to be with the XML file created through the wordpress simpleviewer plugin it allows you to set a percentage for the viewer width and height. Firefox and Opera took a disliking to that on my site but all is well now.

    Thanks again

    Posted 2 years ago #

RSS feed for this topic

Reply

You must log in to post.