• I am using a plugin’s tags to display image thumbnails (that are links to galleries) in my footer. Natrually the php tag lines put all of the thumbnails in a column (stacking one on top of the other no matter how I place the tags). Is there a simple way I can format this to put the section of tags (7 link tags total) into a row format?

    The tags look like this
    <?php fg_gallery_link(18, 0, false, ”, ”); ?>

    Any info is helpfull! I just really want them lined up in a row!

    I don’t have a link to my site here because the tags are taken out until I can figure out how to format them.

Viewing 1 replies (of 1 total)
  • I’d suggest you look at the fgallery css. See if you can get fgallery to treat the thumbnails more like inline elements?

Viewing 1 replies (of 1 total)
  • The topic ‘Need a little bit of code for a layout problem’ is closed to new replies.