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] turn off link

  • royce hobbs
  • royce hobbs's Avatar Topic Author
  • Offline
  • New Member
More
12 years 10 months ago - 12 years 9 months ago #46841 by royce hobbs
[Solved] turn off link was created by royce hobbs
What do I need to do to turn off this link  "View the entire set on Flickr"?

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

More
12 years 10 months ago #46842 by Katia
Replied by Katia on topic Re: turn off link
You may hide it via css.
Just go to to the css file of SIG PRO template you use and change this:
a.sigProFlickrSetLink {
    clear: left;
    display: block;
    padding: 2px 8px;
}
to this:
a.sigProFlickrSetLink {
    clear: left;
    display: none;
    padding: 2px 8px;
}

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

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

More
12 years 10 months ago #46843 by Ben Frost
Replied by Ben Frost on topic Re: turn off link
great.. :D

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

  • royce hobbs
  • royce hobbs's Avatar Topic Author
  • Offline
  • New Member
More
12 years 9 months ago #46844 by royce hobbs
Replied by royce hobbs on topic Re: turn off link
??? Maybe a little slow but took me 15 or twenty minutes to find so here is the link to, I hope (your root or installed director\plugins\content\jw_sigpro\jw_sigpro\tmpl\ then the name of the different styles 6 on my systems\css\

But it worked great and thanks.

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


Powered by Kunena Forum