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?

tabsmon news slider - firefox 3.6 and 4 in Mac OSX
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: tabsmon news slider - firefox 3.6 and 4 in Mac OSX
#15417
tabsmon news slider - firefox 3.6 and 4 in Mac OSX 12 Years, 10 Months ago Karma: 0
Hi I purchased the smart content suite yesterday

hope you can help with this. In News Slider, the tabs display is fine in IE7,8 and Safari,

but what should I adjust to make them work on Firefox on Mac?

please see attached

or here www.betterbankside.co.uk/walking

thank you very much
The administrator has disabled public write access.
 
#15445
Re:tabsmon news slider - firefox 3.6 and 4 in Mac OSX 12 Years, 10 Months ago Karma: 747
Hello,

You can try to increase value of "width" attribute of {arijnewsslider} tag.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#15447
Re:tabsmon news slider - firefox 3.6 and 4 in Mac OSX 12 Years, 10 Months ago Karma: 0
I just increase it from 450px to 500px, but it isnt adjusting itself

are there values in the js file or php plugin file that calculate the width of the tabs based on the total width - can we adjust these?

see attached at 500px
Last Edit: 2011/05/30 10:38 By mediamixeruk.
The administrator has disabled public write access.
 
#15498
Re:tabsmon news slider - firefox 3.6 and 4 in Mac OSX 12 Years, 10 Months ago Karma: 747
Create CSS template in "CSS Templates" section on component backend with the next code:

Code:


.ariNewsSlider .navContainer
{
 width: 100% !important;
 text-align: center;
}

.ariNewsSlider .navContainer UL
{
 float: none !important;
 display: inline-block;
 zoom: 1;
 *display: inline;
}



PS: Don't forget to enable CSS template.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#15500
Re:tabsmon news slider - firefox 3.6 and 4 in Mac OSX 12 Years, 10 Months ago Karma: 0
absolutely great - many thanks
The administrator has disabled public write access.
 
Go to topPage: 1