Auto-Nav header menu links
PermalinkIf I use "header menu", all of the links take me to "www.mydomain.com"... there are no full URLS when you hover over them in IE.
For example, if the menu reads:
Home About News
...then you can hover over Home, About, or News and see that the destination is all "www.mydomain.com", and not, as you would expect, "www.domain.com/index.php?cID=123" or some such.
Any thoughts?
I'm -really- confused and frustrated.
Can you give more details about how you're using this menu -- is it hard-coded into your page type template, or is it a block you added to Page Defaults, etc.?
If this can't be solved, you can always just use the default template and set it to not show any sub-pages -- you should wind up with pretty much the same HTML (may need to change the ul class, but other than that should be the same).
I edited the page, deleted the Auto-Nav block from the Header Nav section, and then re-created the Auto-Nav block with "Add to Header Nav" -> Auto-Nav -> (set some options).
It's just a horizontal nav bar, the section beneath the banner that says "Home News Who We Are (etc)"
It's got to be something configured incorrectly someplace else in my site.
The easiest solution is to resize that heading image so it isn't as tall. If you want to keep the same look where it overhangs down below the menu it will require layout out your html differently (I'm not sure how exactly, because I'm not a CSS expert, but something like making it a background image?)
-Jordan
If not, I have no idea why that would be the case :(