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.

margin bottom of Banner module

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

I have a slideshow in the "Banner"position, can I remove any of the margin at the bottom?
  • Michael Fitzpatrick's Avatar
  • Michael Fitzpatrick
  • 12 Month basic
  • 226 posts
  • Karma: 0
The administrator has disabled public write access.
Have a link?

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Yes!
www.themutsnuts.co.uk
  • Michael Fitzpatrick's Avatar
  • Michael Fitzpatrick
  • 12 Month basic
  • 226 posts
  • Karma: 0
The administrator has disabled public write access.
Hi Again,

Coming from

.flexslider {
margin: 0 0 40px 0;
}
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
and the extension

mod_simple_responsive_slideshow

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Sorry Paul, are you saying to put this:

.flexslider {
margin: 0 0 40px 0;
}

into the custom.css ??

Not sure what you mean that I should do with this bit:

and the extension

mod_simple_responsive_slideshow
  • Michael Fitzpatrick's Avatar
  • Michael Fitzpatrick
  • 12 Month basic
  • 226 posts
  • Karma: 0
The administrator has disabled public write access.
sorry this style

.flexslider {
margin: 0 0 40px 0;
}

coming from this extension mod_simple_responsive_slideshow

Is adding the banner margin bottom 40px
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
So to null the margin add this to the custom.css file

#banner .flexslider {margin-bottom:0;}

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
You are a Gentleman! I thought you meant because it is not an JB product I should go elsewhere for help. But as always Thank You!

Now! where did I see that topic the other day about "Poor Service" Ha! Ha!

Cheers Paul.
  • Michael Fitzpatrick's Avatar
  • Michael Fitzpatrick
  • 12 Month basic
  • 226 posts
  • Karma: 0
The administrator has disabled public write access.
No problem :)

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