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?

Menu Bar Color and Alignment
(1 viewing) (1) Guest
Go to bottomPage: 12345
TOPIC: Menu Bar Color and Alignment
#17197
Re:Menu Bar Color and Alignment 12 Years, 9 Months ago Karma: 747
Add the next CSS rules:

Code:


#ariyui68_menu
{
 text-align:center;
}

#ariyui68_menu .bd
{
 display: inline-block;
 zoom: 1;
 *display: inline;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#17199
Re:Menu Bar Color and Alignment 12 Years, 9 Months ago Karma: 0
where do I add this coding because I have tried this before with no success
The administrator has disabled public write access.
 
#17200
Re:Menu Bar Color and Alignment 12 Years, 9 Months ago Karma: 747
For example to "CSS Styles" parameter in module settings.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#17201
Re:Menu Bar Color and Alignment 12 Years, 9 Months ago Karma: 0
that's great thank you very much. Now how do I change the color of the main menu, for instance I want it to be black
The administrator has disabled public write access.
 
#17203
Re:Menu Bar Color and Alignment 12 Years, 9 Months ago Karma: 747
Try to use the next CSS rule:

Code:


#ariyui68_menu
{
 background: none black;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#17204
Re:Menu Bar Color and Alignment 12 Years, 9 Months ago Karma: 0
thank you so much, you are a legend. 1 karma point coming your way
The administrator has disabled public write access.
 
Go to topPage: 12345