Added "bold" via web interface so it reads
Code:
div#menu2 ul.rMenu li a:link, div#menu2 ul.rMenu li a:hover, div#menu2 ul.rMenu li a:visited, div#menu2 ul.rMenu li a:active { text-decoration: none; margin:0; color: #000000; text-transform: uppercase; font: 1.3em bold Arial, sans-serif; }
However text does not show as bold - second dark menu here http://21.maidan.org.ua (site is in Ukrainian but you can see it's not bold anyway)
Also I tried to add background image to div#menu2 via included CSS and failed completely. Apparently I was doing something wrong.
So the questions are
1. How to make menu font bold?
2. How to add background image to menu?
Thank you!
Viktor