Hi,
I've made a table and the data is there but it displays with white text on a white background, so no-one can read it.
Is there an easy way to change the text colour?
I've tried doing this in the frontlist/settings/html tab but it doesn't work
Thanks🙂
I've made a table and the data is there but it displays with white text on a white background, so no-one can read it.
Is there an easy way to change the text colour?
I've tried doing this in the frontlist/settings/html tab but it doesn't work
Company.company_name:<p style="color:red"> </p>
Thanks🙂
Hi alex_1234,
I'd just add some CSS to the page to style the data. You'll need to check the page HTML to find a suitable selector.
Bob
I'd just add some CSS to the page to style the data. You'll need to check the page HTML to find a suitable selector.
Bob
Hi Bob,
Thank you so much for your help. I've had a look but I'm really struggling to find where this page html is located? Can you give me any pointers please?
Thanks
Alex
Thank you so much for your help. I've had a look but I'm really struggling to find where this page html is located? Can you give me any pointers please?
Thanks
Alex
Figured it out, or at least a way round it.
If anyone else is stuck, I went into firefox and right click inspect element, then you can see which css files are affecting font colour and change the colour (presumably this wouldn't work if I had other forms using the same files as it would change all of them tho)
thanks again for the advice Bob.
Alex
If anyone else is stuck, I went into firefox and right click inspect element, then you can see which css files are affecting font colour and change the colour (presumably this wouldn't work if I had other forms using the same files as it would change all of them tho)
thanks again for the advice Bob.
Alex
This topic is locked and no more replies can be posted.