I want to create a blue line across my screen that is the length of the screen. It will be about 30-40 pixels thick.
When the user is not logged in, it will just be a thick line on the screen. When the user logs in, I want text on the line to say
User logged in.
Kind of like a status bar.
What is the best way to do this?
Thanks
When the user is not logged in, it will just be a thick line on the screen. When the user logs in, I want text on the line to say
User logged in.
Kind of like a status bar.
What is the best way to do this?
Thanks