I'm adding in text via a Panel and I want the background color of the Panel to be white. However, when I enter this code in the Panel, the background is not white. Any ideas?
line 1
line 2
line 3
line 4
I'm adding in text via a Panel and I want the background color of the Panel to be white. However, when I enter this code in the Panel, the background is not white. Any ideas?
line 1
line 2
line 3
line 4
That worked perfectly. Thank you for your help.