- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Gallery
Hi,
i recently bought following plugin:
Gallery Filter - Portfolio filter for gallery element (weebly.com)
Now iam trying to add pictures to the weebly gallery. ( because of this adon i need to use weebly gallery)
I want to have 4 pictures in one row... but if i change the Columns to 4 the pictures looks really small....
I tried to change the theme, with some themes the picture looks bigger because it is using whole space of the screen...
I do not want to change the theme actually, so can i find these settings somewhere?
Other think:
I want to have the name of the picture under the picture. How is this possible? I only find a way to overlay the name if you go over the picture...
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
I have no experience with the particular app you're using but:
You can increase the width of the body of your website easily enough, however, this would depend on the theme you're using. Can you let us know which theme you'd like to make this change?
In the Weebly Image gallery you can only add captions below the image when the lighbox option is used. To do this you'll need to make sure you've turned the 'lighbox only' option on, via GALLERY>CAPTION>LIGHTBOX>LIGHTBOX ONLY. If you need your caption to display permanently underneath individual images you'll need to upload the images individually without the gallery. You can emulate the gallery element by using vertical dividers or use the masonry app, to which you'd add individual image elements.
Hope this helps, Gary
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Hi @seicolegwr ,
thank you for your answer. I am using
Nectur - PurpleHaze Theme.
And for the captions, i will try this, thank you
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
To change the width of your website body using your theme find this code in your main.less file THEME>EDIT HTML/CSS>STYLES>MAIN.LESS. It should start at or about line 119. The line in bold is the one to change. Don't change anything else:
.container {
width: 100%;
max-width: 1100px;
overflow: hidden;
You'll need to increase the 1100px until you can fit 4 images horizontally or you're happy with the way it displays. Try 1500px and work from there. The change should occur in the editor immediately but don't forget to SAVE + PUBLISH.
Hope this helps, Gary
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Hi,
me again, with the single picture it work out! great.
Do you know if it is possible to make the caption BOLD and in bigger letters?
edit: I found out