Databases Reference
In-Depth Information
4.
Click the Create button to add a new style sheet to your application. In the
ensuing page, browse for your .CSS file and click the yellow Upload button in
the top right corner.
5.
You should now see your CSS file, as shown in Figure 4-9.
Figure 4-9. The newly uploaded myclass.css file
6.
Navigate to the Page Definition area of your form. Right click on the root form
node and choose the Edit menu item.
In the ensuing page, click the HTML Header and Body Attribute tab. In the HTML
Header textbox, type the following code, substituting myclass.css with the
name of your uploaded css class. Take care to note that the class name is case
sensitive.
7.
<link href="#WORKSPACE_IMAGES#myclass.css" rel="stylesheet" type="text/css" />
8.
You should now have the screen shown in Figure 4-10.
 
Search WWH ::




Custom Search