1. speerwolf
  2. Commercial Templates
  3. Saturday, 21 September 2013
  4.  Subscribe via email
Hello,

is it possible to make the Kindle background transparent? I mean, if you slide upwards, that only the content overlays the slideshow? I already tryed to insert rgba (0,0,0,0) in a new css-class and linked this one with the DIV of the background.
But that was no solution.
Any help?

Cheers
Accepted Answer Pending Moderation
0
Votes
Undo
Hi

Presuming I understand you correctly you can try adding the following to the Custom CSS field of your templates parameters...


#body_bg {background: none !important;}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you !!! Exactly what i was looking for :)
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi.

I have another question:
Now there is a shadow going upwards when i´m scrolling (See Attachment).
I think it´s a gradient spanned from an css file? But i don´t find the code. Where can i delet this?

thanks alot.

Update:
I found out, that the shadow is only there, when the width of the slideshowmodule is set to 100%
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
To remove this shadow try also adding the following (you can combine it with your previous CSS if you wish)...

#body_bg {box-shadow: none;}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 4
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!