mitmit Posted June 13, 2010 Report Share Posted June 13, 2010 I hope this is an easy answer. I've inserted an HTML block on a Caspio form. I'm trying to get the inserted HTML text to look just like the Caspio labels but I'm struggling. On the attached picture, I want the word "Vacation" to match the formatting of "Approver Role" I've got Vacation but it isn't working. The text just looks black and doesn't match the Caspio style that I've applied to that page. Quote Link to comment Share on other sites More sharing options...
shengnandou Posted June 15, 2010 Report Share Posted June 15, 2010 Hello, You can apply the Caspio label style to your own custom labels for sure. Simply copy the CSS from the styles view and apply it to the labels in HTML block. Take the Bridge_Standard V5 for example, edit the style, enable advanced options and go to the Settings screen. Find the Form/Details >> Label, then switch to the Source tab, and find the .cbFormLabel {...}. Copy the CSS code for this class and close the style wizard. Navigate back to the DataPage's view, edit the DataPage and find the HTML block. Now apply the style for your own custom text like: Your Text Here .Hope this helps. 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.