Has anyone had any luck with adding a background image on a custom Meraki hosted splash page, or do I have to host it externally to facilitate that function? I'm hoping I'm just using the wrong syntax, but I can't seem to get it to apply one.
We'd like to put images of our events or locations in the background as a form of advertising when someone visits a park.
On your custom splash page (that you initially created by copying a system one) click on the pencil on the right hand side:
Now upload your image file, and edit the HTML code.
I gave that a go before but it seemed to just prune my line of HTML out like it was unhappy with it. Maybe I'm using the wrong syntax? Any chance you have an example you could share?
How did you save your HTML change?
Anyone have the syntax for adding the image unto the html? there was no clear guide on this apart from this syntax
$MERAKI:NETWORK_SPLASH_IMAGE_CONTAINER$
Returns: <img> HTML tag
Value: References the network’s Splash Image.
Arguments: None
but when i put it ,it still doesnt show the image.