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?

Styling issues
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Styling issues
#30016
Styling issues 11 Years, 11 Months ago Karma: 0
Hello,

voluntarycentreservices.org.uk/training/index.php/training

I've previously asked how to alter the width and z index of my menu and was given this code:

Code:


body .ltk-contentLayout .ltk-sidebar1
{
 overflow: visible;
}

body .ltk-contentLayout .ltk-Block
{
 z-index: 2;
}

UL.ux-menu LI
{
 margin: 0;
 padding: 0 !important;
}

body .ltk-contentLayout DIV.ux-menu-container {
 margin: 0;
 padding: 0;
}



This worked just fine until I tried to change the rounded corners of the menu, and then it stopped working.

What I would like, if possible, is for each menu item to have rounded corners similar to the other menus on the page, and for each box to be a different colour. I've seen similar on another forum post but the code there didn't work for my page.

The colours I'd like (in order are)

Yellow #ffcc00
Orange #ff6600
Red #cc3333
Burgundy #990000
Purple #660033

Hope you can help- I'm really not a programmer, just muddling my way through a favour!

Thanks!
The administrator has disabled public write access.
 
#30025
Re:Styling issues 11 Years, 11 Months ago Karma: 748
Remove [b][/b]code] and [b][/b]/code] tags from CSS rules.

Information about menu HTML layout and CSS classes can be found here. It should be useful if you want to customize menu design.

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