9
Quote:
My hope was to set this easily in the CSS code. I don't think that I can use
in the relevant CSS stylesheet settings (although, I could be wrong about that).
Quote:
Just a thought, but have you downloaded that theme and taken a peep at the .css file?
Yes, I have. I've actually achieved the desired affect in other themes too (just using the CSS), but I can't with this theme for some reason. I'm not sure what I'm missing. Every piece of relevant CSS code looks the same between the relevant themes. I could probably set the graphic in the left column css code, and then move the menu relative to that, but then the graphic would be showing up in non menu areas too, which I don't want.
Quote:
I think that you have to play with the stylesheet.
Try to play with margins or padding-left, maybe taht will do the trick
I've played with the stylesheet quite a bit, especially the margins and padding. The problem is that any margin or padding changes I make are moving the graphic and menu items text together, which keeps them overlapping. Text-align does the trick if I use the right and center settings, but I want it left aligned.
The funny thing is that if I set the graphic in a multimenu menu block for each menu item, instead of the theme style.css, it works fine. However, it is a pain setting the graphic for each menu item, and it won't apply to menu blocks that are not part of multimenu.
Anyway, I'm quite puzzled about this. It is probably something very simple that I'm missing, because my knowledge of CSS is still limited. However, it seems that I've tried all the obvious things so far, but without success.