09-01-2023, 12:12 AM
(09-01-2023, 12:08 AM)bplus Wrote:(08-31-2023, 11:53 PM)grymmjack Wrote: OK staging is up and yes it works @bplus @dbox
Check out staging with qbjs banner
Design your banner using 1400 x 256 as you have been, or whatever size, then before you release it, we use this code instead for your constants:
CheersCode: (Select All)Const xmx = _ResizeWidth - 2 '1400
Const ymx = _ResizeHeight - 5 '256
That is not working well from my browser. It goes way past the right of my screen and I need to use the horizontal scroll to see it.
This is snap of the right side jutting well past normal page width:
Refresh - I had to add some other code to make it more friendly - read my latest post though - the qbjs doesn't automatically resize - we might need @dbox to help us make this more responsive.
Anyway, put the most important stuff on the left side