- Posts: 4
- Thank you received: 0
Discussion about Hot Spinner Joomla module.
How to make the Hot Spinner background transparent
-
jdteichmer
Inactive member - New Member
Less
More
12 years 3 months ago #21711
by jdteichmer
Replied by jdteichmer on topic How to make the Hot Spinner background transparent
I actually want to add a background image behind the spinner and info panel.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 3 months ago #21713
by ivan.milic
Replied by ivan.milic on topic How to make the Hot Spinner background transparent
then add background on #container :
#container{
background-repeat: repeat;
background: url(../../images/<your back pattern>.png);
}
you can add this at bottom of:
newsite/modules/mod_hot_spinner/tmpl/css/jquery.holest.carousel.css
#container{
background-repeat: repeat;
background: url(../../images/<your back pattern>.png);
}
you can add this at bottom of:
newsite/modules/mod_hot_spinner/tmpl/css/jquery.holest.carousel.css
Please Log in to join the conversation.
-
Caravaglia
Inactive member - New Member
Less
More
- Posts: 5
- Thank you received: 0
12 years 1 week ago #23852
by Caravaglia
Replied by Caravaglia on topic How to make the Hot Spinner background transparent
Please excuse my novice understanding of all this. How do I access this CSS file to edit it? I am unable to find this in my Joomla site.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 1 week ago #23854
by ivan.milic
Replied by ivan.milic on topic How to make the Hot Spinner background transparent
So you have /modules directory ion joomla root, you start from there and path is:
/modules/mod_hot_spinner/tmpl/css/jquery.holest.carousel.css
/modules/mod_hot_spinner/tmpl/css/jquery.holest.carousel.css
Please Log in to join the conversation.
-
ravbrat
Active member - New Member
Less
More
- Posts: 7
- Thank you received: 0
8 years 6 months ago #46567
by ravbrat
Replied by ravbrat on topic How to make the Hot Spinner background transparent
Can we update this information for Joomla 3?
The methods described in here do not work (at least in J3).
I even set the background to Blue in the module and created a transparant .png file and pointed the css url to that - and it still just dark grey, almost (but not totally) black.
Please review and update this for J3.
Ideally - I want random images in the background wallpaper (got it) with transparant spinning icons...
Respectfully...
The methods described in here do not work (at least in J3).
I even set the background to Blue in the module and created a transparant .png file and pointed the css url to that - and it still just dark grey, almost (but not totally) black.
Please review and update this for J3.
Ideally - I want random images in the background wallpaper (got it) with transparant spinning icons...
Respectfully...
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6743
- Thank you received: 716
8 years 6 months ago #46570
by milos
Replied by milos on topic How to make the Hot Spinner background transparent
Hello,
It should work on all Joomla versions. Please provide link so we can check what's wrong on your site.
Thanks,
Milos
It should work on all Joomla versions. Please provide link so we can check what's wrong on your site.
Thanks,
Milos
Please Log in to join the conversation.
Time to create page: 0.086 seconds