You are on page 1of 1

As you have created a new text using personalization and you want to set the fon

t size...i guess this is the requirement.


For this you can customize the Custom.xss.
You can find Custom.xss in \OA_HTML\cabo\styles. FTP it to the client
and in that file add this
<style selector="Font">
<includeStyle name="DefaultFontFamily"/>
<property name="font-size">11pt</property>
</style>
Then save it and ftp it again and bounce apache.
Now through personalization set CSS Class property on text which you have create
d to "Font".
Apply the Changes and let me know..
Thanks,
Gaurav

Make sure the file name is mixed-case "Custom.xss".

You might also like