General XMetaL Discussion
XMetaL Community Forum › General XMetaL Discussion › how to apply style to the title of scratchcontent?
-
biswajitsr June 18, 2010 at 7:49 am
how to apply style to the title of scratchcontent?
June 18, 2010 at 7:49 amParticipants 0Replies 1Last Activity 12 years, 7 months agohow to apply style to the title of scratchcontent?
Derek Read June 18, 2010 at 6:32 pm
Reply to: how to apply style to the title of scratchcontent?
June 18, 2010 at 6:32 pmI think we need more information to give any kind of answer. Can you put this in context for us?
Is putting something like the following into your CSS file good enough?
scratchcontent title {
display: block;
color: blue;
font-weight: bold;
}Or do you need to set this using script?
Or is this not for Tags On or Normal view, but perhaps in your output (HTML, PDF, etc)?
In that case which DTD or XSD is being used?
Are there any special requirements? -
AuthorPosts
- You must be logged in to reply to this topic.