How to style an iFrame in Webhelp Responsive?
Post here questions and problems related to editing and publishing DITA content.
-
- Posts: 31
- Joined: Fri Aug 24, 2018 4:27 pm
How to style an iFrame in Webhelp Responsive?
Post by shannonxtreme »
We've embedded an Excel workbook as an iframe on a Webhelp transform, hosted on Sharepoint 2013. I'm trying to use the following code in the transformation scenario CSS to set the width, height, and alignment of the iframe element, but the styles aren't being applied. Am I going about this the right way?
Code: Select all
iframe {
width: 75%;
height: 500px;
margin: auto;
display: block;
}
-
- Posts: 9421
- Joined: Fri Jul 09, 2004 5:18 pm
Re: How to style an iFrame in Webhelp Responsive?
Hi,
You can try to open the generated HTML document which has the embedded iframe and then use the web browser's web inspector tools to see what CSS styles are applied to it. You can try various CSS approaches until one works and use that in the CSS provided for publishing.
Regards,
Radu
You can try to open the generated HTML document which has the embedded iframe and then use the web browser's web inspector tools to see what CSS styles are applied to it. You can try various CSS approaches until one works and use that in the CSS provided for publishing.
Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
<oXygen/> XML Editor
http://www.oxygenxml.com
Return to “DITA (Editing and Publishing DITA Content)”
Jump to
- Oxygen XML Editor/Author/Developer
- ↳ Feature Request
- ↳ Common Problems
- ↳ DITA (Editing and Publishing DITA Content)
- ↳ SDK-API, Frameworks - Document Types
- ↳ DocBook
- ↳ TEI
- ↳ XHTML
- ↳ Other Issues
- Oxygen XML Web Author
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Content Fusion
- ↳ Feature Request
- ↳ Common Problems
- Oxygen JSON Editor
- ↳ Feature Request
- ↳ Common Problems
- Oxygen PDF Chemistry
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Feedback
- ↳ Feature Request
- ↳ Common Problems
- Oxygen XML WebHelp
- ↳ Feature Request
- ↳ Common Problems
- XML
- ↳ General XML Questions
- ↳ XSLT and FOP
- ↳ XML Schemas
- ↳ XQuery
- NVDL
- ↳ General NVDL Issues
- ↳ oNVDL Related Issues
- XML Services Market
- ↳ Offer a Service