Adding logo to web help clarification
Oxygen general issues.
-
- Posts: 4
- Joined: Sat Jan 25, 2014 6:54 pm
Adding logo to web help clarification
Hello,
New to Oxygen and trying to follow this discussion (topic 8579) on adding a custom image above the Content and Search tabs in the web help output of dita files. Based on this reply:
As I understand it, the CSS stylesheet for a top logo is:
I already have an image file here that I use to customize the footer: Oxygen > Frameworks > dita > DITA-OT > plugins > com.oxygen.webhelp > oxygen-webhelp > resources > img)
Thank you.
New to Oxygen and trying to follow this discussion (topic 8579) on adding a custom image above the Content and Search tabs in the web help output of dita files. Based on this reply:
As I understand it, the CSS stylesheet for a top logo is:
- Oxygen-install-dir\frameworks\dita\DITA-OT\plugins\com.oxygenxml.webhelp\oxygen-webhelp\resources\css\toc.css
Code: Select all
h1:before {
display:inline;
content:url('../img/myLogoImage.gif');
}
Thank you.
-
- Posts: 4141
- Joined: Fri Mar 28, 2003 2:12 pm
Re: Adding logo to web help clarification
Post by sorin_ristache »
Hello,
If you don't have a file toc.css in directory Oxygen-install-dir\frameworks\dita\DITA-OT\plugins\com.oxygenxml.webhelp\oxygen-webhelp\resources\css the Oxygen application was not installed correctly. Please reinstall the application.
As specified in that topic you can add the CSS code in a new CSS file that you store in any directory you want and that you set in the args.css parameter of the transformation.
Regards,
Sorin
If you don't have a file toc.css in directory Oxygen-install-dir\frameworks\dita\DITA-OT\plugins\com.oxygenxml.webhelp\oxygen-webhelp\resources\css the Oxygen application was not installed correctly. Please reinstall the application.
As specified in that topic you can add the CSS code in a new CSS file that you store in any directory you want and that you set in the args.css parameter of the transformation.
Regards,
Sorin
-
- Posts: 4
- Joined: Sat Jan 25, 2014 6:54 pm
Re: Adding logo to web help clarification
Hi Sorin,
Thank you for the reply. I do not think this is an installation issue. I'm using a Mac (OS 10.8 ). There are no installation options. Decompress the zip file and Oxygen is installed and ready to use.
I have tried a 2nd install. I installed Oxygen in a folder called Test2. From my install folder I'm going to frameworks > dita > DITA-OT > plugins > com.oxygenxml.webhelp > oxygen-webhelp > resources > css. Again, there's no toc.css file in this location.
Searching for toc.css shows files named toc.css here:
frameworks > dita > DITA-OT > plugins > com.oxygenxml.webhelp > oxygen-webhelp > resources > skins
The skins directory has 3 folders:
Thank you.
Thank you for the reply. I do not think this is an installation issue. I'm using a Mac (OS 10.8 ). There are no installation options. Decompress the zip file and Oxygen is installed and ready to use.
I have tried a 2nd install. I installed Oxygen in a folder called Test2. From my install folder I'm going to frameworks > dita > DITA-OT > plugins > com.oxygenxml.webhelp > oxygen-webhelp > resources > css. Again, there's no toc.css file in this location.
Searching for toc.css shows files named toc.css here:
frameworks > dita > DITA-OT > plugins > com.oxygenxml.webhelp > oxygen-webhelp > resources > skins
The skins directory has 3 folders:
- desktop
- desktop-frames
- mobile
Thank you.
-
- Posts: 4141
- Joined: Fri Mar 28, 2003 2:12 pm
Re: Adding logo to web help clarification
Post by sorin_ristache »
Hello,
Sorry, you are right, the toc.css file is located in the frameworks/dita/DITA-OT/plugins/com.oxygenxml.webhelp/oxygen-webhelp/resources/skins subdirectories. You can use one of these toc.css files, depending on your type of Webhelp transformation:
Regards,
Sorin
Sorry, you are right, the toc.css file is located in the frameworks/dita/DITA-OT/plugins/com.oxygenxml.webhelp/oxygen-webhelp/resources/skins subdirectories. You can use one of these toc.css files, depending on your type of Webhelp transformation:
- desktop - for the internal frames output (the index.html output file) of the Webhelp - desktop transformation,
- desktop-frames - for the frameset output (the index_frames.html output file) of the Webhelp - desktop transformation,
- mobile - - for the Webhelp - Mobile transformation.
Regards,
Sorin
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