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 hyperlink text colour
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: Change hyperlink text colour
#26232
Change hyperlink text colour 12 Years, 1 Month ago Karma: 0
How do I change the colour of hyperlink text in a column please?
The administrator has disabled public write access.
 
#26233
Re:Change hyperlink text colour 12 Years, 1 Month ago Karma: 748
Hello,

Do you want to change color for all links in a specific column? Could you provide a link to a page where we can see a table and specify what color do you want to change?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#26240
Re:Change hyperlink text colour 12 Years, 1 Month ago Karma: 0
I'd like to change the colour of all the hyperlinks in the Stock column - www.sp-test.stockpinger.com/index.php?option=com_content&view=article&id=171#dailyrisers

to colour - #0000ff please.

M T's
The administrator has disabled public write access.
 
#26241
Re:Change hyperlink text colour 12 Years, 1 Month ago Karma: 748
Add the next code to "CSS Styles" parameter in module settings:

Code:


{$id} TR TD.ari-tbl-col-0 A
{
 color: #0000ff;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#26250
Re:Change hyperlink text colour 12 Years, 1 Month ago Karma: 0
Thanks Guys.

You don't happen to have a list of tweaks like this, do you please?

M T's
The administrator has disabled public write access.
 
#26251
Re:Change hyperlink text colour 12 Years, 1 Month ago Karma: 748
If "Advanced styling" parameter is set to "Yes", each column and row have unique CSS class and it can be used to add necessary styles.

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