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?

Change position of the "close"-link
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Change position of the "close"-link
#4672
Change position of the "close"-link 13 Years, 10 Months ago Karma: 0
Hi there,

at the moment we can find the "close"-link for the window in the right bottom. I want it in the upper right corner, and with a small "X" - gif before. Where can i set this up?

Thank you so much!

One thing - but i don't know if this issue is specific to you extension: if i write an (linked) e-mail into the boxes content, everything disappears.

p.s.: I wrote a review at the jed a week ago, but it has not been released till now
The administrator has disabled public write access.
 
#4677
Re:Change position of the "close"-link 13 Years, 10 Months ago Karma: 746
Hello,

Could you say what theme you use that we can try to help change position of close button? Regarding problem with email, it seems this problem with 'Content - Email Cloak' plugin, this plugin work in simple content, but in dynamic content it works ugly. We suppose if you disable 'Content - Email Cloak' plugin, everything will work fine.

PS: Thanks for a review and don't worry about it, probably JED administrators on vacation

Regards,
ARI Soft
The administrator has disabled public write access.
 
#4678
Re:Change position of the "close"-link 13 Years, 10 Months ago Karma: 746
One note about close button, if you want to show it at the top of right corner, you can add the following CSS rule to template CSS file:

Code:


#colorbox #cboxClose
{
  top: 0;
  right: 0;
}



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