Forums Archive Index > Cool free scripts > newsticker: v_textDecoration which decorations can be used?
Date: 7 Oct 2005 10:32 pm
Hallo,
can anyone tell me, which text decorations i can use in the newsticker v. 2.2? I allready tried bold and italic but nothing worked!
Thank for your posts!
Greets
Date: 8 Oct 2005 12:15 pm
For all possible values for text-decoration, please take a look here:
--> http://www.w3.org/TR/REC-CSS1.html#text-decoration
To make the text bold or italic you can use the <b> and <i> tags like this:
['link_here','<b>Bold text</b>','_blank'],
['link_here','<i>Italic text</i>','_blank']
Date: 9 Oct 2005 8:00 am
Hallo,
thank you for your informations. They were very usefull. Thx
Greets
Daniel