It's not showing up in Admin>Tools>Layout Boxes Controller at all?
It's not showing up in Admin>Tools>Layout Boxes Controller at all?
Teach them to shop and they will shop today;
Teach them to Zen and they will OWN a shop tomorrow!
Nope. I tried to experiment and rename the categories_css to categories.php and the categories tabs changed to what I guess is the flyout default look, but none of the flyout-functions, and now the products in the categories don´t show. So I have reset it.
I have installed the Norwegian language pack, other than that nothing too special.... Here is my site:
http://godpåbunn.no/
Thanks,
Kristian
Okay. Let's do a double-check of your files to make SURE they're in the correct place............
includes/classes/categories_ul_generator.php
includes/modules/sideboxes/black_pure_free/categories_css.php
includes/templates/black_pure_free/css/stylesheet_categories_menu.css
includes/templates/black_pure_free/sideboxes/tpl_categories_css.php
If those files are in the correct directories, it should show up in your Layout Boxes Controller.
Teach them to shop and they will shop today;
Teach them to Zen and they will OWN a shop tomorrow!
Great, thanks!
For some reason what should be "includes/modules/sideboxes/black_pure_free/categories_css.php" was still "includes/modules/sideboxes/CUSTOM/categories_css.php" Now it seems to work -but the original design is gone for the categories menua quick fix to keep the original background gifs for the menu header?
Thanks a bunch,
Kristian
Sorry, didn´t realize that the categories_css is a whole new menu. Any quick and convenient way to copy/paste the settings from my "categories" to my "categories_css" to make the new one blend in with rounded corners and so on?
Thanks a lot for your great add-on :-)
Kristian
Kristian,
In includes/templates/black_pure_free/css/stylesheet_categories_menu.css, overwrite the first 4 blocks of code in there with the below:
Code:#categoriescss.leftBoxContainer { background: #f7f7f7; width: 150px; padding-bottom: 10px; } #categoriescssHeading.leftBoxHeading { background-color: #f7f7f7; } #nav-cat { width: 149px; margin: 0 0 0 0px; background-color: #fff; font-weight:bold; border: 1px solid #e6e6e6; } #nav-cat ul { margin: 0; padding: 0; width: 149px; background-color: #6495ed; }
Teach them to shop and they will shop today;
Teach them to Zen and they will OWN a shop tomorrow!
Thanks. In that folder I don´t have "stylesheet_categories_menu.css"
I have 4 files:
CSS_read_me.txt
print_stylesheet.css
stylesheet_css_buttons.css
stylesheet.css
Am I missing something?
Thanks,
Kristian