erich.wanker Posted April 24, 2014 Posted April 24, 2014 Hello folks .. I have a uniImage on a form ... as backgroundimage on the uniImage - i have a big uniPanel "A" in uniPanel "A" - i have a lot of small unipanels .. ( the small unipanels MUST HAVE unipanel a as parent..) UniPanel A should be transparent - and the small unipanels should be visible .. so the backgroundimage can be see And the same problem with a uniScrollbox .. i want a transparent uniScrollbox without borders .. just with scrollbar .. with lot of visible uniPanels in it ... i found no solution with css: visibility or transparence ... Hope - anyone can help me ;-) ThanX Erich Wanker Quote
erich.wanker Posted April 25, 2014 Author Posted April 25, 2014 ..and a other idea.. is where a way to delete all "extjs"- css class definitions of a unipanel? .. so the unipanel is a neutral and transparent html div-layer... The uniPanel has two div-layers... <div class="x-panel x-abs-layout-item x-panel-default" style="border: none; left: 0px; top: 642px; width: 605px; height: 62px;" id="O374F_id"> <div class="x-panel-body x-panel-body-default x-panel-body-default x-abs-layout-ct x-docked-noborder-top x-docked-noborder-right x-docked-noborder-bottom x-docked-noborder-left" style="width: 605px; height: 62px; left: 0px; top: 0px; background-color: rgb(235, 235, 235);"> </div> </div> can i delete with client-events the standard-definitions - so the uniPanel is transparent because there is no color definition ? Thanx for help :-) Erich Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.