slider.AddSlideImage("../images/blank-portrait-1080x1350.png", ABMShared.lbClr("Image One", "#000000"), ABMShared.lbClr("Second Line Image 1","#000000"), ABM.IMAGESLIDER_CENTER)
I guess I could figure out what is going on at run-time, then recreate the .png on the fly? First thought is that this path promises much resistance. Can I put a component in that file name parameter somehow?
If there is a better way, I am not searching for the correct magic word.
This got me really close (in five minutes) so I believe it is correct path. I can build css string based on ABM.GetBrowerWidthHeight if I have to.
Please tell me if I am making this too hard.
I am trying to make easy use of images that are already the "ideal size" for FB/Instagram, TicTok, and other ATM machines. I can hopefully slam images into a properly sized panel with black background in order to deal with Portrait or Landscape.