![]() |
Vert Menu Title help
Working on my verticle menu and have changed the background from a color to an image. The problem I am having is the background of the wording. There shouldn't be any, it should just be plain white lettering over the image. Is this because the image I used is a jpg and this should be done as a transparent gif?
Here is what it looks like: http://www.kennedyhardware.com/screenshot.JPG |
Re: Vert Menu Title help
Make sure you have the CSS class that renders the background applied to the div or table cell that contains the title, not the tag that controls the text.
|
Re: Vert Menu Title help
Here is the Vert Menu area from the .css file
Quote:
I don't see any other place to put it. |
Re: Vert Menu Title help
Ok, but what does your menu.tpl look like?
|
Re: Vert Menu Title help
Here is the menu.tpl It is stock I have not changed it.
Quote:
|
Re: Vert Menu Title help
This is your problem:
<font class="VertMenuTitle"> You need to assign a different class to that, as it is calling the background for the text. |
Re: Vert Menu Title help
First and foremost thank you.
Now that you explained it, I understand what it was doing. I would have never thought that the background would overlap like that in the same class, which is part of why I did not look at the menu.tpl. Another small hurdle cleared thanks to Balinor. :-) |
Re: Vert Menu Title help
Oh Balinor you are BAD. You didn't tell me that if I called a class in the menu.tpl that I needed to put the class in the adminskin too!
I know I need to learn some things on my own. :-) |
All times are GMT -8. The time now is 09:14 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.