How do you format multiple product links in a post so that they display horizontally rather than vertically on the page?
Thanks,
The newbie
How do you format multiple product links in a post so that they display horizontally rather than vertically on the page?
Thanks,
The newbie
How do you format multiple product links in a post so that they display horizontally rather than vertically on the page?
Thanks,
The newbie
Try having them all on the same line. This should work if they are regular links (not list items, divs, iframes, tables, etc.).
That worked perfectly! Thank you. Is it possible to add a caption above or below each link image?
You could put each link image with its caption in a floated div. See:
http://www.elated.com/articles/css-floats/
Make sure that each caption and image link is on a separate line.
That is the result I was looking for. Thanks for all your help.
This topic has been closed to new replies.