Do you have an example page? On Tue, Feb 24, 2009 at 10:20 AM, alsag...@gmail.com <alsag...@gmail.com>wrote:
> > Yes. I placed a background-image in just about every CSS rule I > thought would work, and nothing has worked. For example, this is the > last one I tried: > .sf-menu li { > float: left; > position: relative; > background-color: #BDD2FF; > background-image: url(images/brb.png); > background-repeat: repeat-x; > background-position: 0 0; > } > > On Feb 24, 8:54 am, jQuery Lover <ilovejqu...@gmail.com> wrote: > > Did you try to mess around with superfish css files ? > > > > ---- > > Read jQuery HowTo Resource - http://jquery-howto.blogspot.com > > > > On Tue, Feb 24, 2009 at 12:54 PM, alsag...@gmail.com <alsag...@gmail.com> > wrote: > > > > > I am new to Joomla but have a decent understanding of CSS. > > > > > I am trying to figure out how to use images in a Superfish menue (even > > > if it's just a background image) but I'm completely lost. I've tried > > > inserting background images into dffierent parts of the CSS, to no > > > avail. I've tried what I thought was an image area in the Joomla > > > backend module window (under "other parameters"), but no dice there > > > either. > > > > > Please let me know if it is possible or not, and if so, how to go > > > about doing it! > > > > > Thank you! >