Tiled background in CSS
- Posted by Bob White (9) Offline
Hi,We use a tiled image on the site with the CSSbody { background-image: url("dark-symetric-bg.png"); Would it be possible to use this on the carousel slider, and can you advise the rule?
merlin-industrial.com/
2 years 3 weeks ago #1
by Bob White
Please Log in or Create an account to join the conversation.
- Posted by TemplatePlazza (5260) Offline
Hi, it looks like it's a built in style that comes from your template to have a solid background color.
Please try to add this code from the CSS Adjustment tab that is available in the module settings page :
2 years 3 weeks ago #2
by TemplatePlazza
Please try to add this code from the CSS Adjustment tab that is available in the module settings page :
#user1allwrap { background-color:transparent!important; }
Please Log in or Create an account to join the conversation.
- Posted by Bob White (9) Offline
- Posted by TemplatePlazza (5260) Offline