Home › Forums › WoodMart support forum › image for pages
image for pages
- This topic has 10 replies, 3 voices, and was last updated 7 years ago by
Artem Temos.
-
AuthorPosts
-
July 30, 2018 at 6:21 pm #70040
SamaWebParticipantHello there,
I’m using Woodmart theme, for my Charity site and i linked the donations with Wp-give plugin .. and its working perfect with your lovely theme i seen the syicky images fetcherd on the shop secation and i relly want it to work with this page https://www.crisisaid.org.uk/donations/east-africa-water-tanker the image on the left side can you give a cusom code so it will be if you scroll down the main image stays on the left side (scrolling dwon with you)
thanks
July 30, 2018 at 7:41 pm #70050
Elise NoromitMemberHello,
It is not possible to do with CSS cause this image is not a background. If I fix the image it goes also over the footer:
[id*=give-form] div.images { margin: 0 0 15px; position: fixed; width: 30%; }
Just for testing add this code to Theme Settings > Custom CSS > Desktop
Best Regards
July 30, 2018 at 7:58 pm #70053
SamaWebParticipantit goes over the footer
i have give access to check if you want i really appreciate that.Attachments:
You must be logged in to view attached files.July 31, 2018 at 7:05 am #70093
Elise NoromitMemberHello,
This code should solve the problem:
[id*=give-form] div.images { margin: 0 0 15px; position: fixed; width: 30%; z-index:0; } .footer-container{ position:relative; z-index:7; }
Add this code to Theme Settings > Custom CSS > Global
Best Regards
July 31, 2018 at 8:47 am #70153
SamaWebParticipantHello there
the code not working like this https://woodmart.xtemos.com/shop/cooking/vestibulum-tempus-metus/?opt=images_sticky
July 31, 2018 at 10:16 am #70167
SamaWebParticipantHello Elise,
I know that the imgage is fixed on this video https://gyazo.com/5d226191c8fd37b6d338fa7daaa62607
what im adking is to give me code to make the image on this page https://www.crisisaid.org.uk/donations/south-sudan-and-congo-emergency-appeal/ to work Exactly the same the video you sent
this is the code that you sent: http://crisisaid.org.uk/123.mov
thanksJuly 31, 2018 at 10:32 am #70175
Elise NoromitMemberHello,
Unfortunately, we cannot provide the code cause it is not CSS such effect requires JS and CSS.
Best Regards
July 31, 2018 at 10:52 am #70180
SamaWebParticipantBut you can add custom css and js on the theme settings
please i need sort this out if you can help
thanks
July 31, 2018 at 12:38 pm #70203
Artem TemosKeymasterSorry, but such kind of additional code customizations of the template and especially 3rd party plugins are out of our theme support scope. We don’t have a quick instruction for this, unfortunately.
July 31, 2018 at 6:04 pm #70270
SamaWebParticipantHello there, is there anyway can i make all the images on blog sections equal its hard to edit 200 posts bec of the images any suggestions ?
August 1, 2018 at 6:14 am #70292
Artem TemosKeymasterSorry, but there is no hard crop option for blog images in WordPress.
-
AuthorPosts
- You must be logged in to create new topics. Login / Register