Image full width of the page and actual image height

8 replies · opened May 2, 2018

WwildeMay 2, 2018

Hi!

The width of the image should span over the full width of the page and the height should be the actual height of the image (no cropping).
The original image aspect ratio should be maintained.
So images with different heights are also shown with different heights on the page. There is no set height.
This should be the case on all devices.
How do I do this?

Cheers!

Paul

WwildeMay 11, 2018

Still waiting for this, I would really like to solve this so I can proceed with my website.

Thanks!

WwildeMay 28, 2018

Dear Canvas team,

I guess you are quite busy answering all these tickets.
But I would really like to get this worked out! So I can launch my website.

Hope to hear from you soon!

SSemicolon WebSTAFFMay 28, 2018

Hello,

Apologies about the Delays!

  1. We have tried checking out your Page, and the jQuery Library is getting loaded multiple times causing issues. Please make sure that the jQuery is loaded only once.

  2. We have checked your Code and the issue with the implementation of your code is using the CSS Background property. Instead of using the CSS Background Property, simply use the <img> Tag:


![attachment](images/The Power of Now/section-render.jpg)

This will definitely work fine. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

WwildeMay 31, 2018

Hi,

Thank you for your reply.
Can you please tell me how to make sure that the JQuery is loaded only once?

Thanks!

Paul

SSemicolon WebSTAFFJun 19, 2018

Hello,

By removing any Duplicate jquery.js Calls and making sure that only 1 of these remain on a Page.

Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

WwildeJun 25, 2018

At the end of my pages I have this code:

	
	
	

	
	

Other than that I have no jquery.js on my pages (or .js in fact).
It seems to me it should be allright. So what's going wrong?
Is it possible that I have no footer but I do use a .js call under the footer scripts?

SSemicolon WebSTAFFJun 28, 2018

Hello,

The Above Codes looks fine and no further changes are required. Yes, you can definitely remove the Footer according to your needs.

Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard