Home › Forums › DITA and XMetaL Discussion › XMetaL Tag View Does Not Display Some Bookmap Elements › Reply To: XMetaL Tag View Does Not Display Some Bookmap Elements
Reply to: XMetaL Tag View Does Not Display Some Bookmap Elements
January 16, 2010 at 6:56 pmI'm now well on my way toward a well-customized bookmap CSS, thanks your help. The culprit was actually:
/* topicmeta */
[class~=”map/topicmeta”] {
display: none; }
Since al the bookmap metadata is within
Once I changed it to a block display, I can now format the metadata elements as desired.
Many thanks!!
Paul Masalsky
EMC