Pages: 1
Print
Author Topic: how to apply style to the title of scratchcontent?  (Read 887 times)
biswajitsr
Member

Posts: 44


« on: June 18, 2010, 01:49:44 AM »

how to apply style to the title of scratchcontent?
Logged
Derek Read
Program Manager (XMetaL)
Administrator
Member

Posts: 1552



WWW
« Reply #1 on: June 18, 2010, 12:32:43 PM »

I 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?
Logged
Pages: 1
Print
Jump to:  

email us