View Single Post
Old 03-03-2018, 08:21 PM  
venus
Confirmed User
 
venus's Avatar
 
Industry Role:
Join Date: Jan 2003
Location: Phoenix, Az
Posts: 3,112
looked at that already, I got the images down, those were easy because they are in the body of the page, the hard part is getting an image in a table to use responsive,like the below...there is no way to make the url background an amp image that I can find.

table.example-table {
background-color: rgba(0, 0, 0, 0);
background-image: url("https://www.landofvenus.com/imagesnew/main_new_BG4.jpg");
background-repeat: repeat;
background-attachment: scroll;
background-clip: border-box;
background-origin: padding-box;
background-position-x: 0%;
background-position-y: 0%;
background-size: auto auto;
}

Quote:
Originally Posted by Colmike7 View Post
This should explain things, starting with "adding images"

https://webdesign.tutsplus.com/tutor...tch--cms-26158
__________________
Muscle/Fitness Adult Affiliate Program
Since 1997 www.venuscash.com
venus is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote