HTML tag on Colintree Listview

Thanks for your reply bro…:slightly_smiling_face::slightly_smiling_face:

1 Like

No for a break in Kodular you need to use this

49

Do it like this

\n is to show new line and return carriage in html, then you don’t need to do it explicitly. You can do it in css by setting the white-space attribute pre-line value.

1 Like

I think it’s possible with ColinTree Element

Yes you can, use color from <font> tag. However, I don’t know if ColinTree’s ListView extension is supporting that.

<font color=green>nice text</font>
<font color=orange>oranges are nice</font>

1 Like

i tried …but it’s not working…

How …??
Plz give me an example…

What about

<font-color> </font> ?
(It makes difference.)

i tried this but listview shows all texts…

You might be trying in a wrong way. It should work.

Put quote signs to the colourname: <font color="green">

1 Like

Not working Bro…

!

As the answers above have guessed and you tried - in ColinTree ListView extension, no HTML formatted texts are possible. \n differs from HTML tags.

2 Likes


Any one here to help please

@santoshkumarbadiger6 please stop asking for help in every topic and wait for someone to response in the original topic you wrote.

Ok im sorry

1 Like