logo and link in header

Discussion in 'BizWay WordPress Theme' started by blackdog2020liz, Jun 3, 2015.

Thread Status:
Not open for further replies.
  1. blackdog2020liz

    blackdog2020liz Member

    Joined:
    Dec 18, 2012
    Messages:
    264
    Likes Received:
    5
    Location:
    Western Australia
    Hi,

    I would like to add a tripadvisor logo and link to my clients tripadvisor page on the right hand side of the header. The site is www.margaretriverexposed.com.au and the code I have for doing the same in the footer widget is
    <div id="TA_socialButtonBubbles103" class="TA_socialButtonBubbles">
    <ul id="v9VRSsnXnL" class="TA_links ZrRFbw7h">
    <li id="uHwYzr" class="02HwkRuSt">
    <a target="_blank" href="http://www.tripadvisor.com.au/Attra..._Margaret_River_Region_Western_Australia.html"><img src="http://www.tripadvisor.com.au/img/cdsi/img2/branding/socialWidget/20x28_green-21693-2.png"/></a>
    </li>
    </ul>
    </div>
    <script src="http://www.jscache.com/wejs?wtype=s...ize=rect&amp;lang=en_AU&amp;display_version=2"></script>
    Many thanks
    Liz
     
  2. Sobhagya

    Sobhagya Guest

    Joined:
    May 29, 2015
    Messages:
    414
    Likes Received:
    6
    Dear User,

    Greetings from InkThemes,

    We have got your concern, please send us your WordPress dashboard admin login details at [email protected]. so that, we can have a look over the issues in detail and will try to resolve them ASAP.

    If possible then send us some screen shots of problematic area. It will be easier for us to solve issue soon .In case you are unable to create a screenshot, you can follow the link http://www.screenpresso.com/ which will help you to create screenshot easily.

    Your website Login link:
    WordPress username:
    WordPress password:

    Note: Once your issue get resolved, you can change your password.
     
  3. Sobhagya

    Sobhagya Guest

    Joined:
    May 29, 2015
    Messages:
    414
    Likes Received:
    6
    Hello,

    Hope Doing Good,


    Please follow the screenshot given below.




    add div to header right side.png

    Code:
    <div class="top_right_corner">
    <div id="TA_socialButtonBubbles103" class="TA_socialButtonBubbles"><div class="socialWidgetContainer"> <div class="socialWidget"> <a href="http://www.tripadvisor.com.au/Attraction_Review-g255367-d7348761-Reviews-Margaret_River_Exposed_Day_Tours-Margaret_River_Margaret_River_Region_Western_Aus.html" target="_blank"> <div class="socialWidgetCore" title="Read reviews on TripAdvisor "> <img src="http://www.tripadvisor.com.au/img/cdsi/img2/branding/socialWidget/20x28_green-21693-2.png" align="middle"> </div> <div class="socialWidgetCallout"> <div class="grayArrowLeft"></div> <div class="borderBox"> <div class="bubbles"> <img src="http://e2.tacdn.com/img2/ratings/traveler/ss5.0.gif" alt="5.0 of 5 stars" class="rsImg"> </div> </div> </div> </a> </div> </div> </div>
    </div>
    Now paste the css code given below in custom css section.


    Code:
     .top_right_corner {
    float: right;
    margin-top: -100px;
    line-height: 0.2;
      margin-right: 2%;
    }
    
    Let me know if have further doubts so that I can assist you.
     
  4. blackdog2020liz

    blackdog2020liz Member

    Joined:
    Dec 18, 2012
    Messages:
    264
    Likes Received:
    5
    Location:
    Western Australia
    Someone from support has placed the logo for me. Can I make it bigger?

    Many thanks
    Liz
     
  5. Sobhagya

    Sobhagya Guest

    Joined:
    May 29, 2015
    Messages:
    414
    Likes Received:
    6
    Hello,

    I have resolved your issue
    Please have a look at your website.

    Hope you are enjoying InkTheme services.
    Do let me know if you need any help.
     
  6. blackdog2020liz

    blackdog2020liz Member

    Joined:
    Dec 18, 2012
    Messages:
    264
    Likes Received:
    5
    Location:
    Western Australia
    Thank you so much for your help. One more question how do I put the title 'Click here for reviews' above the tripadvisor logo?

    Many thanks
    Liz
     
  7. Sobhagya

    Sobhagya Guest

    Joined:
    May 29, 2015
    Messages:
    414
    Likes Received:
    6
    Hello,

    I have solve your issue kindly Check.

    Hope you are enjoying InkTheme services.

    Do let me know if you need any help.
     
  8. blackdog2020liz

    blackdog2020liz Member

    Joined:
    Dec 18, 2012
    Messages:
    264
    Likes Received:
    5
    Location:
    Western Australia
    Thankyou Sobhagya and yes I love your support service.
     
Thread Status:
Not open for further replies.

Share This Page