- Posts: 1
- Thank you received: 0
Photo Gallery next to text
-
boudewijnt
Inactive member - Topic Author
- New Member
Less
More
10 years 4 months ago #40771
by boudewijnt
Photo Gallery next to text was created by boudewijnt
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 4 months ago #40776
by ivan.milic
Replied by ivan.milic on topic Photo Gallery next to text
Its html content and gallery is macro so it will appear where you put it. Here is one of many ways you can put them next to each other:
<table>
<tr>
<td>
{gallery macro}
</td>
<td>
Your text
</td>
</tr>
</table>
<table>
<tr>
<td>
{gallery macro}
</td>
<td>
Your text
</td>
</tr>
</table>
Please Log in to join the conversation.
Time to create page: 0.169 seconds