- Posts: 12
- Thank you received: 0
Photo Gallery plugin does not work with greybox
-
rasma
Inactive member - Topic Author
- New Member
Less
More
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 7 months ago #18208
by ivan.milic
Replied by ivan.milic on topic Re: Photo Gallery plugin does not work with greybox
Try enabling jquery in hot lightbox plugin
Please Log in to join the conversation.
-
rasma
Inactive member - Topic Author
- New Member
Less
More
- Posts: 12
- Thank you received: 0
12 years 7 months ago #18210
by rasma
Replied by rasma on topic Re: Photo Gallery plugin does not work with greybox
The problem is solved by turning on JQuery in HOT Joomla Carousel but must be present on the same page location where it did not work.
You can close the issue
If possible I would like to take this opportunity to ask if it is normal on some browsers eg. internet explorer 8 for windows but also some other browser you see the selection area when you click on the links in the template
See the attachment
Can anything be done to remove this selection area?
You can close the issue
If possible I would like to take this opportunity to ask if it is normal on some browsers eg. internet explorer 8 for windows but also some other browser you see the selection area when you click on the links in the template
See the attachment
Can anything be done to remove this selection area?
Please Log in to join the conversation.
-
rasma
Inactive member - Topic Author
- New Member
Less
More
- Posts: 12
- Thank you received: 0
12 years 7 months ago #18285
by rasma
Replied by rasma on topic Re: Photo Gallery plugin does not work with greybox
For your information, the problem of the selection in the links in the template is bound to the browser but it depends on the code in the CSS, in your case in the css template.
The selection area can be eliminated by inserting this code in the css:
a {
outline: 0;
}
Also, I have experienced compatibility issues with JQuery present on your extensions.
To solve these problems I had to use third party extensions which have the same functionality but your free.
The selection area can be eliminated by inserting this code in the css:
a {
outline: 0;
}
Also, I have experienced compatibility issues with JQuery present on your extensions.
To solve these problems I had to use third party extensions which have the same functionality but your free.
Please Log in to join the conversation.
Time to create page: 0.099 seconds