Photo Gallery Plugin - horizontal/vertical

More
13 years 10 months ago #5626 by ivan.milic
That plugin does nothing with text it just inserts images with litebox. You have to put it there by yourself while editing article.

One example is use of table(in HTML view):
<table>
<tr>
<td>
Your left content....
</td>
<td>
{photogallery}images/stories/demo/cities{/photogallery}
</td>
</tr>
</table>

Please Log in to join the conversation.

  • Strzelec
    Inactive member
  • Topic Author
  • Member
  • Member
More
13 years 10 months ago #5629 by Strzelec
Ok I understand that I can achieve this with the help of HTML. But tell me how it is done on the demo page in the editor when the text does not have any HTML snippets. I could provide depends on users to easily edit these pages. Does that mean the demo page, is there any trick?

Please Log in to join the conversation.

More
13 years 10 months ago #5638 by ivan.milic
you can put some css that does that.Images in Gallery are in div with id="#gallery"

You can do something like this:

#gallery
{
float:right;
.....
}

Please Log in to join the conversation.

  • Strzelec
    Inactive member
  • Topic Author
  • Member
  • Member
More
13 years 10 months ago - 13 years 10 months ago #5644 by Strzelec
ok cool, I know how it is done. is used class = "property_gallery" and class = "property_text. Thank you for your help. I have another question but I bet a new topic.
Last edit: 13 years 10 months ago by Strzelec.

Please Log in to join the conversation.

Time to create page: 0.084 seconds
Powered by Kunena Forum