Focal Point
[SOLVED] Change color of Active tab in HTML page

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/7217063396

May 08, 2020, 08:21 AM
ELockett
[SOLVED] Change color of Active tab in HTML page
I built an HTML page in App Studio 8.2.06. I cannot figure out how to change the background color of a selected tab once it becomes active. I am not a master of CSS or anything, never really used it. I'm sure there is code that has to be added, perhaps on the tab called "Embedded CSS." I tried putting some code there, but nothing happened. I'm sure I'mn not putting the right kind of reference names or anything. The tab objects are called windowPanel1. Then the separate pages of each tab are called WindowPanel1_Page1 & WindowPanel1_Page2. If anyone can point me in the right direction with an example of what I need to do in CSS, that would be awesome.

This message has been edited. Last edited by: FP Mod Chuck,


App Studio 8.2.03 Windows all formats
May 08, 2020, 08:43 AM
ELockett
I used Chrome development tools to find the right lines to place into the CSS. and added the !important to the lines to override the CSS that is already there by default


App Studio 8.2.03 Windows all formats