Forums

[resolved] [Plugin: KB Easy PicasaWeb] Vertical align the cells (1 post)

  1. Kenny
    Member
    Posted 2 years ago #

    Especially in two-column mode, you probably want to vertical align all of the photos so the top edges line up horizontally.

    To do it, on line 123 of kb-inline-picasaweb-functions.php, change

    $out .= '<tr>';

    to

    $out .= '<tr valign="top">';

    and it will align each row.

    Done!

    http://wordpress.org/extend/plugins/kb-easy-picasaweb/

Topic Closed

This topic has been closed to new replies.

About this Topic