Hide stars in webhelp search results.
Having trouble installing Oxygen? Got a bug to report? Post it all here.
-
- Posts: 7
- Joined: Wed Nov 13, 2013 1:57 am
Hide stars in webhelp search results.
Post by smckenzie23 »
Hello.
What is the best approach for hiding the stars in webhelp search results? It seems like our users find them confusing. I'm assuming I can just hide the star class in some css file, or is there some other mechanism?
Thanks.
What is the best approach for hiding the stars in webhelp search results? It seems like our users find them confusing. I'm assuming I can just hide the star class in some css file, or is there some other mechanism?
Thanks.
-
- Posts: 4141
- Joined: Fri Mar 28, 2003 2:12 pm
Re: Hide stars in webhelp search results.
Post by sorin_ristache »
Hello,
You can hide the stars in the list of search results with a custom CSS that you set in the args.css parameter of the DITA transformation and that hides the XHTML element <div id="star">, for example:
You can hide the stars in the list of search results with a custom CSS that you set in the args.css parameter of the DITA transformation and that hides the XHTML element <div id="star">, for example:
Code: Select all
.star {
visibility:hidden;
}
Regards,
Sorin
<oXygen/> XML Editor Support
Sorin
<oXygen/> XML Editor Support
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