![]() |
Double Image in help vert menu
I've searched thr forum but can't find the solution to this.
For some reason (maybe I've messed up a tpl somewhere) My help Vertical menu box has the normal background image, but it then repeats behind the text: http://www.effusiondesign.co.uk/help.jpg It's difficult to see, but it's there, This also happens in another menu box, but I created the other one from the help templates so I am assuming that I have copied the same mistake into those files as well. I think the problem is here somewhere: Code:
<TD class=VertMenuTitle>[img]http://www.willowtreecrafts.co.uk/skin1/images/dingbats_help.gif[/img] but I can't work out where. The font class on the other vert menus is VertMenuBoxNewsTitle but when I change this it still doesn't match the others. Anyone know what I've done? (you can also see the problem here: http://www.willowtreecrafts.co.uk/testing/customer/home.php I'm trying to sort out my xmas skin!) Thanks Amy[/url] |
Hi Amy. Looks like you used the 'background-image' property in the style that controls the title box. You need to add the property 'background-repeat: no-repeat;' to the same style. That should keep it from repeating.
|
It's already got a no-repeat:
Code:
.VertMenuTitle { It seems to be applying the image to the background of the title, AND the text, Amy |
OK I think I've narrowed this down a bit, It seems to be related to the fact that the title "Help" is also a link wheras the other titles are not. It seems two styles are being applied,
Still not fixed it yet though! |
All times are GMT -8. The time now is 04:27 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.