How can I make topmenu buttons corners rounded?

More
11 years 6 months ago #29729 by susanagarduno1
Hello,

I've been trying to make the top menu buttons corners rounded. I get the submenu get rounded but nothing happen in the first level.

Could you help me or telling me where is the css I should modify. Or maybe it can be done by means the sparky framework parameters?

My url: cfd2.gvamundial.com.mx/publicidad/index.php

I attached an image to show better what I mean.

Thanks a lot.

Susana
Attachments:

Please Log in to join the conversation.

More
11 years 6 months ago #29735 by ivan.milic
Add tgis at bottom of template_css.css

UL.nav > li{
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
-khtml-border-radius: 8px;
border-radius: 8px;
}

Please Log in to join the conversation.

More
11 years 6 months ago #29812 by susanagarduno1
Thank you very much this solve the question I had.

susana

Please Log in to join the conversation.

Time to create page: 0.245 seconds
Powered by Kunena Forum