For rgnPage I set css to load background image:
CSS:
.rgnPage{background: url("background_1.jpg"); background-position: center center; background-attachment: fixed; background-size: cover;}
all looks ok, till I add IWCGJQMSidePanel1: TIWCGJQMSidePanel parented to rgnPage
As functionality is working (pnl show with Open etc), but background of my form is shown partially (just a top band)
Do i need to set something special to this side panel ? If remove the side panel all go back to normal.
Do you have any suggestion ?
Thanks!
Best regards,
dan
PS: I found your new demo (I install latest based on develop version) - with Frame: TIWCGJQMAjaxPageFrame
but here I cannot use ExtraHeader to add CSS. If I use IWCGStyle, then background can have a color for Content but not page or region.
when I load an image is not showm at all
So: how this panel need to be used ? only in frame without background....can be used normal forms (page/content)?
How I can add CSS to TIWCGJQMAjaxPageFrame other than CGStyle?
Thank you! Also sorry if I am not very familiar with CGDevTools , I worked more with TMS and standard intraweb till now. but I need responsive pages, so your comp are solution....if I can make it working
