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?

CSS classes for caption
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: CSS classes for caption
#48334
CSS classes for caption 10 Years, 3 Months ago Karma: 0
Hi there,

Great module!

I can define classes and styling for the whole table (border background etc.) and for the rows. Can I do the same for the caption? I need to add border, background etc to the caption, but cannot define classes for caption so end up with one caption style over various instances displaying on one page.

Thanks in advance
The administrator has disabled public write access.
 
#48336
Re:CSS classes for caption 10 Years, 3 Months ago Karma: 748
Hello,

Use the following CSS rule in "CSS Styles" parameter in module settings:

{$id} CAPTION {
color: red;
font-size: 20px;
}

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