Home › Forums › Photo World/Photo Session Support › Background on sliders
- This topic has 5 replies, 2 voices, and was last updated 7 years, 5 months ago by
Sonnal S Sinha.
-
AuthorPosts
-
October 5, 2015 at 7:45 am #12193
Hello there,
I’m using the Photo Session Pro theme and have a problem with the appearance of the sliders. When shown there are like white boxes around them and not just the content area background, as for example in you’re tutorial video or the demo site. Also, using the lightbox portfolio, I get a box with a horizontal scrollbar.
Here some screenshots to clarify: Dropbox Download
The style of the protfolio sliders is given in the filenames.
Here the screenshot out of your tutorial where it looks like I want the sliders to look like: Dropbox Download
As you can see, there are just small borders around the images itself and the sliders are not imbedded in some kind of extra box.
Sincerely,
Manuel
October 5, 2015 at 9:17 am #12196Hi Manuel,
Yes i can see that. Kindly show us the actual url of your website and we can give you simple css instructions for fix.
Regards,
ShriOctober 5, 2015 at 9:37 am #12198The URL is kunsteg.ankaa.uberspace.de.
Hopefully it won’t be a problem to redirect from a TLD to this URL later on or will it be?
October 5, 2015 at 11:35 am #12210Add this in Appearance>Theme Options>Layout Settings>Custom CSS box:
pre{background:transparent !important;}
Regards,
ShriOctober 5, 2015 at 12:51 pm #12215Thank you, Shri,
the trancperancy problem is solved. What I don’t understand is, why is there a box around the thumbnail slider, the lightbox portfolio (even with a scrollbar) and the standard portfolio slider (with a grey-ish background)?
Dropbox Download
October 6, 2015 at 10:41 am #12282Add this in Custom CSS box:
pre{background:none;}
.bx-wrapper .bx-viewport{background:none; border:none;box-shadow:none;}Regards,
Shri -
AuthorPosts
- You must be logged in to reply to this topic.