cancel
Showing results for 
Search instead for 
Did you mean: 

how to color standard tile attributes in a tile container dynamically?

Former Member
0 Kudos

http://jsbin.com/mugucapixu/1/

Hi I need to change icon size and color(color dynamically)...how to do this?is it Possible to align attributes in a way as  mentioned in this pic?how

plz help css experts.

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Hi Rajeesh

This can be easily achieved by CSS.

Please find the example on this link:     JS Bin - Collaborative JavaScript Debugging

Hope this helps you.

Regards

Shubhang

former_member182862
Active Contributor
0 Kudos

Hi All

Just my point of view.

It is not advisable to make too many CSS tweaks like what you have. because you are likely to correct the CSS if the SAPUI5 CSS for standard tile changes.

I think it is better to using a custom tile.

Thanks

-D

0 Kudos

Hi Dennis

Your point is completely valid and i agree to it.

For any such instance we should always extend a control and make a custom element.

Thanks

Shubhang

Answers (0)