root menu items disappear (in 3 browsers/version)

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Post Reply
mev
Power Poster
Power Poster
Posts: 371
Joined: Wed Apr 25, 2007 5:00 pm

root menu items disappear (in 3 browsers/version)

Post by mev »

I have a strange phenomena: when I work a while in the cms-ms (latest version) of a site and click around several pages to test results, suddenly the menu items of the root diseapear after one other completely... just by successively pointing to them (even before any hovering is shown/visible)
The menu-items come back after refreshing the page, but shortly after this can happen again..

I used the vertical cssmenu {menu template='cssmenu.tpl'}, which is inside a

There are only root items, not any submenu's.

The disappearing happens in 3 browsers IE-6, IE-7 and Firefox 2.0.0.12 !!
It looks as if they vanish in a pair (2 items disapear at the same time, when pointing to one of them)

What could be the cause for this??
Anybody any clue??

Thanks much in advance!

Mev
Last edited by mev on Wed Feb 27, 2008 9:44 pm, edited 1 time in total.
Mantlet
Forum Members
Forum Members
Posts: 114
Joined: Fri Apr 28, 2006 9:42 am

Re: root menu items disappear (in 3 browsers/version)

Post by Mantlet »

I think it would be usefull if you posted some more info. Like a link to the site where this is happening and the code of the template and the css you are using...

Otherwise you probably won't get any suggestions or the first 25 will be completely wrong.
mev
Power Poster
Power Poster
Posts: 371
Joined: Wed Apr 25, 2007 5:00 pm

Re: root menu items disappear (in 3 browsers/version)

Post by mev »

Thanks, you're probably rigth!

It concerns this site:   www.rutgerschehrer.nl

This is the concerning part of the template:

{menu template='cssmenu.tpl'}


The css of the default vertical menu for CMS-MS, CSS Menu Module is attached,
as well as a css included in the template Andreas05, with a.o. this part:
#sidebar{
float:right;
width:110px;
padding-right:4px;
font:12px verdana,tahoma,sans-serif;
font-weight:bold;
}


My client now reports it especially happens after that they scrolled up & down on the scrollable pages ('Agenda' and 'Biografie"), the menu-items then suddenly move upards above the red border (#container)
which I can reproduce when I do that too...
So, may be it has to do with that css, which simply is:
#container
{overflow-y: auto;}

Don't understand this at all!!

Plse let me know if more info is needed!!

Thanks much in advance!

Mev
Last edited by mev on Thu Feb 28, 2008 12:22 am, edited 1 time in total.
Post Reply

Return to “Layout and Design (CSS & HTML)”