• blog: atrilli.net

    On my left sidebar I’m trying to get the “Facebook” image on the same line as the like script, is it possible?

    Heres what it looks like in the widgets section

    <a href="https://tinypic.com?ref=14bomrr" target="_blank"><img src="https://i54.tinypic.com/2ilotnn.jpg"></a><div id="fb-root"></div><script src="https://connect.facebook.net/en_US/all.js#appId=197702890275753&xfbml=1"></script><fb:like href="https://facebook.com/atrillinet" send="false" layout="button_count" width="260" show_faces="true" font="tahoma"></fb:like></a>

    thanks in advance.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter bucktrice

    (@bucktrice)

    anyone?

    Change that to:

    <a href="https://tinypic.com?ref=14bomrr" target="_blank"><img src="https://i54.tinypic.com/2ilotnn.jpg" style="float:left; margin:0 4px 0 0"></a><div id="fb-root"></div><script src="https://connect.facebook.net/en_US/all.js#appId=197702890275753&xfbml=1"></script><fb:like href="https://facebook.com/atrillinet" send="false" layout="button_count" width="260" show_faces="true" font="tahoma"></fb:like></a>

    Adjust the margin of the Facebook image to taste.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘I cant get two images on one line’ is closed to new replies.