Jump to content

CSS ID and Class tags


Recommended Posts

I often find myself wanting to make small CSS updates to my datapages, but am not sure what class or ID houses the information I am looking for. Sometimes using the inspector helps, but other times I cannot find the element I am looking for. For example, I was previously trying to set a max-width value for my app and was told to use #caspioform. I don't see #caspioform pop up anywhere in the inspector though... is there a way to view what all these ID's and Classes are?

More specifically to this case, I now want to set a max-width on my details page, but it looks like #caspioform does not apply to the details page. What ID is used for the details page, and how would I better find this for myself in the future?

Link to comment
Share on other sites

@PotatoMato Thank you! I was trying to add this in the header of that particular datapage and it doesn't seem to be working, however if I edit the CSS in the Style, then it works as expected. Not sure why that would be, since I made sure to reference the class the same way in the datapage as it was written in the class, and even tried it with the !important tag, but either way, it works by inputting into the Style, so that is good enough for me, thank you!

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...