Home Forums Pro Themes Flat Commerce Pro Images on the Homepage will not link and stay correct size/alignment

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #25258
    jjambeck
    Participant

    Something very odd is happening on my homepage http://internationalmarinedebrisconference.org/ – when I make the two images at the bottom of my homepage link to their outside websites (UNEP: http://www.unep.org/ and NOAA: http://marinedebris.noaa.gov/ ), the images get very large and are centered on the page – looking terrible. I know how to make them link, so it is not something I have done.
    So, I deleted them and reinserted them with the links at insertion, but it did the same thing. I inspected the element and it says it is thumbnail size and also left/right alignment, but it is clearly not as it is large and int he middle of the page.
    So, I also tried making the link to a page on the website and also link to the image – but any time the image has a link, it gets large and centered.
    But without a link, they stay right and left aligned and the correct size.
    But I need them to link to their respective pages and look how they do right now.
    Thanks!

    #25307
    wensolutions
    Keymaster

    But I need them to link to their respective pages and look how they do right now.

    Since it seems like you are inserting content along with those two aligned logos from visual editor, there is an ‘anchor’ icon on the toolbar from which you can link them to the respective pages.

    Click an ‘anchor’ , pop-up will appear that gives you an option to select page to link them to.

    Hope this is what you are looking for.

    If you have any other queries, please let us know.

    #25311
    jjambeck
    Participant

    Yes, I used this, but when I do add the link to the image, it then shows up very large and in the middle of the page. I can make that happen if you need to see it.

    #25365
    wensolutions
    Keymaster

    Ok, so let’s put the following custom CSS script to bring it to the default thumbnail size.

    .entry-content .size-thumbnail {
        width: auto;
    }

    Hope this will work for you !

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.