Centre the scroller within a module

Discussion about free Joomla news rotator/ticker with multiple effects like scrolling, fading and several data sources supported.
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Mon Mar 02, 2009 6:17 am
I have the news scroller working well on my site, except for one thing that I'd like to improve. I've attached a graphic that shows the situation. The news scroller is not centred in the module. I can't make the scroller wider to look centred, because I have the template set on "fluid", so that the template width, and so the width of that module, varies according to the screen resolution of the viewer.

Is there a way to centre the scroller in the module?

Edit: The orange text below the scroller is centred. It is in a module below the scroller.
User avatar
Fresh Boarder

GK User
Tue Mar 03, 2009 12:00 am
Hi

For faster support, please indicate your URL.

Cheers ;)
User avatar
Platinum Boarder

GK User
Tue Mar 03, 2009 12:10 am
The url is http://members.nswspc.jhonline.net. You need to login to see the scroller. Please use username = testreg and password = testreg. Thanks for replying. I'll have to remove those login details in a couple of days, as the site is for financial members only. I hope that's OK.
User avatar
Fresh Boarder

GK User
Tue Mar 03, 2009 12:14 am
Try this:

Code: Select all
.gk_news_highlighter {
margin: 0 auto;
}


Cheers ;)
User avatar
Platinum Boarder

GK User
Tue Mar 03, 2009 12:37 am
Thanks for that. But where do I put the code? Sorry to ask. but I'm not a strong programmer.
User avatar
Fresh Boarder

GK User
Tue Mar 03, 2009 12:42 am
Place it, for example, on template_css.css file.

Cheers
User avatar
Platinum Boarder

GK User
Tue Mar 03, 2009 12:53 am
Brilliant!! That worked for me. Thanks so much for your fast and excellent service. I really appreciate it.
User avatar
Fresh Boarder


cron