posted in another subject as well
hey all here is the link to a site I am laying out for my church.
I was adding the menu and when it got to add a section header it freaked out. No I do have driections and news as section headers so can anyone figure this one out?
If you check the url below I added a fake "news" item as "stuff" it came out fine as did anything else I posted except section headers. So why is the section header freaking out and going all white. Any thoughts? Anyone?
http://www.oldstonechurchucc.org/index.php
PS Stuff2 is also a sewction header.
Also the calendar has a weird thing.
Any info is appreciated.
Thanks
Menu freak out. It goes all white...help
Re: Menu freak out. It goes all white...help
Could be this?.... from your CSS
/* section header */
#primary-nav li.sectionheader {
border-left: 1px solid #990000;
border-top: 1px solid #990000;
font-size: 130%;
font-weight: bold;
padding: 1.5em 0 0.8em 0.5em;
background-color: #fff;
margin: 0;
width: 100%;
}
/* separator */
#primary-nav li hr.separator {
display:block;
height: 0.5em;
color: #abb0b6;
background-color: #abb0b6;
width: 100%;
border:0;
margin:0;
padding:0;
border-top: 1px solid #990000;
border-right: 1px solid #006699;
}
/* End of 'Navigation: CSSMenu - Vertical' */
/* section header */
#primary-nav li.sectionheader {
border-left: 1px solid #990000;
border-top: 1px solid #990000;
font-size: 130%;
font-weight: bold;
padding: 1.5em 0 0.8em 0.5em;
background-color: #fff;
margin: 0;
width: 100%;
}
/* separator */
#primary-nav li hr.separator {
display:block;
height: 0.5em;
color: #abb0b6;
background-color: #abb0b6;
width: 100%;
border:0;
margin:0;
padding:0;
border-top: 1px solid #990000;
border-right: 1px solid #006699;
}
/* End of 'Navigation: CSSMenu - Vertical' */
Re: Menu freak out. It goes all white...help
Looking at it and although i changed color and font size the wierd part is that it still doesnt "LINK" strange.
GV
GV
Re: Menu freak out. It goes all white...help
The menu template determines what has links, the one you were/are using treats section headers as non links you may need to change it.
If you are using a stock/default one you can copy it and make the changes then call it in your tag.
This site is using mostly section headers and this page is using a vert. menu.
http://www.multiintech.com/cmsite/index ... hadow.html
If you are using a stock/default one you can copy it and make the changes then call it in your tag.
This site is using mostly section headers and this page is using a vert. menu.
http://www.multiintech.com/cmsite/index ... hadow.html
Re: Menu freak out. It goes all white...help
This white thing keeps happening. It's very strange. I can't make heads or taills as to why it's doing it. Is this a bug that gets fixed?mark wrote: The menu template determines what has links, the one you were/are using treats section headers as non links you may need to change it.
If you are using a stock/default one you can copy it and make the changes then call it in your tag.
This site is using mostly section headers and this page is using a vert. menu.
http://www.multiintech.com/cmsite/index ... hadow.html
here is the link again : http://oldstonechurchucc.org/index.php with a fake section header called stuff. It also started doing it in a gallery. Is this a fckeditor problem?
yorgi
Last edited by yorgi63 on Fri Sep 29, 2006 3:00 am, edited 1 time in total.
Re: Menu freak out. It goes all white...help
In your source it shows as a section header and your menu template is calling it that if it has no pages under it then it's not a menu parent and gets treated without the link abilities such as activating to show pages under it.
If you want it to be treated as a header for more pages under it you might try adding pages under it to see if it will change to menuparent to get the linkability you want if not you need to change the menu template...
11: UCC LINKS
stuff
>12: stuff
10: PHOTOS
10.1: Advent Dinner
If you want it to be treated as a header for more pages under it you might try adding pages under it to see if it will change to menuparent to get the linkability you want if not you need to change the menu template...
11: UCC LINKS
stuff
>12: stuff
10: PHOTOS
10.1: Advent Dinner