Support Forum

Please note that this forum is only available to you in read only mode. In order to contribute to this conversation you will need to renew your subscription.

Aligning arrows Base3 slideshow navigation

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

The navigation arrows aren't aligned properly

www.alinamn.com/index.php/mediums/photography-digital-image/robotic-poetry
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Can you turn off css compression/optimisation for me

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Is that in Global Configuration or in the Template?
  • alinamn's Avatar
  • alinamn
  • 3 Month Basic
  • 123 posts
  • Karma: 0
The administrator has disabled public write access.
I turned the optimisation off
  • alinamn's Avatar
  • alinamn
  • 3 Month Basic
  • 123 posts
  • Karma: 0
The administrator has disabled public write access.
Add something along these lines to

www.alinamn.com/index.php/mediums/photography-digital-image/robotic-poetry

.zentools .flex-direction-nav li .next span {margin-left: 2px;background-position: -90px -20px !important;}
.zentools ul.flex-direction-nav li a {padding: 4px 0px 4px 0px;margin-right: 5px;}
.zentools .flex-direction-nav li a span {background: url(/media/mod_zentools/images/slideshow/bg_direction_nav.png) no-repeat 0px -20px;}

.zentools .flex-pauseplay span{padding: 5px;}
.flex-play, .flex-pause {line-height: 2em;}
.zentools .flex-pauseplay {margin-top:0;}
.zentools ul.flex-direction-nav li a {width:18px; height:20px;}
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
You will need to add these to custom.css file

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
I probably added it incorrectly:

p {
margin: 0px 0 20px;
}
.zentools .flex-direction-nav li .next span {margin-left: 2px;background-position: -90px -20px !important;}
.zentools ul.flex-direction-nav li a {padding: 4px 0px 4px 0px;margin-right: 5px;}
.zentools .flex-direction-nav li a span {background: url(/media/mod_zentools/images/slideshow/bg_direction_nav.png) no-repeat 0px -20px;}

.zentools .flex-pauseplay span{padding: 5px;}
.flex-play, .flex-pause {line-height: 2em;}
.zentools .flex-pauseplay {margin-top:0;}
.zentools ul.flex-direction-nav li a {width:18px; height:20px;}
  • alinamn's Avatar
  • alinamn
  • 3 Month Basic
  • 123 posts
  • Karma: 0
The administrator has disabled public write access.
yeah we need to up the specificity a notch

body .zentools .flex-direction-nav li .next span {margin-left: 2px;background-position: -90px -20px !important;}
body .zentools ul.flex-direction-nav li a {padding: 4px 0px 4px 0px;margin-right: 5px;}
body .zentools .flex-direction-nav li a span {background: url(/media/mod_zentools/images/slideshow/bg_direction_nav.png) no-repeat 0px -20px;}

body .zentools .flex-pauseplay span{padding: 5px;}
body .flex-play, body .flex-pause {line-height: 2em;}
body .zentools .flex-pauseplay {margin-top:0;}
body .zentools ul.flex-direction-nav li a {width:18px; height:20px;}
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Wow, that's excellent. I had noticed that, but I had so many problems with installing my site that I left this one alone.
Thank you so much for all your help.

Cheers,
Alina
  • alinamn's Avatar
  • alinamn
  • 3 Month Basic
  • 123 posts
  • Karma: 0
The administrator has disabled public write access.
No problem

You're welcome

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers