Meraki Splash Page Background Image?

Maxim
New here

Meraki Splash Page Background Image?

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.

6 REPLIES 6
PhilipDAth
Kind of a big deal
Kind of a big deal

On your custom splash page (that you initially created by copying a system one) click on the pencil on the right hand side:

 

Screenshot from 2018-03-29 13-39-07.png

Now upload your image file, and edit the HTML code.

Screenshot from 2018-03-29 13-39-20.png

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?

PhilipDAth
Kind of a big deal
Kind of a big deal

How did you save your HTML change?

I hit the save button on the top left of the splash page editor. It seems to remove lines it doesn't like, seeing as that's the only change it pruned.

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.

ShivParekh07
New here

Hello Maxim,

 

Try editing the CSS file and add the following syntax.

 

background-image: url("paper.gif");

 

 Screenshot 2023-06-27 at 12.59.58 PM.png

Get notified when there are additional replies to this discussion.
Welcome to the Meraki Community!
To start contributing, simply sign in with your Cisco account. If you don't yet have a Cisco account, you can sign up.
Labels