Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1334825
    flickdigital
    Participant

    Hi there,

    You’ll see on this site top right in the top bar I am using a custom icon for Tripadvisor. Support showed me how to do this last year, and at the time there was no TripAdvisor icon

    Could you please teach me how to replace the plane icon with the actual Tripadvisor icon?

    http://www.evergreen-hakuba.com/en/

    Thanks in advance – Jade

    #1334854
    Christian
    Moderator

    Hey Jade,

    In this custom code

    <a href="http://www.tripadvisor.co.nz/Attraction_Review-g1120615-d3178707-Reviews-Evergreen_Outdoor_Center-Hakuba_mura_Kitaazumi_gun_Nagano_Prefecture_Chubu.html#REVIEWS" class="tripadvisor" title="Tripadvisor"><i class="x-icon-tripadvisor" data-x-icon=""></i></a>

    Replace the icon

    <i class="x-icon-tripadvisor" data-x-icon=""></i>

    with your TripAdvisor icon.

    It could be an image like this

    <img src="URL_OF_YOUR_ICON.jpg" width="24" height="24">

    The size of the icon should be 24 x 24px to match the size of the other icons.

    Thanks.

  • <script> jQuery(function($){ $("#no-reply-1334825 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>