[solved] Menu Navigation:Simple-vertical problem

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Locked
bojans

[solved] Menu Navigation:Simple-vertical problem

Post by bojans »

Hello,

in simple vertical menu I would like to have active items withouth bold font. How can I do this? I try with font-weight: none in css file, but it's still the same. I also try with css #menu_vert h3 {font-weight: none;}

My site: http://www.microsplet.com/

Please, some one know what to do?

Thanks!

Bojan
Last edited by bojans on Thu Jan 03, 2008 10:15 pm, edited 1 time in total.
bojans

[SOLVED] Re: Menu Navigation:Simple-vertical problem

Post by bojans »

I resolve the problem:

in CSS it's not font-weight: none but font-weight: normal;  :D

Bojan
Locked

Return to “Layout and Design (CSS & HTML)”