<a> Tag when Customizing MX Splash Page

comprev
Conversationalist

<a> Tag when Customizing MX Splash Page

The article https://documentation.meraki.com/General_Administration/Cross-Platform_Content/Customizing_the_Splas... states that the <a> tag is acceptable in a custom splash page. However, if I put in

 

<a href="https://www.mysite.com">My Site</a>

 

I get the link and it works, but it's just blank space, no text. So, it's not obvious that the link is there unless you hover the mouse cursor over the link and notice that the cursor changes.

1 Reply 1
ww
Kind of a big deal
Kind of a big deal

You could set a color in the <a

https://htmlcolorcodes.com/tutorials/html-link-color/

 

 

Or

 

Change the color of

"a, a:visited, a:active {color: #fff; text-decoration: none;}" in the  main.css

 

https://documentation.meraki.com/MR/MR_Splash_Page/Custom_Splash_Page_Themes#Editing_the_Custom_Them...

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