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?

Link text size in plugin param
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Link text size in plugin param
#15739
Link text size in plugin param 12 Years, 10 Months ago Karma: 0
How to change default Light Box links to size 12? I want to change the default settings how the link looks on the page, if tot inside of the plugin file code than directly in the plugin tag parameters: The link is: Read More:

{arisexylightbox activeType="icontent" bgColor="#FFF" width="500" height="500" link="Read More" title="title"}content content {/arisexylightbox}
The administrator has disabled public write access.
 
#15771
Re:Link text size in plugin param 12 Years, 10 Months ago Karma: 747
Hello,

Add the next CSS rule to site template CSS file:

Code:


A.sexy-link
{
 font-size: 12px;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#15803
Re:Link text size in plugin param 12 Years, 10 Months ago Karma: 0
It does not help.
Here is the page:

6fiu.com/testingpopup
Thank you.
The administrator has disabled public write access.
 
#15810
Re:Link text size in plugin param 12 Years, 10 Months ago Karma: 747
Sorry, but provided CSS rule works fine. Currently "Want to know more? Click me" has font-size equals to 12px. If you want to increase it, change "12px" value in previous CSS rule to appropriate value, for example to "16px" or "20px".

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