Keyword
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.

[Solved] Display caption only on thumb using label file

  • Goauls
  • Goauls's Avatar Topic Author
  • Offline
  • New Member
More
13 years 6 months ago - 13 years 6 months ago #41018 by Goauls
Hello,

I was wondering if there is any way possible to make only use thumbnail captions with label.txt.
So if popup caption and description is emty in "label.txt"  file, there is no black span on popup window. " AmethystDancer.jpg|Title|"

Now removing description and caption for popups, black span is still there.

Yes i red, but i need oposite effect:
forum.joomlaworks.net/simple-image-gallery-pro-(plugin)/display-the-captions-not-on-the-thumbs-but-in-the-popup/

Using SIG Pro 2.0.5 with j1.5

G

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

More
13 years 6 months ago #41019 by Katia
Just go to plugins/content/jw_sigpro/popup_engines/jquery_fancybox/jquery.fancybox.css at line 49 and change this:
td#fancy_title_main div {
    color: #FFFFFF;
    padding: 16px;
}
to this:
td#fancy_title_main div {
    color: #FFFFFF;
    padding: 16px;
    display: none;
}

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

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

  • Goauls
  • Goauls's Avatar Topic Author
  • Offline
  • New Member
More
13 years 6 months ago #41020 by Goauls
thnx worked fine :)

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


Powered by Kunena Forum