cancel
Showing results for 
Search instead for 
Did you mean: 

How to set a background color to view

Former Member
0 Kudos

Hi All,

i creared a view with 2 textboxes and a button.These elements are in TransparentContainer.I set the background color to the TransparentContainer.By setting color to the TransparentContainer it is comming at the center and the 4 sides of it is displaying in the normal background color of the browser

i didnt find any color options for the view called RootUIElementContainer.the width and height of the view are setted to the browser means 1024*768.

Just like sap editor which we get by the link https://www.sdn.sap.com i want to get my view .....

I want to set color to this RootUIElementContainer element which effect the whole view...not the containers or groups which i add under this RootUIElementContainer

Regards

Padma N

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member485701
Active Participant
0 Kudos

Hi,

(1)For changing the background color of whole view, you have to change the backgrond color of each UI Element.

(2)In your case make the width of your transparent container to 100%.

(3)And set the same background color for all UI Elements.

REgards,

Praveen

former_member335005
Participant
0 Kudos

hi Padma,

For changing the background colour you will have to make the change in the theme.

You can download the theme editor plugin for eclipse from SDN. With this plugin, you can make changes to the default themes , save as a new theme

Or if you are using portal, then goto system administrator, theme editor, select SAP Streamline and change the color in Screen areas -> application, then save the theme with different name.

Best regards,

Sangeeta