Jump to content

Insert HTML Block and have inserted text look like the same


Recommended Posts

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.
Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...