Title Color
Questions about XML that are not covered by the other forums should go here.
Title Color
If I change the title color, it also changes the font color of the left-side TOC and footer links.
How can I change the title font color only?
How can I change the title font color only?
- image 1.PNG (197.62 KiB) Viewed 1604 times
- image 2.PNG (200.27 KiB) Viewed 1604 times
Re: Title Color
Hi Jonathan,
Indeed, using the CSS rule as it is now, will match all the links, in all of their three variations, not only the publication title link.
To match only the publication title, you should use a selector with a higher specificity (like the class associated to the publication title element).
I.e:
Regards,
Costin
Indeed, using the CSS rule as it is now, will match all the links, in all of their three variations, not only the publication title link.
To match only the publication title, you should use a selector with a higher specificity (like the class associated to the publication title element).
I.e:
Code: Select all
.wh_publication_title a,
.wh_publication_title a:hover,
.wh_publication_title a:visited {
color: red;
}
Costin
Costin Sandoi
oXygen XML Editor and Author Support
oXygen XML Editor and Author Support
Re: Title Color
Hello and thank you for this advice. I also changed the colour of the title of my site and it had the same effect with the links in the table of contents. But now it works thanks to your advice.
Thanks again,
Thanks again,
Return to “General XML Questions”
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