- Posts: 10
- Thank you received: 0
change and move bar color in hot image slider pro
-
diane937
Inactive member -
- New Member
-
Less
More
10 years 8 months ago #41231
by diane937
Replied by diane937 on topic change and move bar color in hot image slider pro
I am also trying to move the navigation buttons to the bottom, but the styles suggested by sobeinfo did not help me. I am using Joomla 2.5.24 and I'm not sure of the Hot Image Slider Pro version. I just downloaded it today. I would like the navigation buttons to display below (outside) the images, not overlapping them at all. Is this possible? Thank you.
Please Log in to join the conversation.
-
milos
Support Staff -
- Moderator
-
Less
More
- Posts: 6810
- Thank you received: 724
10 years 8 months ago #41241
by milos
Replied by milos on topic change and move bar color in hot image slider pro
You can move the buttons horizontally by editing top parameter in this class in style.css file:
div#header_hotslider div#slide-holder div#slide-controls
Unfortunately, it's not possible to put the buttons outside of the slider.
Regards
div#header_hotslider div#slide-holder div#slide-controls
Unfortunately, it's not possible to put the buttons outside of the slider.
Regards
Please Log in to join the conversation.
-
diane937
Inactive member -
- New Member
-
Less
More
- Posts: 10
- Thank you received: 0
10 years 8 months ago #41245
by diane937
Replied by diane937 on topic change and move bar color in hot image slider pro
Thank you. I was able to move the controls to display below my slides by adding the following styles:
div#header_hotslider div#slide-holder div#slide-controls { top: 148px; }
div#header_hotslider div#slide-holder div#slide-runner { overflow: visible !important; }
"top" would need to be adjusted depending on the height of the slides, and a container div added around the slideshow to target individual slideshows if more than one are being used.
div#header_hotslider div#slide-holder div#slide-controls { top: 148px; }
div#header_hotslider div#slide-holder div#slide-runner { overflow: visible !important; }
"top" would need to be adjusted depending on the height of the slides, and a container div added around the slideshow to target individual slideshows if more than one are being used.
Please Log in to join the conversation.
-
NeilT
Inactive member -
- Member
-
Less
More
- Posts: 51
- Thank you received: 0
9 years 5 months ago #46072
by NeilT
Replied by NeilT on topic change and move bar color in hot image slider pro
The transparent .png works a treat, and for those that want one, please find attached you will need to FTP this to replace the existing one.
Please Log in to join the conversation.
Time to create page: 0.089 seconds