Ok, There is some bold red text in my layout box controller. What does this mean and could that be related to my other problem?
Image attached.
Marc
No, my layout box controller has that too. Your stylesheet_categories_menu.css is still corrupt, though. Maybe your ftp program isn't overwriting the old one.
PM me with your email and I'll send the file.
Hi, i was wondering if some body can help me out.
IAm trying to add a "Terms & Conditions" Link under the Information tab.
I downloaded the "About Us" Mod & renamed it to terms & condition, uploaded the files.
Than in the tpl_drop_menu file i added
<li><a href="<?php echo zen_href_link(FILENAME_TERMS_&_CONDITIONS); ?>"><?php echo HEADER_TITLE_TERMS_&_CONDITIONS; ?></a></li>
It looks ok, but than Information dropdown i get "HAADD@T@ID@" when i click on it i get:
Page Not Found
"Custom 404 Error Page with Site Map Sample Text ...
Put your custom "page not found" message here. You can change this text in the Define Pages Editor located under Tools in the Admin"
But when i add to the tpl_drop_menu file:
<?php } ?>
I get a blank screen, could anybody give me an pointers. Thanks
Hi iam using the CSS Flyout Menu. Do i need to do anything specific to get the link to work with the CSS Flyout Menu?
Thanks
The "Terms & Conditions" page shows in my information side box ok, but in the CSS Flyout Menu, on the "Information drop down" i cant get it to display corretly.
I have entered:
<li><a href="<?php echo zen_href_link(FILENAME_TC); ?>"><?php echo HEADER_TITLE_TC; ?></a></li>
and under the information dropdown on my CSS Flyout Menu, it 'd displaying "HEADER_TITLE_TC" How can i get this to display "Terms & Conditions"?
Thanks
YAY
I figured it out, i had to add a line of code in the /includes/languages/english/extra_definitions/your_template/headermenu.php
Displays fine now![]()
Just curious - how necessary is the csshover.htc file?
With it, it seems that the :hover effect is slowed down by up to 1-2 seconds, but when I remove the reference (from the .css file, that is), things speed up and the :hover effects are instant. I've tested with and without in IE7, FF3, Opera 9, and it seems to be working fine in all 3.
Maybe it's just me having the problem (I'm testing this on a home server).
From what I've read, .htc files are only used by IE browsers, so I assume it is there to help older browsers? But I don't know.
One thing I do know - it would be nice to be rid of the sluggishness.
Okay, I see it's to make things work in IE6...
I'm still concerned about the speed issue. Is there a way to have the browser ignore the file if a user isn't using IE6?
Thanks,
jbhansen
Bookmarks