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] Repeating Backround Image for Menu Bar (http://forum.bytesforall.com/showthread.php?t=9694)

ortixia Sep 15, 2010 03:26 PM

[SOLVED] Repeating Backround Image for Menu Bar
 
I am trying to make a faux bullet for my page menu items using a background image. The image is showing in the background of the menu item and then REPEATS right at the beginning of the the list item, like there are two layers happening.

this is my code. adapted from juggledad's cheat sheet. My site is in maintenance mode, so you will not be able to view it.


/* ================================================ */
/* Page Menu item */
/* ================================================ */
ul.rMenu li a:link,
ul.rMenu li a:hover,
ul.rMenu li a:active,
ul.rMenu li a:visited,
ul.rMenu li {
background: url('http://www.terralingua.org/wp-content/themes/atahualpa/images/bullets/bacata.gif') !important;
background-repeat: no-repeat !important;
letter-spacing: 0.3em !important;
padding-left: 25px;
padding-right: 25px;
}

ortixia Sep 17, 2010 03:53 PM

i have completely searched the forums, and have found no answer, though some threads aluded to the image overlap, there were no answers. At this point, i will have to rebuild the nav from scratch as a simple table inserted in %bar2, with a fresh CSS insert. In the interum, if anyone has an idea, please let me know.

I am using, Atahualpa 3.5.3.

ortixia Sep 20, 2010 01:48 PM

1 Attachment(s)
still no answers or response? One would think this is a relatively simple problem. :)

I have attatched a detail image of the nav bar in question, maybe this will jig a solution??

ortixia Sep 21, 2010 02:20 PM

solved!
background image should go under simply ul.rMenu li without the whole a:link deal after it.


All times are GMT -6. The time now is 03:40 PM.

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