Keyword

Simple Image Gallery templete menu issue

  • siroon
  • siroon's Avatar Topic Author
  • Offline
  • New Member
More
16 years 6 months ago #17604 by siroon
Hello,

I am interested in purchasing Simple Image Gallery PRO because I have an image gallery that needs captions.  I downloaded and implemented the Simple Image Gallery, but it causes my template menu to not work:


www.rebelclients.com/joomla

and with gallery

www.rebelclients.com/joomla/index.php?option=com_content&view=article&id=9&Itemid=9

I looked up similar issues in the this support forum, but could find no solution.  I am hesitant to purchase the PRO version of the gallery if it will have the same issue. 

Is the PRO version the same code with more features?  Should I anticipate the same problem?

Thanks,
Christina

Please Log in or Create an account to join the conversation.

More
16 years 5 months ago #17605 by brunoazevedo
Replied by brunoazevedo on topic Re: Simple Image Gallery templete menu issue
Hi Christina,

To view a caption text for individual image you need creat a text file called labels.txt and put in same folder that images.

Then you need create in the text file, the individual caption for images.

Like this for example:

You have a folder ./gallery/ in the .images/stories/ folder with the images:
image01.jpg, image02.jpg(...)

In the text file labels.txt you need to create:

image01.jpg|Text for this image
image02.jpg|Text for this 2nd image
(...)
All others images.

and save.

I hope help you.

Cheers.
Bruno Azevedo

Please Log in or Create an account to join the conversation.

More
16 years 3 months ago #17606 by thinktunk
Replied by thinktunk on topic Re: Simple Image Gallery templete menu issue
I am using Simple Image Gallery with Joomla 1.5.8 and the images (when clicked on) are obstructed by the horizontal nav bar of the Simplicity Template.  Is there something to add to the CSS in the template to correct this?  Any suggestions?

Example here:  www.ericcourtney.com/art-by-eric

Would appreciate any help.

eric

Please Log in or Create an account to join the conversation.

More
16 years 2 months ago #17607 by thinktunk
Replied by thinktunk on topic Re: Simple Image Gallery templete menu issue
My Apologies...  This was answered on a different BB.  The solution below:

Hello,

The 'sig.css' file has the following:

Code:

#lbOverlay,#lbCenter,#lbBottom,#lbPrevLink,#lbNextLink {z-index:999;}


change it to:

Code:

#lbOverlay,#lbCenter,#lbBottom,#lbPrevLink,#lbNextLink {z-index:20000;}


..and you should be good to go.

peace,

tj

Please Log in or Create an account to join the conversation.

More
16 years 2 months ago #17608 by novemberrain
Replied by novemberrain on topic Re: Simple Image Gallery templete menu issue
z-index change doesn't help with RocketTheme Versatility 4  :'(

Is there any other solution?? In my case only IE is the bad guy who is making troubles...

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum