cancel
Showing results for 
Search instead for 
Did you mean: 

Banner for WebDynpro application

Former Member
0 Kudos

Hi,

How to include banner as header for my WebDynpro application?

Thanks

Siva

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member485701
Active Participant
0 Kudos

Hi,

Use PageHeader UI Element.

The page header control is used to renderer the header of the page.

Regards,

Praveen

Former Member
0 Kudos

Hi,

I want to place an image as banner to my WebDynpro application.

Currently I have placed the image in header of group element.

When I view the screen in the browser, I am getting space between image and top of the screen.

I want to show the image at top of my screen.

Could you please suggest any solution for this/

Thanks

Siva

former_member485701
Active Participant
0 Kudos

Hi,

There are two options to get this done.

(1) In PageHeader, insert Area.in this area you can add the image.

(2)Or Insert a Transparent container and add the image there, then it will solve your problem

Regards,

Praveen

Former Member
0 Kudos

Hi,

I tried with Image inside transparent container in the root element. But still I am getting space between Image and top boreder.

Tried with Image in the group header but same result.

could you please suggest me what going wrong?

Thanks

Siva Prasad S