pritu patel
Posts: 0
Joined: Tue Jan 21, 2014 6:24 am

Panel Behind the grid

I remove header and put grid and i want panel start under the header how it possible??
I want panel same as following image.
Image

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Panel Behind the grid

Hello! Panel has position:absolute. You can change it's position with JS or customize CSS the way you need.

pritu patel
Posts: 0
Joined: Tue Jan 21, 2014 6:24 am

Panel Behind the grid

I tried that in custom css but not affect on panel
.ui-panel{
position:absolute;}

pritu patel
Posts: 0
Joined: Tue Jan 21, 2014 6:24 am

Panel Behind the grid

and New Question is that I want to display button Without disc.
Means I want to show image same as above image.
I have image with round disk.I don't want that disk.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Panel Behind the grid

Try prediv.ui-panel{
top:45px;
}/preNot sure I understand about button and image. Could you clarify please?

pritu patel
Posts: 0
Joined: Tue Jan 21, 2014 6:24 am

Panel Behind the grid

I want same like above image.
I have no idea that is image or button.
How i got same as above image??

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Panel Behind the grid

Please show us what have you done and what exactly doesn't work? Screenshots would help.

Return to “Issues”