I have been reading posts to add images to the menu bars. I have few questions and problem i came across.
1.
when i add the code the following code, it works but it image only shows up until my last created page or category. how do i extend it all the way to my layout width? plz check my test site
HTML Code:
ul.rMenu li { background: url(my/image); padding: 10px 20px 10px 20px; }
HTML Code:
ul.rMenu { background: url(my/image); padding: 10px 20px 10px 20px; }
also tried the code i found while reading posts, it doesn't work..my image just disappears ..
HTML Code:
div.rMenu-center { background: url(my/image); }
3. my "Home" page link is always highlighted? how do i undo it?
i would really appreciate if you could tell me the exact code so it works properly, because code i tried from others responses did not work for my site..thanks a bunch.
(p.s. more donation coming from my end..thanks again for great job u have been doing )