Use Cascading Style Sheets in Component Designs

Cascading Style Sheets can be used to control the style of Components. E.g., You could make the links in a Menu a different color to the links in a Navigator

The color of the links displayed in a Menu can be set by creating a user based class in a Cascading Style Sheet and then making a reference to the class in the Menu's Component Design using the following placeholder structure:

<a href= 
	"<placeholder tag="href" />" 
	class="menulink"> 
	<placeholder tag="href" /> 
</a>

Parent topic: Component Design Examples.


IBM Workplace Web Content Management - V5.1.0.1 -

 

Workplace Web Content Management is a trademark of the IBM Corporation in the United States, other countries, or both.

 

IBM is a trademark of the IBM Corporation in the United States, other countries, or both.