ContributionsMost RecentMost LikesSolutionsUsing Assets in custom component Does anyone know how to use an img asset that we uploaded in a img tag? Anytime I try using the correct path I just get a blank space where the image should be. Re: Home Page Styling issue So that unfortunately did not work. I will attach a screenshot for you Re: Home Page Styling issue So that unset affects every div in the community. I am trying to only affect one and it isn't working when I try and change that one div. I believe it is due to the theme but I am not sure. Attached is the screenshot of where the issue is. Re: Home Page Styling issue https://community.onestreamsoftware.com/ I tried overriding by coping the class name path that has the 1200px max-width and changing it to be a different width. When I do that it makes two classnames with the same path but two different styling. Home Page Styling issue Does anyone know why I can't get rid of a max-width: 1200px; .lia-content>.lia-top-quilt>.lia-quilt-row-main, .lia-content>.lia-top-quilt>.lia-quilt-row:not(.lia-quilt-row-header):not(.lia-quilt-row-main):not(.lia-quilt-row-main-bottom):not(.lia-quilt-row-footer)>.lia-quilt-column That is the class that has that max-width and when ever I try and override that it doesn't do anything it keeps that max-width and then adds my override as a separate class. SolvedRe: over ride a macro file Sort of. I still had to have support go and give me the file content for what I was trying to modify then put @override at the end of the file for it to work. Re: Styling Custom Content Hey Jeff. So the solution for the custom component bringing in custom content worked! Which I also needed for another question. Although the solution for adding the wrapper to the custom content inside the category page quilt. Not sure how to get that fixed but hoping you might know why its still showing up as a classless div as the parent div of the custom content. Re: Styling Custom Content So I was able to use Inline styling for the title and the content. I am trying to style the two divs. The parent div of the title and content doesn't have a classname or styling or a way to add in line styling. I can send a screenshot of the inspected content. Additional question you mentioned using custom content in a custom component how would I accomplish that? I am just using custom content in a category page currently but I would like to know how to add custom content to a custom component. Styling Custom Content Does anyone know how I can add a classname to manipulate the styling of custom content? Currently I can add classnames to the title and the content but when I inspect the page the parent div tag is just empty and so I can't change any of the style. Okta Auth in an iFrame Hey does anyone know of a way to allow Okta to authenticate in an iFrame we placed in the community? Currently we have an iFrame pointing at a site that uses Okta to authenticate same as our community but won't display we are not sure if its a permissions thing on the community side or on the okta side. Has anyone had any experience with this. We are also open to other options of bringing another site into our community besides an iFrame. Thanks.