1. vindheim
  2. Sherlock Holmes
  3. Commercial Templates
  4. Friday, 11 September 2020
  5.  Subscribe via email
I use jux background video module, but the video is "blocked" by white color, and I'm not able to set it to transparent
- how ?
https://visitfarsund.com

Martin
References
  1. https://visitfarsund.com
Accepted Answer Pending Moderation
0
Votes
Undo
JUX video background is working here ( Revolve tmpl. )
https://havnegaten.com

Martin
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Martin

I suspect this may be due to a conflict with one of your other modules. If you place the module on a page with no other module, is the issue resolved?

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciaran
Tried to turn off "everything" here: https://glavas.no/
- Same problem.
At https://havnagaten.com I have
body, #body_bg {
background-color: transparent;
}
in Custom CSS
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Morning
I have made a demo installation of Chloe here:
https://jaatog.com/jo2/index.php
Nothing installed, only JUX background video
Played around in the demo/menu - look like it works on some menu's like
https://jaatog.com/jo2/index.php/blog - on part
What need to be done ? It's not possible to set module background to transparent - why ?
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

#container_main {
background: transparent !important;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks
Same problem
https://jaatog.com/jo2/
  1. more than a month ago
  2. Commercial Templates
  3. # 6
Accepted Answer Pending Moderation
0
Votes
Undo
Any news ?
  1. more than a month ago
  2. Commercial Templates
  3. # 7
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

(Edit to taste)

#container_showcase1_modules, 
#container_top1_modules,
#container_top2_modules,
#container_top3_modules,
#container_main,
#container_bottom1_modules,
#container_bottom2_modules,
#container_bottom3_modules,
#container_base,
#container_copyright {
background-color: transparent;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 8
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks, but same problem.
https://jaatog.com/jo2/index.php - clean site - demoinstallation.
https://visitfarsund.com/
  1. more than a month ago
  2. Commercial Templates
  3. # 9
Accepted Answer Pending Moderation
0
Votes
Undo
I need to have !important;

background-color: transparent !important;
}
at the end - then it works !
https://jaatog.com/jo2/
Thanks
Martin
  1. more than a month ago
  2. Commercial Templates
  3. # 10
  • Page :
  • 1


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