8.6 Text And FA in Panel Bars

Contains tips for configurators working with Aware IM
Post Reply
PointsWell
Posts: 1457
Joined: Tue Jan 24, 2017 5:51 am
Location: 'Stralya

8.6 Text And FA in Panel Bars

Post by PointsWell »

So, v8.6 uses updated Kendo.

If you put Text and FontAwesome icons into Form and Query panels (as I have done extensively) you will find that the text following the icon is now top aligned.
Screen Shot 2021-05-26 at 14.53.51.png
Screen Shot 2021-05-26 at 14.53.51.png (8 KiB) Viewed 16978 times
You can fix this by putting DIV round the text string and this will force it into bottom aligning the text to the icon.
Screen Shot 2021-05-26 at 14.53.59.png
Screen Shot 2021-05-26 at 14.53.59.png (9.29 KiB) Viewed 16978 times
It is better to put the icon into one text element and the text into a separate text element - this will centre align everything and keep the elements apart for future updates.
Screen Shot 2021-05-26 at 14.56.07.png
Screen Shot 2021-05-26 at 14.56.07.png (7.38 KiB) Viewed 16978 times
Post Reply