Quantcast
Channel: OutSystems Community
Viewing all articles
Browse latest Browse all 1476385

[Forums] Icon not visible on mobile view

$
0
0
Hi Abhi,

Thanks for your feedback. In fact you've run into a limitation of our responsive apps. Only the text contents are kept when you open a table in a small screen, not images.
A possible workaround would be to add the following CSS to your page:

.TableRecords_OddLine:nth-child(5) .TableRecords_Label:after {content: url(<FLAG_IMAGE_HERE>);display: block;}

This will add your flag to the 5th column of your table.
Don't forget to replace <FLAG_IMAGE_HERE> with the URL of your flag image. You can just drag it into the css editor to do it. 

Please tell me if you need any more help.

Cheers,

Sara Cruz

Viewing all articles
Browse latest Browse all 1476385

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>