Welcome, Guest. Please login or register.
Did you miss your activation email?
May 27, 2012, 02:45:34 AM

Login with username, password and session length
Search:     Advanced search
Interested in joining the WebsiteBaker team?
For more Information read here or on our new website.
155555 Posts in 21715 Topics by 7737 Members
Latest Member: gx-world
* Home Help Search Login Register
Pages: [1]   Go Down
Print
Author Topic: show_menu2 css problem  (Read 953 times)
snaakert

Offline Offline

Posts: 13


« on: July 05, 2007, 10:25:01 PM »

Hi All,
I've tried a lot to accomplish my problem, but haven't solved it yet.
Maybe I overlook something:

I have 2 menu's  in my template (1. mainmenu and (2. submenu which shows the child items of the main.

The source created for the last item, with childs in submenu 2 is like:

Code:
<td class='menu-expand menu-current menu-last'>etc...

But when I fill in this value in my css file nothing happens...
What is the right way to put this into my CSS file? Do I need to cut it into pieces?

Thanks in advance!

p.s. Maybe someone got a similair layout / menu structure. Please send me the link so I can take a look at your CSS file...
Logged
BerndJM

Offline Offline

Posts: 1764



« Reply #1 on: July 06, 2007, 12:33:32 AM »

Hi,

Quote
Do I need to cut it into pieces?
Yes you need there three class definitions in your css file:
Code:
.menu-expand {
}
.menu-current {
}
.menu-last {
}

Regards Bernd
Logged

In theory, there is no difference between theory and practice. But, in practice, there is.
erikp01

Offline Offline

Posts: 44



« Reply #2 on: January 26, 2008, 09:05:18 AM »

I cannot style the font color of the menu current.
Making it bold is no problem, but changing the color does not work.
Does anyone have the sollution?
Logged
erikp01

Offline Offline

Posts: 44



« Reply #3 on: January 26, 2008, 11:40:55 AM »

Ok I have it, I found the sollution in the template Architekt.
http://addons.websitebaker.org/pages/templates.php?template=architekt
Logged
Pages: [1]   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!