MikeKlausing
6 years agoQrew Assistant Captain
Background image on form (IOL)
I want my form to have a background color/image or style and I am trying to follow this post: Discussionshttps://community.quickbase.com/communities/community-home/digestviewer/viewthread?GroupId=103&MID=30643&CommunityKey=d860b0f8-6a48-487b-b346-44c47a19a804&tab=digestviewer
This is my code page
$("#bodyTable").css("backgroundColor", "Red");
alert("Testing of alerts was successful");
Everything works up to that point where I have red in the background but it looks bad. I am trying to get it to look more like this also found in the article but am unsure what code that is.
Any suggestions on what to change to get closer to the above image. Or anything that can clean up this look with the red background?
------------------------------
Mike Klausing
------------------------------
This is my code page
$("#bodyTable").css("backgroundColor", "Red");
alert("Testing of alerts was successful");
Everything works up to that point where I have red in the background but it looks bad. I am trying to get it to look more like this also found in the article but am unsure what code that is.
Any suggestions on what to change to get closer to the above image. Or anything that can clean up this look with the red background?
------------------------------
Mike Klausing
------------------------------