Suggestions:
1. Remove the two lines start with "php_flag"
2. Consult your web hosting system administrator for help.
Printable View
Does anyone know if it's still possible to make this a horizontal flyout - under the header - as it was in previous versions ? I am using a clean install of 1.3.6 as this would be for a brand new template..
Thanks
Nm...
I downloaded the archived header mod and popped it in - of course I didn't use the tpl_header.php that was in it - just included the rest into my current 1.3.6 header and it worked fine. Just css tweaks now :)
Thanks!
In the classes/categories_ul_generator.php file, you have something like this:The three lines that are commented starting with // were causing problems for some folks; however, if you uncomment those three lines, it should skip the items that normally appear in the documents category box.Code:$categories_query = "select c.categories_id, cd.categories_name, c.parent_id
from " . TABLE_CATEGORIES . " c, " . TABLE_CATEGORIES_DESCRIPTION . " cd, " . TABLE_PRODUCT_TYPES_TO_CATEGORY . " ptc
where c.categories_id = cd.categories_id
and c.categories_status=1 " .
// "and c.categories_id = ptc.category_id " .
// "and ptc.category_id = cd.categories_id " .
// "and ptc.product_type_id not in " . $this->document_types_list . "
" and cd.language_id = '" . (int)$_SESSION['languages_id'] . "'
order by c.parent_id, c.sort_order, cd.categories_name";
How do I add a left border or margin to my categories box? I want it to look like the Information Box below it. I am using the CSS Flyout contribution.
http://www.butanecards.com/Shop/
P.S. Please disregard the colors on the site for now. I am just trying to get the layout correct then I will color it all in later.
Perhaps an explanation of what you did would be helpful?
Hello everyone, just wanted to say that I tried everything to get the flyout working for IE 6 (and I mean everything).... finally I just upgraded to IE 7.0 and guess what... it works perfectly (of coarse)... so instead of trying to get it to work with IE 6 we just made a little notice at the top of our pages that says something like "this site is best viewed with Firefox or Internet Explorer 7.0, if you are having trouble with the site please upgrade your browser... "
BTW, all the fixes in here worked for me except for the www redirect thing in the htaccess... when I installed that it took all of the formatting out of the site (made the whole site a text format) in both Firefox and IE6 for some reason... ???
I think the biggest help was removing the "float" and upping the px ....
If anyone comes up with something better than the .htaccess thing for IE6 that would be great. :) In the meantime I'm going to give this one a rest.
Hello
i install it , and it is not working for me,
i dont even see it on my tools/layout box
on my template under tools it dose show that Default(All)CSS Flyout Categories Menu TemplateMY_TEMPLATE
any idea what did i missd
www.tiledepot.us/store
Hi Agian
can some one help in here please
"Version 1.1.x installations will require a few changes to the modules/sideboxes/.../categories_css.php file" what changes and where to i find it
after re installing it all over again and reading all the previous post, am still not able to see the .css on my layot controler.
is that work with 1.37? www.tiledeopt.us/store and i do use the 1.37
reading other post with an oder dates am not sure which one is for what version
thank you