menu customation categorie not bold

youth / 2012-10-30 16:15:36   

hey guys,
my goal is that all the font is the same in the menu left.

means:
"projects"
"main"
--> not bold

I don't want that it looks like this
Project
Test

I want that it looks like that:
Project
Test

Hope you understand :)
I know that I have to edit the css but I don't know in what sektion!
thankx!

greetings

youth / 2012-10-30 16:19:24   

please delete my last post :)
I mean that I dont want to look it in the menu like this:

Main (Bold)
Test

I want it like this
Main (not Bold)
Test

arsondpi / 2012-10-30 16:39:41   

Hello.
What's your url address?

youth / 2012-10-30 17:13:40   

I'm running it on my own webserver,
but it's probably not public now.

let me try it in another way,
I dont want headlines in the menu,
everything has to be the same font style.

arsondpi / 2012-10-30 17:27:43   


maybe this would be a solution:

  1. #index ul.section span.section_title, #index ul.section span.section_title a { font-weight: normal; }
youth / 2012-10-30 17:49:36   

Thanks for your answer,
I tried it but the section was still bold.
Any other tipps?

greetings

youth / 2012-10-30 17:51:43   

Ok I got it!
Found the Part in base.css!
It worked fine!
Thank you very much!

-> SOLVED

This thread has been closed, thank you.