Thank You for your continued support and contributions!
-why is it impossible to display text or viewport over a picture (non-background picture)? Any picture is necessarily over the text or viewport if it is not set as a background!
-why is it impossible to use backgrounds in conditionnal tags?
- why is the scrolling bar necessarily the same color as the viewport text?
- why is it impossible to set viewport background colors when a picture is set as background?
Actually in my R0 theme I'd like to use conditional main menu viewports (different height) according to if the mini-player is ON or OFF but I can't as I use a picture to hide the mini-player when there is no music playback and then this picture displays over the viewport. HuhAre these things too difficult to implement and improve in the theme engine or am I the only one annoyed by these limitations?
Not sure what you are asking
I'm not signing up to ABI to download your zips, put them somewhere else accessable.
You should just be able to do something like:%?if(%mp, =, <number saying music is playing>)<%VI(<label of the half height vp>)%Vd(<label of the miniplayer vp>)|%VI(<fullscreen ui vp>)>
%?mp<%VI(Z)|%VI(X)>## UI viewport#%Vi(X,0,11,95,74,-)%Vi(Z,0,11,95,-,-)## Mini-player#%V(0,86,-,-,2)%s%?it<%it|%fn> %?mp<|%?ia<-|>> %ia
edit2: your sbs code is horrible!
Page created in 0.067 seconds with 14 queries.