Wireless Access

last person joined: 20 hours ago 

Access network design for branch, remote, outdoor, and campus locations with HPE Aruba Networking access points and mobility controllers.
Expand all | Collapse all

Skin not configurable

This thread has been viewed 0 times
  • 1.  Skin not configurable

    Posted Jan 13, 2014 06:23 AM

    Hi, I am trying to change my company logo but the skin says it is not Configurable. I am logged in with the main admin login. How can I change this?



  • 2.  RE: Skin not configurable

    Posted Jan 13, 2014 06:37 AM

    What skin are you trying to edit?  Was it a custom skin created by Aruba?  If so, contact support.    They should be able to make an edit and update the skin for you to reinstall.

     

     



  • 3.  RE: Skin not configurable

    Posted Jan 13, 2014 07:12 AM

    It would be helpful if you state which product you are refering to?



  • 4.  RE: Skin not configurable

    Posted Jan 14, 2014 01:47 AM

    Hi, we are using the Amigopod AMG-SW-50 with Aruba Amigopod OS release 3.7. The skin is a custom skin created by Aruba and since the device is not in support (we are phasing it out over the next 12 months), we need to find a way to either change the skin they have provided or create a new one with our new logo.



  • 5.  RE: Skin not configurable
    Best Answer

    Posted Feb 25, 2014 02:59 PM

    couldnt you try to modify one of the other skins? probably the aruba provided one is locked.



  • 6.  RE: Skin not configurable

    Posted Feb 26, 2014 03:15 AM

    lloyds, is this case really solved by the post from boneyard?

     

    Anyways.. Basically this is the rundown for skins in Amigopod / ClearPass Guest

     

    You buy a skin/design that is a "rip" of the current design of your chosen webpage. Ususally it's your company webpage. This rip is done by Aruba Professional Services, and is delivered to you as a Plugin in Amigopod and a Software update in ClearPass - in both cases it's connected to your subscription-ID. No manual install needed, but if you ever need to to a complete re-install you will have to have an active subscription - or a recent backup of-course.

     

    If your company changes their entire profile and you need this reflected on your Amigopod/ClearPass skin you have to contact Aruba TAC to get them to update the skin. As far as my experience go this is free of charge as long as you have an active ArubaCare for Amigopod/CP, but I might be wrong here..

     

    These Aruba created Skins are just partly customizable - usually just the header/footer/aside sections. But - you can input your own style tages in the header html to change various elements.

     

    This code will hide the logo element in my skin:

     

    <style>
    
    html body#page.page div.outer_wrap div.wrapper header#header div#headerbar.grid-block h2 a img
    {literal}{
        display: none;
    }{/literal}
    
    </style>
    
    Note!! You need the literal tags to be able to use the brackets - since those are reserved for Smarty-code.

     

     

    If you want to create a complete version of a skin yourself, then use the the Custom Skin 1 or 2. These can be fully configured using your own stylesheets, html code, graphics etc. Just upload the elements in the "Content Manager" and these elements can be used in your custom style.



  • 7.  RE: Skin not configurable

    Posted May 27, 2019 03:00 AM

    Hi

    i didnt find any location or way to upload or modify HTML code of custom skins.

    I know we can upload files from content manager and also change few CSS code for skins , but how to configure clear pass to use new HTML file or code which i have created once we select custom skin to be used in captive portal settings in guest web login page.

    Dilip