- Posts: 14116
- Thank you received: 1639
Position of the control buttons
-
ivan.milic
Support Staff - Moderator
Less
More
13 years 2 months ago #12162
by ivan.milic
Replied by ivan.milic on topic Re: Position of the control buttons
open modules/mod_hot_effects_rotator/tmpl/style.css
div.nivo-controlNav {
padding: 0 !important;
margin: 0 !important;
position: relative;
z-index: 999;
left: 20px;
bottom: 10px;
}
change 20px to 47%
div.nivo-controlNav {
padding: 0 !important;
margin: 0 !important;
position: relative;
z-index: 999;
left: 20px;
bottom: 10px;
}
change 20px to 47%
The following user(s) said Thank You: joeleach
Please Log in to join the conversation.
-
joeleach
Inactive member - Topic Author
- Member
Less
More
- Posts: 20
- Thank you received: 0
13 years 2 months ago #12518
by joeleach
Replied by joeleach on topic Re: Position of the control buttons
Just got around to trying that. It just moves it horizontally to the middle (or 47% obviously). I tried adjusting the "bottom" but no matter what number or % I put in there it doesn't move. I don't want the buttons to drop into the position below as they are. I want them to appear as they do in the template example.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 2 months ago #12522
by ivan.milic
Replied by ivan.milic on topic Re: Position of the control buttons
then send us link so we could see
Please Log in to join the conversation.
Time to create page: 0.075 seconds