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.

Newsticker

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

I have this in the Grid 17 position on csbuildingservices.branchoutwebsites.com but the module row is very tall. I just want a thin red band across the page, with the ticker appearing on it. Am I doing something wrong?

Also is it possible for the 'Pretext' to appear on the left rather than above?
  • jonburdon's Avatar
  • jonburdon
  • LIfetime Developer - Big Bamboo
  • 860 posts
  • Karma: 0
Last Edit: 8 years 6 months ago by jonburdon.
The administrator has disabled public write access.
Looking at that page its a case of tweaking the css of the module and that position row

try adding

#grid17 .owl-carousel .owl-item {0 30px 0px 0}
#grid17 .zentools .zt-item {margin:0;}
#grid17 .moduletable {margin-bottom: 0;padding: 0;}
#grid5wrap .zen-spotlight {padding: 15px 0 0;}
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
I think you just need to recreate the master css.

That will make it display as desired.
  • Anthony Olsen's Avatar
  • Anthony Olsen
  • LIfetime Developer - Big Bamboo
  • 23925 posts
  • 788 Thanks
  • Karma: 433
The administrator has disabled public write access.
That looks better. The preview text is still above though. How do you recreate the master CSS file?
  • jonburdon's Avatar
  • jonburdon
  • LIfetime Developer - Big Bamboo
  • 860 posts
  • Karma: 0
The administrator has disabled public write access.
Under the style tab in the zentools admin. No need for custom css as it wil work as is.
  • Anthony Olsen's Avatar
  • Anthony Olsen
  • LIfetime Developer - Big Bamboo
  • 23925 posts
  • 788 Thanks
  • Karma: 433
The administrator has disabled public write access.
Thanks

I now have a nearly working Newsticker! It's just still a bit too deep above the Ticker. Also, some of the lettering that scrolls is cropped on the lower side. Is there a possibility of tweaking the css?
  • jonburdon's Avatar
  • jonburdon
  • LIfetime Developer - Big Bamboo
  • 860 posts
  • Karma: 0
The administrator has disabled public write access.
Great - so in your custom.css you can add this:

#grid5wrap {padding-top:0}
.zt-ticker .zt-title a {padding:0 0 10px}

Then in the zentools settings change item_margin to 0 and either recreate the master css if that suits all other instances of the module or select the custom.css and then click create custom.css.

Thanks
  • Anthony Olsen's Avatar
  • Anthony Olsen
  • LIfetime Developer - Big Bamboo
  • 23925 posts
  • 788 Thanks
  • Karma: 433
The administrator has disabled public write access.
on the module settings -> theme tab I changed bottom margin to 0. Was that correct?

I couldn't find a setting called item_margin anywhere
  • jonburdon's Avatar
  • jonburdon
  • LIfetime Developer - Big Bamboo
  • 860 posts
  • Karma: 0
The administrator has disabled public write access.
Yes sorry that it. Did you then click create master css or custom css?
  • Anthony Olsen's Avatar
  • Anthony Olsen
  • LIfetime Developer - Big Bamboo
  • 23925 posts
  • 788 Thanks
  • Karma: 433
The administrator has disabled public write access.
I made custom css. Still doesn't look right :sick:
  • jonburdon's Avatar
  • jonburdon
  • LIfetime Developer - Big Bamboo
  • 860 posts
  • Karma: 0
The administrator has disabled public write access.
Its nearly there by the look of it

#grid17 .zt-ticker {margin-bottom: 0px;}

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

There's just a tiny bit where the bottom of the letters (g etc) are cropped off. Is it possible to tweak that?

Also, what's the best way to send feedback about your awesome support service?
  • jonburdon's Avatar
  • jonburdon
  • LIfetime Developer - Big Bamboo
  • 860 posts
  • Karma: 0
The administrator has disabled public write access.
Try adding

.zt-ticker .zt-title * {line-height: 1.3em;}
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Thanks for the offer of feedback :)

If you found zentools useful we are listed here -

extensions.joomla.org/extensions/extension/news-display/articles-display/zentools

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Problem solved and feedback left :)
  • jonburdon's Avatar
  • jonburdon
  • LIfetime Developer - Big Bamboo
  • 860 posts
  • Karma: 0
The administrator has disabled public write access.
Thanks we appreciate it :)

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

zentools2.joomlabamboo.com/zentools-layout-styles/ticker

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