- Posts: 103
- Thank you received: 1
Transparent Background in Hot Carousel Pro
-
joa
Inactive member - Topic Author
- Member
Less
More
11 years 4 months ago #32344
by joa
Transparent Background in Hot Carousel Pro was created by joa
I'd like to add a transparent background for the Hot Carousel Pro module under options and Article Background. I have joomla 3.1.5. and if i type in transparent, it leaves me with a transparent icon with no color code but as soons as I save it and reopen it flips back to white.
What do I need to establish where to keep the background transparent?
Thanks
What do I need to establish where to keep the background transparent?
Thanks
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 4 months ago #32347
by ivan.milic
Replied by ivan.milic on topic Transparent Background in Hot Carousel Pro
Color picker does not allow that, but you can simply add this at bottom of template_css.css:
.carouselarticle {
background:transparent!important;
}
.carouselarticle {
background:transparent!important;
}
Please Log in to join the conversation.
Time to create page: 0.159 seconds