Shape 5

Joomla Free Extensions => News Ticker v3 - Free => : sallymc September 09, 2011, 11:04:22 AM



: Font changes in newsticker
: sallymc September 09, 2011, 11:04:22 AM
Please can someone help me?  I want 4 simple lines of text to fade in and out in the module.  I have everything as I want, but I want to change the font to a different one that I'm using on my site (it is a google font)
The html function within the module administration area doesn't seem to be working otherwise I would have tried to change it there, so I want to know where I can change the font for the whole module within the module files.
I'm not great at coding, but have had a good look through the files and can't see what / where I need to change...
Please help...!


: Re: Font changes in newsticker
: tony1 September 26, 2011, 12:49:43 PM
Hi Sallymc,

This is what I did to make changes to the text. Go to your domain root / modules and locate mod_s5_newsticker  / mod_s5_newsticker.php

Around about line 127 look for,

<!--<div style="float:left;"> -->
<div style="text-align:center; color:#000; text-transform:uppercase; font-weight:bold;">  (Please note this is my style, change this line to suit your style).

I hope this helps




: Re: Font changes in newsticker
: sallymc September 28, 2011, 08:29:35 AM
Many thanks.
I have another problem now I'm afraid!!
I have actually placed the module somewhere else now (within an article using modules anywhere) and when viewing in IE9 it shifts everything beneath it down... please see www.sabyeguernsey.co.uk for what I mean.
All seems to be fine in FF

thanks