View Single Post
Old 30th March 2020, 12:45   #1865  |  Link
jdobbs
Moderator
 
Join Date: Oct 2001
Posts: 20,975
I can do that. I'll probably just make it automatic. So if you select a menu background it will use it... but if there is another file with, say, an extension of some type -- it will look for it. I've done this for other things. For example:

The background image is "BACKGROUND_IMAGE.JPG"

For the first page it would always use "BACKGROUND_IMAGE.JPG"
For pages 2-x (for example) it would look for another jpg, but if it is not there it defaults to the first page.

So for page 2 it would look for "BACKGROUND_IMAGE_2.JPG" and if it exists it would use it, if not, it would use "BACKGROUND_IMAGE.JPG"

I may play with the name a little to see what works best, but you get where I'm coming from.
__________________
Help with development of new apps: Donations.
Website: www.jdobbs.net
jdobbs is offline   Reply With Quote