Theme Joomla Extensions

Gallery description box

I have installed the Power Slide Pro on a new site I am building and it seems to be working well. I have one problem though. On the page that shows the gallery index and thumbnails, the box that holds the gallery description is blue - actually looks like the default Joomla description box. How can I get rid of this?

One more question - is there anyway to batch upload photos or must they be done one at a time? Thanks.

SOLVED - I found that my Joomla template was responsible for the blue box. Deleted it and it is gone. Of course it is also gone throughout the rest of my site but that is okay as long as the text still shows up. Is this the way you would have fixed the problem?

LumoMongo replied CSS conflicts

Glad you are enjoying the extension.

It seems some of your template styles are being brought into the gallery styles... this is because in your template CSS file you have a style called .info - and the gallery description is in a similar style. These are all CSS conflicts happening on your site due to same named "heavy" CSS styles...

Open your template CSS, and find this:

.info { 
color: #0055bb; 
border-top-width: 3px; 
border-top-style: solid; 
border-top-color: #629de3; 
border-bottom-width: 3px; 
border-bottom-style: solid; 
border-bottom-color: #629de3; 
background-color: #d8e5f8; 
background-image: url(../images/status-info.png); 
background-repeat: no-repeat; 
background-attachment: scroll; 
background-position: 10px 50%; } 
 


The borders and backgrounds there are intefering - if you open up the powerslide.css (in the module folder) and look for:

.jdGallery div.info 
{ font-style: italic; }


you can change it to:

.jdGallery div.info { 
font-style: italic; 
border: none; 
background-image: none; 
background-color: (whatever color you like); }



SOLVED - I found that my Joomla template was responsible for the blue box. Deleted it and it is gone. Of course it is also gone throughout the rest of my site but that is okay as long as the text still shows up. Is this the way you would have fixed the problem? Thanks


Similar... as above, it is the "info" style in your template you can just name that to something else...

One more question - is there anyway to batch upload photos or must they be done one at a time?


We are busy building in an XML download / upload and ZIP import utility for Power Slide Pro 2.0 - which will unfortunately take a bit of time

You dont have to use the upload utility though, you can just FTP the files into the image folder and they will appear in the image selector...

cwdesign replied Excellent Support!

Thank-you so much. Love your extension! Thanks for the ftp tip - cool.

LumoMongo replied Never a problem

We have a strong client base mainly because of our support... welcome aboard

You must be logged in to post a comment. Please register if you do not have an account yet.

busy

INSIDE: Forum / Extensions

members

search