Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Page & Category Menu Bars (http://forum.bytesforall.com/forumdisplay.php?f=10)
-   -   [SOLVED] Image in the Page Menu Bar (http://forum.bytesforall.com/showthread.php?t=5714)

Plainzero Feb 4, 2010 12:33 PM

[SOLVED] Image in the Page Menu Bar
 
Hello all,

I apologize in advance if this has been posted before but a google and forum search didn't really turn up anything I could use. I'm trying to put an image in the page menu bar aligned to the right and I can't quite figure out how to do it. Everything I've tried so far has brought down the blog, I'm hoping this is just a really simple thing that I've overlooked.

juggledad Feb 4, 2010 03:11 PM

what version of Atahualpa and WP?
What is your url?
have you been doing it with CSS Inserts?
try this to get you going. At ATO->Add HTML/CSS Inserts->CSS Inasert add this
HTML Code:

div#menu1 ul.rMenu {
        background: url("http://yourdomain.com/wordpress/wp-content/image.jpg") center right;
        border: none 0px;
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++ */


Plainzero Feb 5, 2010 10:21 AM

I was running the latest version of both ( Not sure on number but only loaded a few days ago)

This has fixed my problem, I don't know why I had so much trouble with this but thank you very much juggledad!


All times are GMT -6. The time now is 09:22 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.