Code snippets: Media browser

Mediabrowser tiles

  1. Remove icon from menu item

    .gridItem__icon { display:none; }

     

  2. Remove colored overlay from menu item

    .gridItem__image { opacity: 1; }

     

  3. Change border-radius menu

    .gridItem, .gridItem__image { border-radius: 2%; }

     

  4. Remove the Basecolor background

     

  5. Change the background to a color

     

  6. Change the background to an image
    Use the module ‘asset bundle’ if you want to upload your images in Ocularium: https://ocular.atlassian.net/l/c/ymc8q9Xg

     

  7. Adjust the background color of a menu title

     

  8. Place the title under the image

Media browser assets

  1. Remove round corners for media browser items

2. PDF controls at the bottom