Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

Slick Gallery - thumbnails not draggable. Static
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Slick Gallery - thumbnails not draggable. Static
#38795
Slick Gallery - thumbnails not draggable. Static 11 Years, 1 Month ago Karma: 0
Please let me know what is going on! Thumbnails are not draggable and the layout is 'stuck' to the left of the window.


www.thechildrenofbotswana.org/photographers#.UUzJN6VIiBU

Thank-you in advanva.
The administrator has disabled public write access.
 
#38796
Re:Slick Gallery - thumbnails not draggable. Static 11 Years, 1 Month ago Karma: 747
Hello,

An incorrect CSS rule is used on the page. Open HTML source of the page and you will see the following code:

input.button {margin:0 50 0 50 !important; background: #c90000; !important; target="_parent; }

It is an incorrect code. Fix it and use the following one:

input.button {margin:0 50 0 50 !important; background: #c90000; !important; }


and also increase value of "Width" parameter in module settings.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#38802
Re:Slick Gallery - thumbnails not draggable. Static 11 Years, 1 Month ago Karma: 0
Hi... made adjustments but still not working
The administrator has disabled public write access.
 
#38826
Re:Slick Gallery - thumbnails not draggable. Static 11 Years ago Karma: 747
This problem with extension which adds the following javascript code:

document.ondragstart = function () { return false; };

Regards,
ARI Soft
The administrator has disabled public write access.
 
#38837
Re:Slick Gallery - thumbnails not draggable. Static 11 Years ago Karma: 0
I don't know how to fix this:

This problem with extension which adds the following javascript code:

document.ondragstart = function () { return false; };
The administrator has disabled public write access.
 
#38838
Re:Slick Gallery - thumbnails not draggable. Static 11 Years ago Karma: 747
It can be an extension which "protects" content.

Regards,
ARI Soft
The administrator has disabled public write access.
 
Go to topPage: 1