Search found 18 matches

by gletofire
Thu Feb 28, 2008 4:31 pm
Forum: Layout and Design (CSS & HTML)
Topic: section header
Replies: 3
Views: 1889

section header

Where can I style that part of the section header when the mouse is hovering over the section header? When I scroll over the section header with the mouse in IE, it changes in something weird and I don't want it to do that. http://www.ajbmusic.nl/adb/ menu stylesheet: /* Vertical menu for the CMS CS...
by gletofire
Wed Feb 20, 2008 4:24 pm
Forum: Layout and Design (CSS & HTML)
Topic: section header
Replies: 12
Views: 3735

Re: section header

In windows internet explorer 7:
When I hover over the section header with the mouse, it changes in a buttonlike with small text.
by gletofire
Wed Feb 20, 2008 4:11 pm
Forum: Layout and Design (CSS & HTML)
Topic: section header
Replies: 12
Views: 3735

Re: section header

It works, thx!!

but how do I change the hover section header?
by gletofire
Wed Feb 20, 2008 3:22 pm
Forum: Layout and Design (CSS & HTML)
Topic: section header
Replies: 12
Views: 3735

Re: section header

my template: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <__html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> {* Change lang="en" to the language...
by gletofire
Wed Feb 20, 2008 3:14 pm
Forum: Layout and Design (CSS & HTML)
Topic: section header
Replies: 12
Views: 3735

Re: section header

I don't know... I see only one template in the menuManager, and that is this one: {* CSS classes used in this template: .active - The active page in the horizontal menu (first level). .bullet_sectionheader - To style section header hr.separator - To style the ruler for the separator *} {if $count > ...
by gletofire
Wed Feb 20, 2008 2:40 pm
Forum: Layout and Design (CSS & HTML)
Topic: section header
Replies: 12
Views: 3735

Re: section header

sure {* CSS classes used in this template: .active - The active page in the horizontal menu (first level). .bullet_sectionheader - To style section header hr.separator - To style the ruler for the separator *} {if $count > 0} <ul> {foreach from=$nodelist item=node} {if $node->depth > $node->prevdept...
by gletofire
Wed Feb 20, 2008 11:52 am
Forum: Layout and Design (CSS & HTML)
Topic: section header
Replies: 12
Views: 3735

section header

How do you remove the arrow and the doubled name behind it in the section header? How do you keep the same section header when the mouse is on hover? http://www.ajbmusic.nl/adb/ /* Vertical menu for the CMS CSS Menu Module */ /* by Alexander Endresen */ /* The wrapper determines the width of the men...
by gletofire
Thu Jan 24, 2008 8:37 pm
Forum: Layout and Design (CSS & HTML)
Topic: Space between 2 menu items
Replies: 13
Views: 4150

Re: Space between 2 menu items

I changed height 1.5em to 2.0em but it didn't work...

I don't know what I'm doing but I added margin-top: -7px and margin-bottom: -6px; to the hr separator and it looks better in both browsers, but I don't know what other problems lay ahead of me.
by gletofire
Tue Jan 22, 2008 11:53 am
Forum: Layout and Design (CSS & HTML)
Topic: Space between 2 menu items
Replies: 13
Views: 4150

Re: Space between 2 menu items

Everything looks fine in firefox right now, but IE puts a button behind the separator :(

Anyone have an idea why it does that?
by gletofire
Sun Jan 20, 2008 12:16 pm
Forum: Layout and Design (CSS & HTML)
Topic: Space between 2 menu items
Replies: 13
Views: 4150

Re: Space between 2 menu items

When I remove the hr, everything looks fine in the windows internet explorer browser, but strange things happen in mozzila firefox. Do I need to solve these? And how do I do that?

Image
by gletofire
Sat Jan 19, 2008 1:02 pm
Forum: Layout and Design (CSS & HTML)
Topic: Space between 2 menu items
Replies: 13
Views: 4150

Re: Space between 2 menu items

I removed the stylesheets I do not use, and it changed the menu for the better. It removed some artifacts, but I still don't have a proper separator.  :( deleted stylesheets: http://www.ajbmusic.nl/DELstylesheets.jpg remaining stylesheets: http://www.ajbmusic.nl/REMstylesheets.jpg menu template: {* ...
by gletofire
Fri Jan 18, 2008 10:39 pm
Forum: Layout and Design (CSS & HTML)
Topic: Space between 2 menu items
Replies: 13
Views: 4150

Re: Space between 2 menu items

I made the change, but still no luck :( menu template: {* CSS classes used in this template: #menuwrapper - The id for the <div> that the menu is wrapped in. Sets the width, background etc. for the menu. #primary-nav - The id for the <ul> .menuparent - The class for each <li> that has children. .men...
by gletofire
Fri Jan 18, 2008 8:30 pm
Forum: Layout and Design (CSS & HTML)
Topic: Space between 2 menu items
Replies: 13
Views: 4150

Re: Space between 2 menu items

When I add a separator, it behaves like half a button.

http://www.ajbmusic.nl/ADB/

Why is that ???
by gletofire
Fri Jan 18, 2008 6:26 pm
Forum: Layout and Design (CSS & HTML)
Topic: Space between 2 menu items
Replies: 13
Views: 4150

Space between 2 menu items

Hi all, How do I add space between 2 menu items in the CSSMenu - vertical stylesheet, without adding space between all the menu items? My site: http://www.ajbmusic.nl/adbede.html My code: /* Vertical menu for the CMS CSS Menu Module */ /* by Alexander Endresen */ /* The wrapper determines the width ...

Go to advanced search