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?

Help with the look of the menu
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Help with the look of the menu
*
#13448
Help with the look of the menu 13 Years, 3 Months ago Karma: 0
Hi

I installed your module and I think it's a great addition to joomla. However, I have a few difficulties about my menu.

How can I get rid of the white background? And more importantly, my sub-menu are hidden by my article, what do I do to make them visible.

Here's the link to my website: www.ageflesh.com/joomla/index.php/site-map/articles

Thx
The administrator has disabled public write access.
 
#13449
Re:Help with the look of the menu 13 Years, 3 Months ago Karma: 748
Hello,

Add the next CSS rules to site template CSS file:

Code:


body #col2 .moduletable
{
 background-color: transparent;
 border-style: none;
}

#colmask ul.ux-menu li
{
 list-style: none;
}

body .s-c-s #col2 
{
 overflow: visible;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#13451
Re:Help with the look of the menu 13 Years, 3 Months ago Karma: 0
Wow that was fast and it worked!!! thx

hum..I was wondering if we can change the shape of the menu item... and the color?

Also, when I click on a menu item, when the page load, for like half a second, the witdh of the menus are short like if the autowitdh was off.

Thanks, and sorry for my english
Last Edit: 2011/04/07 14:09 By Simonlejedi.
The administrator has disabled public write access.
 
#13456
Re:Help with the look of the menu 13 Years, 3 Months ago Karma: 748
Some information you can find here.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#13470
Re:Help with the look of the menu 13 Years, 3 Months ago Karma: 0
Thx again

One last thing, I was wondering how can I add border to the menu Items and also How can I change the opacity of my menu

Thanks
The administrator has disabled public write access.
 
#13472
Re:Help with the look of the menu 13 Years, 3 Months ago Karma: 748
We suppose this and that posts will be helpful.

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