Digital experiences for all disciplines
New Landing › How can we help? › Themeforest Theme Support › Pinpoint › can't solve image BG revolution slider problem
New Landing › How can we help? › Themeforest Theme Support › Pinpoint › can't solve image BG revolution slider problem
Tagged: background, cant, create, default, different, dont, fix, image, ive, need, page, problem, revolution, size, slider, width
- This topic has 7 replies, 4 voices, and was last updated 11 years by Swift Ideas – Ed.
-
Posted in: Pinpoint
-
May 27, 2013 at 8:51 am #6179
Hi ,
I’ve tried everything for two days now but I can’t figure out what is wrong.
I want to put an image background on revolution slider but my image appears cut. I have half of it when I preview the page. I don’t know what to do.
I tried different size of pictures, I tried, full width, responsive, fixed option, I tried to create a page with a rev slider parent template and another with default template and adding the rev slider module. Still my picture does not appear entirely in my slider..Please have a look at the picture I sent with that message.
Can you help me fix this? I need to put that picture for a client and I can’t either put it as a image layer because the max width of my picture is 845 and the slider is 950 so I need the picture to be a background image…
Kind regards,
May 27, 2013 at 7:28 pm #6235Hi,
I don’t think it’s possible to control background images from Revolution Slider (it stretches them to cover the whole area), but I’m thinking of 2 things:
1) If that image is made in Photoshop, try editing it and having a 950px wide image, with more of the brown gradient on the sides.
2) Leave a link to that page – I want to test if we can do a hack with some custom CSS. Not guaranteed it will work, but I’ll do my best.
Regards,
————————————————————————————————————
Cosmin
Support AssistantMay 29, 2013 at 5:10 am #6437another issue, seemingly related, is that the container around the slider images doesn’t seem to show fully (so I’m not seeing the shadow underneath). I have my images sized to 960…. is that too big? In other words, do I have to reduce the size of the background image to allow for the outer portion to show? I know it’s there, because when I preview the slider (From within the revolution plug-in admin), the proper shadow appears and the bullets also appear properly. But when I go to preview it on my site, it does not quite correspond.
Thanks!
May 29, 2013 at 11:57 am #6471@jmichaelk – depends on which slideshow you’re using. If it’s full, then it wouldn’t show the shadow like the previewer does in the dashboard. Can you share a link to that page?
Regards,
————————————————————————————————————Cosmin
Support AssistantMay 30, 2013 at 1:46 am #6588Thanks Cosmin. It’s definitely set to responsive, and my background images span 960 x 350. The build site is http://wscah.perceptuate.com/ — I really appreciate you taking a look. Also, I’m not sure if it’s helpful, but I’ve attached a screenshot of the slider settings.
May 31, 2013 at 2:24 pm #6683Thanks for the link 🙂
Add this custom CSS in the theme options:
.wpb_showcase_widget { margin-bottom: 40px; overflow: inherit !important; }
That should fix it.
Regards,
————————————————————————————————————Cosmin
Support AssistantJune 1, 2013 at 4:26 am #6778That definitely worked, though I forgot to mention, the buttons seem to be too close to the edge, as compared to the way it looks in the preview when working in the Revolution tool. Also, I noticed that in Safari, when hovering just outside to the right and left of the buttons, there’s a noticeable flickering of the buttons, appearing both inside and outside the frame of the slider. Thanks again, sorry for all the back and forth.
June 5, 2013 at 12:10 am #7099Hi there,
Add this to the custom css box within theme options:
.tp-leftarrow.default, .tp-rightarrow.default { background: transparent url('../images/showcase-nav.png') no-repeat 100% 0; width: 30px; height: 36px; } .tp-rightarrow.default { background-position: top right; } @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { .tp-leftarrow, .tp-leftarrow.large, .tp-leftarrow.square, .tp-leftarrow.round, .tp-rightarrow, .tp-rightarrow.large, .tp-rightarrow.square, .tp-rightarrow.round, .tp-leftarrow.default, .tp-rightarrow.default { background-image: url('../images/[email protected]'); background-size: 60px 36px; } }
– Ed
-
Posted in: Pinpoint
You must be logged in and have valid license to reply to this topic.