jonnyd
Newbie
Posts: 1
Registered: 2/4/2003
Member Is Offline
|
posted on 2/4/2003 at 08:48 PM |
|
|
menu positioning & font color
Hi,
I cannot figure out for the life of me how to fix this.
I have a menu that is only level 0, very simple. I was able to figure out how to change the color of the text and the background when the mouse is
out. For mouseover, I changed the background, but can't figure out how to change the font color. Any help?
Same menu, I am trying to move the menu position on the page, and I can't figure out how to do this either, it is not as easy as it was with the free
version. Any help?
Any help would be much appreciated.
Thanks,
Jon
|
|
|
nik
Posts:
Registered: 1/1/1970
Member Is Offline
|
| posted on 2/5/2003 at 07:57 AM |
|
|
re: menu positioning & font color
All color settings including both background and text can be made with style classes:
background: red;
text: white;
in CSS it means white text on red background.
One thing you should remember for the case is that every menu item consists of outer and inner tags. Background color is prefered to be set for outer
tag and text color for inner one. For details, please, see Setting styles section of Tigra Menu Gold Documentation (http://jackson/Projects/tigra_menu_gold/docs/#styles)
|
|
|
timberlinegt
Junior Member
Posts: 4
Registered: 4/24/2003
Location: Bristol, CT
Member Is Offline
|
| posted on 5/15/2003 at 02:06 PM |
|
|
Re:
I don't think you are correct in how you explain how to change background and font colors. First off, when I put "text: white;" into
my CSS sheet it doesn't change the text to white, I think you may have the wrong command.
Second, when I try to change font colors in level 1 of my menu for mouseovers, it does not work. My menu always takes on the font color that is
defined for the inner tag. If I take the color tag out of the inner tag, then the text defaults to black, no matter what I have for settings in the
other mouseover tags.
Do you have any idea what the problem may be, or if there is any way to fix this?
Thanks, John
|
|
|
nik
Posts:
Registered: 1/1/1970
Member Is Offline
|
| posted on 5/16/2003 at 07:01 AM |
|
|
Everything was explained correctly. If you experience some problems following these instructions they may be caused by wrappers.
|
|
|
timberlinegt
Junior Member
Posts: 4
Registered: 4/24/2003
Location: Bristol, CT
Member Is Offline
|
| posted on 5/19/2003 at 12:46 PM |
|
|
re:
| Quote: | Originally posted by nik
Everything was explained correctly. If you experience some problems following these instructions they may be caused by wrappers. |
What do you mean by wrappers?
|
|
|
nik
Posts:
Registered: 1/1/1970
Member Is Offline
|
| posted on 5/20/2003 at 06:32 AM |
|
|
You can read about wrappers at: http://www.softcomplex.com/products/tigra_menu_gold/docs/#innerhtml_wrapers
|
|
|