cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Problem with images and css on my google drive

here we go. 

I have an ebay 'store' which they are now requiring all request from any of pages to use HTTPS requests. So It will take me a week or so to upgrade my server by the admins, as I do not have root privileges.

So after checking I found out that Gdrive defaults to HTTPS for requests. so I added an ebay folder to my drive, and I can upload to my Gdrive via linux-nemo (dir) as I 'mount' the Gdrive to my desktop, and it works just like a thumb drive. But when I put in may page the following:

  • My pictures show up as a broken link.  but when I click on the link (view image in new tab I see the image).
  • my css does not work.

This is my CSS file: 

<link rel="stylesheet" type="tex/css" href="https://drive.google.com/file/d/0b0rqgvwrkc4lee5md1dlc2pqmxc/view?usp=sharing">
 

 

This next bit of code sets up my shipping bar 100x800 (background) and a 60x60 image of a Airplane

<tr style="background-image:url(https://drive.google.com/file/d/0B0RQgvWrkc4lU3ZkakpzZHl2YlE/view?usp=sharing);">
<td><div style="width: 60px;">
<img src="https://drive.google.com/file/d/0B0RQgvWrkc4lU3ZkakpzZHl2YlE/view?usp=sharing" width="60px" height="60px">
</div></td>


The link to the full page can be seen here: https://www.ebay.com/itm/302301586589" on ebay.

Thanks for looking Cris H.

Platform:Intel Pentium Dual E2200 Memory 3.9Gb Linu Mint 18.2

Message 1 of 1
latest reply
0 REPLIES 0