JEllington Posted August 12, 2016 Report Share Posted August 12, 2016 I have a Results/Details datapage with <h3>User Details</h3> in the header and a Tabular Report datapage embedded on the same HTML page., both using "Modern Blue" Style. I would like to have the “h3” banner in the Details page replicate the look of the tabular report header with a blue ribbon background and the field lettering in white. I realize that a tabular report is just that a table, but where can I view and change the css styles used for the table? I am in hopes that there is a quick HTML/ CSS trick, I can put in the header along with the h3 tags to accomplish table header look. All help and suggestions are Greatly appreciated. Quote Link to comment Share on other sites More sharing options...
JayMont Posted August 12, 2016 Report Share Posted August 12, 2016 All CSS customization can be found under Styles. Edit your current style, choose any of the elements then click the Source tab. You'll find the CSS used in the style. You can add your custom CSS here. After adding your style, you should see User-defined Styles under DataPage elements. JEllington 1 Quote Link to comment Share on other sites More sharing options...
JEllington Posted August 12, 2016 Author Report Share Posted August 12, 2016 Thanks for the tip JayMont Quote Link to comment Share on other sites More sharing options...
GoCubbies Posted August 12, 2016 Report Share Posted August 12, 2016 Just want to add this additional information. Note that HTML Tags styling is ignored for embedded DataPages. If you edit your style, and choose HTML tags, you will see that message at the bottom of the page. For URL or iframe deployment this will not be a problem though. JayMont and JEllington 2 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.