Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

CSS and SilverStream

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
0
0
Anybody have a good way to use CSS in SilverStream pages?
 
Yes. I use.
However, since TAG may break when WYSIWYG is opened after editing HTML source, cautions are required.
 
We use CSS in most of our silverstream pages. At first we build a servlet object which serves the CSS code.

then we added the (relativ) CSS link to all our pages. You can add the css link either by working in the html editing mode or in wysiwyg by using the property window (use page/advanced html/header tags).
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top