Forums

I cant get two images on one line (3 posts)

  1. bucktrice
    Member
    Posted 11 months ago #

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

    thanks in advance.

  2. bucktrice
    Member
    Posted 11 months ago #

    anyone?

  3. spherical
    Member
    Posted 11 months ago #

    Change that to:

    <a href="http://tinypic.com?ref=14bomrr" target="_blank"><img src="http://i54.tinypic.com/2ilotnn.jpg" style="float:left; margin:0 4px 0 0"></a><div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#appId=197702890275753&xfbml=1"></script><fb:like href="http://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.

Reply

You must log in to post.

About this Topic

Tags

No tags yet.