Home › Forums › DITA and XMetaL Discussion › Removing the Block Title from Topic Group › Reply To: Removing the Block Title from Topic Group
Reply to: Removing the Block Title from Topic Group
April 28, 2011 at 11:41 pmSorry, I answered your question in context of “standard” map files.
If you are in fact working with a bookmap then here are the CSS files you need to look at…
Main CSS file that loads all others for bookmaps:
CSS file that includes the styling for “text before” in
The CSS selector is the same (because bookmap is a specialization of map and so uses the same class attribute and
[class~="map/topicref"]:before{
You can do overrides in either of the following files: