1. jdestefano
  2. Free Templates / Extensions
  3. Friday, 14 September 2012
  4.  Subscribe via email
I've added the Thumbs Gallery module to the Atlas template at module position User17. It creates several thumbnails, but the background doesn't extend all the way to the bottom of the module.

Also, in the config, it gives me a dropdown of pre-selected folders within the main images folder. Any way to tell it to point somewhere else? Like in a gallery folder? Not neccesarily interfacing with the gallery, just pointing at a folder that contains gallery pics?

Thanks
Accepted Answer Pending Moderation
0
Votes
Undo
Hi jdestefano


Would you have a URL to an example of your thumbs gallery and I will examine this issue further.

Due to file permissions on your server the module can only really use Joomlas images folder as this folder has complete 755 access which is needed for the module to work correctly.

Ciarán
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
http://www.jeremytech.org/bftp/

The albums in my gallery have 755 permission...Coppermine requires it so people can upload. If it can't work, I'll just create copies of the images.
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
To amend the border issue try adding the following CSS to the end of your template template.css (../templates/j51_atlas/css/template.css)..

[code type=css].module {
overflow: hidden;
}[/code]
For the thumbs module try replacing the following in your modules mod_j51thumbsgallery.xml (../modules/mod_j51thumbsgallery/mod_j51thumbsgallery.xml)..

<field name="path" type="foldertree" default="" directory="images" filter="" label="Image directory" description="Select a image directory" />

with...

<field name="path" type="text" default="" directory="images" filter="" label="Image directory" description="Select a image directory" />

You should then be able to type in the path to your preferred images directory.

Ciarán
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
The CSS addition worked....can I also put in a bottom margin setting for that without messing up too much? The thumbnails practically sit on the bottom edge.
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
To add padding to this module try adding the following to the Custom CSS field...

[code type=css].j51thumbs {padding-bottom: 10px !important;}[/code]
Ciarán
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 5
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!

Join Our Newsletter

* indicates required
We respect your privacy and do not tolerate spam and will never sell, rent, lease or give away your information (name, email, number, etc.) to any third party. Nor will we send you unsolicited email.
Joomla51 - Mullaghmore, Co. Sligo, Ireland
Joomla51.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by
Open Source Matters
the trademark holder in the United States and other countries.

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.

Ok