Customizing CSS
You can create a new theme, in line with your corporate theme, for WebStudio by configuring the CSS of the WebStudio.
Procedure
-
Extract the
WebStudio.war file located at the
BE_HOME/rms/bin/ folder.
-
In the extracted folder, open the
styles/custom_styles.css file in edit mode and populate it with CSS styles that you want to update (override).
Refer to the instructions within the file. Save the file after the update.
-
In the extracted folder, open
styles/WebStudio.css
file in edit mode. Uncomment (remove
#) the first line to import
custom_styles.css and save it.
-
Compress the folder back to the
WebStudio.war file.
Copyright © TIBCO Software Inc. All rights reserved.