Shape 5

Joomla Free Extensions => News Ticker v3 - Free => : tila August 28, 2012, 09:32:31 AM



: Text is aligned left - how to align center ?
: tila August 28, 2012, 09:32:31 AM
Using Joomla 2.5.6

i made it to allign the newsticker in the center on one of my websites ..., but now i can not find again where i opt this in/out ...

i want to use it on another web-site centered but can not find it again.

Any idea ? - thanks !


: Re: Text is aligned left - how to align center ?
: jonahh October 25, 2012, 01:25:46 PM
If you can post a URL I can help you out with this


: [SOLVED] Re: Text is aligned left - how to align center ?
: alcoholjus February 03, 2014, 09:07:36 PM
I didn't see an answer here. It would be good, Moderators, if you take issues offline that lend solutions to posted questions, please followup and post them. Otherwise, the forum becomes useless as a resource to self-facilitate solutions. Ultimately, it costs you far more time babysitting the forum. As users, if we can find the solution here, it's best for the open-source community to thrive.

Thank you.

Now, back to the issue at hand. Placing standard HTML code or CSS styling in <span> tag works but only for certain things. CSS will not pass the text-align:center: CSS tag.
The solution I found was to use the pure HTML <center> tag.