Forums

Image - Display full size (4 posts)

  1. imagex
    Member
    Posted 1 year ago #

    This is my website page i have a problem with:

    http://graceleepromotions.com/handdiagnosis/en/media/global-times-article

    The article should be displayed at full size. i have set this in the image popup.

    I am also running lightbox - is that affecting it?

    I have also tried disabling the lightbox autoresize, that doesnt change anything either...

  2. stvwlf
    Member
    Posted 1 year ago #

    When you added the image to the post, you inserted the Medium sized image. Delete the image from the post and insert the Large sized image.

    If you don't want the popup then clear the File URL field in the Media Library form and the image will be inserted without a link.

  3. imagex
    Member
    Posted 1 year ago #

    no, i did not insert medium sized image, i inserted maximum orginal size.

    then i tried again with large size

    but it keeps only showing it small and adding a link (even when i delete the URL link to opne in the image properties window)

    ?

  4. stvwlf
    Member
    Posted 1 year ago #

    When I do a View Source on that page, here is the html for the section that displays the image:

    <p class="attachment">
       <a rel="lightbox[427]" title="global-times-article" href="http://graceleepromotions.com/handdiagnosis/en/wp-content/uploads/2010/12/global-times-article.jpg">
          <img width="275" height="300" title="global-times-article" alt="Global Times Article - It's All In The Palms" class="attachment-medium" src="http://graceleepromotions.com/handdiagnosis/en/wp-content/uploads/2010/12/global-times-article.jpg" />
       </a>
    </p>

    Notice this from the <img> tag
    width="275" height="300" class="attachment-medium"
    That is the medium sized image.

    Since you are using a lightbox, that is possibly changing your code. (Also, I don't see a lightbox. When I click the image I see another image the same size as the homepage image open on another page.)

    You need to look at the lightbox settings to see if you can adjust the thumbnail size.

    If the lightbox is a plugin, to test whether it is the problem, disable the plugin. Then see if the image displays full size. If it does you know its the lightbox.

Topic Closed

This topic has been closed to new replies.

About this Topic