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?

'Centre'ing the menu
(1 viewing) (1) Guest
Go to bottomPage: 123
TOPIC: 'Centre'ing the menu
#11716
Re:'Centre'ing the menu 13 Years, 2 Months ago Karma: 748
Add the next CSS rule:

Code:


DIV#ja-slideshow-top
{
 text-align: center;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#11718
Re:'Centre'ing the menu 13 Years, 2 Months ago Karma: 0
Arisoft,

This worked perfectly. Thank you very much indeed.

Jon
The administrator has disabled public write access.
 
#11828
Re:'Centre'ing the menu 13 Years, 2 Months ago Karma: 0
Hi again Arisoft,

Sorry - could I trouble you one last time on this please?

I wondered why this new code would work in Chrome and Firefox but not in IE?? Is there something additional I need to add to ensure this works in IE?

Many thanks,

J
The administrator has disabled public write access.
 
#11835
Re:'Centre'ing the menu 13 Years, 2 Months ago Karma: 748
Hello,

Try to add the next CSS rule:

Code:


body UL.ux-menu
{
 zoom: 1;
 *display: inline !important;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#11850
Re:'Centre'ing the menu 13 Years, 2 Months ago Karma: 0
Hi,

Super - this did the trick.

Many thanks again.

J
The administrator has disabled public write access.
 
#12031
Re:'Centre'ing the menu 13 Years, 2 Months ago Karma: 0
admin wrote:
Hello,

Try to add the next CSS rule:

Code:


body UL.ux-menu
{
 zoom: 1;
 *display: inline !important;
}



Regards,
ARI Soft


Um! The difficulty is I 'know enough to be (very) dangerous' but not enough! Where do I experiment with adding this code - does it go in the 'CSS box' inside the module's 'management window' as access through Module manager? If not there (and I've tried it but couldn't see a result ...), then where?
The administrator has disabled public write access.
 
Go to topPage: 123