Display image field horizontally?

12 years 8 months ago #174060 by busterocaps
Display image field horizontally? was created by busterocaps
I'm having a little trouble, and I hope someone can help. I want to have a tab that displays a series of images HORIZONTALLY. I can't find how to change the layout of the fields so that they are in a row, such as img1 img2 img3 instead of
img1
img2
img3

Thanks!

Please Log in to join the conversation.

12 years 7 months ago - 12 years 7 months ago #178010 by busterocaps
Replied by busterocaps on topic Re: Display image field horizontally?
For anyone that wants to know, you would have to make a table to do it.
<table style="width: 654px; height: 290px; border-color: A_COLOR; border-width: 2px; border-style: solid;" summary="TOOLTIP TEXT" align="right" border="0"><caption>TEXT AT TOP OF TABLE</caption>
                <tbody>
                <tr>
                <td><img style="display: block; margin-left: auto; margin-right: auto;" alt="" src="IMAGE SOURCE" height="" width="" /></td>
                <td><img style="display: block; margin-left: auto; margin-right: auto;" alt="" src="IMAGE SOURCE" height="" width="" /></td>
<td><img style="display: block; margin-left: auto; margin-right: auto;" alt="" src="IMAGE SOURCE" height="" width="" /></td>
                </tr>
                </tbody>
                </table>

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.178 seconds

Facebook Twitter LinkedIn