Issues with bottom menu bar and favicons

Hi
I am trying to geta Tripadvisor favicon to sit beside the other favicon I have up (Facebook and Instagram.
I have posted the code into the footer area of Customise>Footer but to no avail. The favicon displays OK but a row below and to the left.
I have tried &align=middle within the IMG code but it does not work, and I have tried most other code available but it stays hard left.
Here is the favicon code I used in the footer content pane.
(i have taken out the leading bracket so it would display)

div id=“TA_socialButtonRate946” class=“TA_socialButtonRate”>
ul id=“y6ZiPrOpdqPb” class=“TA_links xN44AE0SDI8V”>
li id=“4wQB3pxCbhJ” class=“j0h7dNB”>
a target="_blank" href="/UserReviewEdit-g255119-d11895370-Dunedin_Segway-Dunedin_Otago_Region_South_Island.html">
img src=“https://www.tripadvisor.co.nz/img/cdsi/img2/branding/socialWidget/ollie_transparent-21691-2.png”/>
/li>
/ul>
/div>
script src=“https://www.jscache.com/wejs?wtype=socialButtonRate&uniq=946&locationId=11895370&color=green&reviewCountRequested=true&lang=en_NZ&display_version=2”>/script>
Screen Shot 2017-07-22 at 2.26.12 PM.png

Hi There,

Could you please provide us with your website URL so we can take a closer look?

Thanks.

Yes its https://dunedinsegwaytours.com/seg

Hi again.

Thank you for providing the URL, try adding the following CSS code in the Theme Options > Global CSS or in the Customizer via Appearance > Customize > Custom > Edit GLOBAL CSS

.x-colophon-content > div {
    display: inline-block;
    vertical-align: top;
}

Let us know how this goes!

Thats part of it thanks - the footer has centred OK but the one in the top in the text box has not.

Hi again,

Can you please share the screenshot of the issue so we can take a closer look?

Thanks!

as a consequence of some changes - not sure what exactly but I now have a right hand side panel.
I have checked the WP page and its set to “blank container - with header and footer”
How have I managed to do this?? please??

all sorted - it was some incomplete widget code except that I cannot get it to centre
Screen Shot 2017-08-02 at 8.23.11 pm.png

The bottom one centres nicely thank you.

Hi there,

Please kindly add the CSS code below to X > Launch > Options > CSS:

#TA_rated233 #CDSWIDFRR {text-align: center !important; margin: auto !important;}

Thank you.

Thanks works perfectly…

Glad it worked.

Cheers!