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


Recent Events
  • 23/11/2024 Black Friday 2024

    BIG SALE, 30% discount for all our extensions. Use BF24 coupon code. Hurry up the discount is valid till 3 December.

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


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, 10 Months 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, 10 Months ago Karma: 760
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, 10 Months 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, 10 Months ago Karma: 760
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, 10 Months 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, 10 Months ago Karma: 760
It can be an extension which "protects" content.

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