- Posts: 5
COMMUNITY FORUM
- Forum
- Commercial Joomla Extensions & Templates
- Simple Image Gallery PRO
- Vertical Padding and Caption Fonts
Please note that official support for commercial extensions & templates is provided in the Subscriber Help Desk.
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.
Vertical Padding and Caption Fonts
- overallq
- Topic Author
- Offline
- New Member
Less
More
16 years 9 months ago #12536
by overallq
Vertical Padding and Caption Fonts was created by overallq
2 questions:
1. How can I change the spacing between thumbnails. My horizontal spacing is fine, but vertical spacing is too close. Here's my site: overallquilter.quiltmap.com/index.php?option=com_content&task=view&id=18&Itemid=40
2. How can I change the caption font size? I changed in my template css, but it changed the font for the whole site.
Thanks! Great extension! I've tried many gallery extensions ... I think I'm going to keep this one.
1. How can I change the spacing between thumbnails. My horizontal spacing is fine, but vertical spacing is too close. Here's my site: overallquilter.quiltmap.com/index.php?option=com_content&task=view&id=18&Itemid=40
2. How can I change the caption font size? I changed in my template css, but it changed the font for the whole site.
Thanks! Great extension! I've tried many gallery extensions ... I think I'm going to keep this one.
Please Log in or Create an account to join the conversation.
- Nicklas Blidmo
- Offline
- New Member
Less
More
- Posts: 7
16 years 9 months ago #12537
by Nicklas Blidmo
Replied by Nicklas Blidmo on topic Re: Vertical Padding and Caption Fonts
About the vertical spacing issue: I was able to solve this issue by simply adding more vertical space in the gallery definition.
Example: {gallery}folder/some_folder:300:160{/gallery}, increase the vertical value (160)until the images (thumbnails) does not overlap.
This issue only occured for me when I used long captions and images with different sizes in the same gallery.
About caption font size: You must edit the CSS-files for the corresponding popup engine used by SIG pro. If you use slimbox edit: /plugins/content/jwsigpro/slimbox/english/slimbox.css
I guess it'sthis line: #lbCaption b {color:#C63C13;font-size:11px;}
Good luck
Nicklas
Example: {gallery}folder/some_folder:300:160{/gallery}, increase the vertical value (160)until the images (thumbnails) does not overlap.
This issue only occured for me when I used long captions and images with different sizes in the same gallery.
About caption font size: You must edit the CSS-files for the corresponding popup engine used by SIG pro. If you use slimbox edit: /plugins/content/jwsigpro/slimbox/english/slimbox.css
I guess it'sthis line: #lbCaption b {color:#C63C13;font-size:11px;}
Good luck
Nicklas
Please Log in or Create an account to join the conversation.
- overallq
- Topic Author
- Offline
- New Member
Less
More
- Posts: 5
16 years 9 months ago #12538
by overallq
Replied by overallq on topic Re: Vertical Padding and Caption Fonts
Vertical spacing issue resolved ... thanks!
Caption font size ... the captions I'm referring to are the ones underneath the thumbnails. The changes in the slimbox.css only affects the captions in the popup window.
Caption font size ... the captions I'm referring to are the ones underneath the thumbnails. The changes in the slimbox.css only affects the captions in the popup window.
Please Log in or Create an account to join the conversation.
- Nicklas Blidmo
- Offline
- New Member
Less
More
- Posts: 7
16 years 9 months ago #12539
by Nicklas Blidmo
Replied by Nicklas Blidmo on topic Re: Vertical Padding and Caption Fonts
Ah I see.
What I did change font and size:
In my WYSIWYG editor (WYSIWYG pro 3) I marked the gallery definition and then set the appropriate font and font-size. It should work the same way with the Tiny MCE editor or other editors. This affected the thumbnail captions...
/Nicklas
What I did change font and size:
In my WYSIWYG editor (WYSIWYG pro 3) I marked the gallery definition and then set the appropriate font and font-size. It should work the same way with the Tiny MCE editor or other editors. This affected the thumbnail captions...
/Nicklas
Please Log in or Create an account to join the conversation.
- overallq
- Topic Author
- Offline
- New Member
Less
More
- Posts: 5
16 years 9 months ago #12540
by overallq
Replied by overallq on topic Re: Vertical Padding and Caption Fonts
I appreciate your help, but I'm not sure I understand. I edited the static content item that is my gallery:
{gallery}classes{/gallery}
I changed the font size, but it didn't have any affect.
BTW ... I use the JCE Editor.
{gallery}classes{/gallery}
I changed the font size, but it didn't have any affect.
BTW ... I use the JCE Editor.
Please Log in or Create an account to join the conversation.
- Nicklas Blidmo
- Offline
- New Member
Less
More
- Posts: 7
16 years 9 months ago #12541
by Nicklas Blidmo
Replied by Nicklas Blidmo on topic Re: Vertical Padding and Caption Fonts
Hi there,
In your editor, switch to source code view (html) and add the code for font and size accordingly, look at the example below:
<p><font face=" Arial" size="1">
{gallery}/Undersokningar/Herresta/galleri9:170:290:0{/gallery}</font></p>
Good luck
Nicklas
In your editor, switch to source code view (html) and add the code for font and size accordingly, look at the example below:
<p><font face=" Arial" size="1">
{gallery}/Undersokningar/Herresta/galleri9:170:290:0{/gallery}</font></p>
Good luck
Nicklas
Please Log in or Create an account to join the conversation.
- overallq
- Topic Author
- Offline
- New Member
Less
More
- Posts: 5
16 years 9 months ago #12542
by overallq
Replied by overallq on topic Re: Vertical Padding and Caption Fonts
Hello Nicklas,
Tried that, but it didn't make any difference. It looks OK now, but I have to move on to other things for the time being. I'll revisit this again in a couple of days.
I appreciate your help!
Tried that, but it didn't make any difference. It looks OK now, but I have to move on to other things for the time being. I'll revisit this again in a couple of days.
I appreciate your help!
Please Log in or Create an account to join the conversation.
- Forum
- Commercial Joomla Extensions & Templates
- Simple Image Gallery PRO
- Vertical Padding and Caption Fonts