- This topic has 9 replies, 3 voices, and was last updated 8 years, 4 months ago by Markus.
-
AuthorPosts
-
May 18, 2016 at 7:45 am #44930MarkusParticipant
Your images in the slideshow https://www.themehorse.com/themes/ambition-pro/ look very well on all devices and nothing gets cut off. May I ask how you achieved that?
On focus-consult.at the images are sometimes cut off and sometimes enlarged. Also, when you change the browser window width over a certain point (something like 1000px i guess), there is a “jump” and the images get enlarged. What is causing this?
I made those changes because the images should not be so high on a mobile phone:
.featured-slider .featured-image { max-height: 400px; } .featured-slider .featured-image { padding: 15% 0; }
If I want a slideshow that takes less vertical space (say 400px), what are the requirements on the image size that it works on different devices?
Thanks for any info on this!
May 20, 2016 at 7:12 am #45002Theme Horse Support TeamKeymasterHi Markus,
Could you please provide us the site URL? So that we can see your featured slider and provide you a exact CSS code.
Thank you!
May 24, 2016 at 7:59 am #45082MarkusParticipantMay 25, 2016 at 7:48 am #45114Theme Horse Support TeamKeymasterHi Markus,
Sorry! We have integrate our featured slider image on background to cover the whole screen size as well as the height too. So it cuts the featured image.
Thank you!
May 25, 2016 at 10:03 am #45119MarkusParticipantThx for the info!
Just to clarify: you have set the background image of a post and this is showing up in the gallery? i just noted that you only have one image. does your method also work with a gallery?
I tried setting the background image of 5 (featured) posts using wp-background lite plugin. this didnt show up – even after increasing the z-index in the plugin to -1.
i also tried unsuccessfully setting the background manually in css like
body.page-id-317 {
background-color: #000000;
}thanks for any info on this.
June 2, 2016 at 10:21 am #45274Theme Horse Support TeamKeymasterHi Markus,
Sorry for the late reply. We missed your reply.
Whenever you add the featured image it will automatically add to the media library where you can use the image for different purpose.
Are you trying to set the 5 featured post images as a background image for the single page via wp-background lite plugin.Thank you!
June 2, 2016 at 12:26 pm #45279MarkusParticipantHello!
No prob.
Yes, im trying to set the background image of 5 featured postings. But i only managed to include/embed them. They show up but they look awful on many devices as they are (presumably) not set as background.
I can send you username and pw if this helps. Any kind of css hack would also do the trick.
This is tje last problem with the site – unfortunately its also very visible.
July 1, 2016 at 10:26 am #45785Theme Horse Support TeamKeymasterHi Markus,
Sorry for the late reply. Actually we missed your reply.
We can not guarantee that the all third party plugin works well in our theme.
For this feature you have to customize the code. You need to hire a developer as this is a new feature to add in the theme.Thank you!
July 4, 2016 at 1:29 pm #45831ArhoParticipantHello Markus,
The result on your website looks very nice to me.
Did you realize this with the Featured Sliders?
How did you management to add the box, in which the texts are shown?Regards,
ArjanJuly 4, 2016 at 4:32 pm #45835MarkusParticipanthello,
its the simple page/post slider (in features content settings). you just set page/post ids in “page/post slider” of the theme and add the text to the page. you can target and style the box (transparency in this case) using the .featured classes
-
AuthorPosts
- You must be logged in to reply to this topic.