Re: Menu Border
basically, not that I know of, the css is repeating the image downwards as a background image, you cannot assign 2 background images to 1 element.
you could remove the background image, and manually set the element borders:
border-left: 1px solid #ffffff;
border-right: 1px solid #ffffff;
change #ffffff to the colour you want, and remove the line
background: transparent url(images/custom/menu_border.gif) repeat-y left top;
__________________
X-Cart version 5 (Previously 3.5-4)
Previous Versions included
BCSE Reward Points Mod
Altered Cart On Sale Mod
Wordpress Plugin
Please don't PM me for support. I help where I can on the forum and your question will more likely be answered there.
Shout me a Coffee!
|