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?

Customise ARI JTabView
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: Customise ARI JTabView
#1306
Customise ARI JTabView 15 Years, 2 Months ago Karma: 0
Hi,

Ok this is probably a stupid question but I was just wondering is there a way to customise ARI JTabView to make it transparent so it blends with my Joomla template?

Thanks in advance
The administrator has disabled public write access.
 
#1307
Re:Customise ARI JTabView 15 Years, 2 Months ago Karma: 747
Hello,

Yes, it can customize through CSS Templates. Can you say url where we can see problem that we can help you?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#1334
Re:Customise ARI JTabView 15 Years, 2 Months ago Karma: 0
I haven't tried the css templates yet as I didn't know you could do it

The url with an example on is
http://learnfrenchwithsong.com/index.php?option=com_content&view=article&id=72:alizeejenaimarre&catid=23:a-e&Itemid=71


I just need to make it transparent or somewhat easy on the eye to blend with the template.


Thanks
The administrator has disabled public write access.
 
#1335
Re:Customise ARI JTabView 15 Years, 2 Months ago Karma: 747
Hello,

You can do the following:

1) Go to 'CSS Templates' section on ARI Smart Content backend
2) Click 'Add' new template
3) Type the following code:

.ui-tabs-panel
{
background: transparent;
color: white;
}

4) Save template

Regards,
ARI Soft
The administrator has disabled public write access.
 
#1337
Re:Customise ARI JTabView 15 Years, 2 Months ago Karma: 0
That's fantastic!

Fantastic service once again, thanks!!
The administrator has disabled public write access.
 
#1339
Re:Customise ARI JTabView 15 Years, 2 Months ago Karma: 747
No magic, only CSS One note, on your site used MooTools javascript library, but ARI JTabView is used jQuery library. That it works without conflict, please, set option 'No conflict' in ARI JQuery Loader plugin to 'Yes'.

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