• I have used a text widget to place a table from the table reloaded plug in and a facebook like box in a single text widget box. This is a Twenty Ten based theme. There is a “large” space between the two items and would love any suggestions as how to get the two items “closer”, as in have the facebook box load directly or slightly under the table reloaded table.

    The website is Cornell’s Restaurant and the code place in the text widget is:
    [table id=1 /]<script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like-box href="http://www.facebook.com/pages/Cornells-Restaurant/189331551085800" width="200" show_faces="true" stream="false" header="true"></fb:like-box>

    Thanks in advance for any help!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Try adding:

    #primary .textwidget .dataTables_wrapper {min-height:0}

    to your theme’s stylesheet.

    Thread Starter up2early

    (@up2early)

    esmi,

    Once again Thank you so much. Not the first time your help was dead on!

    Glad I could help. Have you tried using Firefox with the Firebug add-on for this kind of CSS work? It’s really incredibly useful.

    Thread Starter up2early

    (@up2early)

    I have not, but will go check it out immediately.
    Thanks again!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Issue with widget alignment’ is closed to new replies.