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 configuration
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Menu configuration
#24935
Menu configuration 12 Years, 4 Months ago Karma: 0
hello I'm trying to set up the menu so that it has fixed width, switch the standard sources for sources google it and remove the edges of it, but the box "CSS Styles" does not work because all the code I put in it does not work on the site. can you help me?
following website link: www.cml.iasdjovem.com.br


ola estou tentando configurar o menu para que ele tenha largura fixa, alternar as fontes padrхes dele por fontes do google e retirar as bordas dele, porem a caixa "CSS Styles" nгo funciona pois todo cуdigo que coloco nela nгo funciona no site. vocкs podem me ajudar?
segue link do site: www.cml.iasdjovem.com.br
The administrator has disabled public write access.
 
#24938
Re:Menu configuration 12 Years, 4 Months ago Karma: 748
Hello,

Provide an image where we can see what do you want to achieve.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#24979
Re:Menu configuration 12 Years, 4 Months ago Karma: 0


ok I'm sending, I want to make the menu as the image above (please ignore the menu 7 that he is no background) it is possible to do this? if so how do I?

thanks for the help
Thiago


ok estou enviando, quero deixar o menu conforme a imagem acima, (por favor ignore o menu 7 por que ele esta sem fundo) й possнvel fazer isto? se sim como faзo?

obrigado pela ajuda
Thiago
The administrator has disabled public write access.
 
#24980
Re:Menu configuration 12 Years, 4 Months ago Karma: 748
Add the next CSS rule:

Code:


#left .ux-menu LI
{
 width: 216px !important;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#24992
Re:Menu configuration 12 Years, 4 Months ago Karma: 0
very thanks, the code is ok in my site, but and change font?
Last Edit: 2012/02/15 15:39 By thiagonmat.
The administrator has disabled public write access.
 
#24993
Re:Menu configuration 12 Years, 4 Months ago Karma: 748
Use the next CSS rule:

Code:


UL.ux-menu A
{
 font-family: Tahoma;
}



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