Horizontal main menu

Horizontal main menu

Horizontal main menu Download Summary

  • Language: PHP
  • Platform: Windows / Linux / BSD
  • License: GPL - GNU Public License
  • Databases: MySQL
  • Downloads: 359
  • Released: Jun 13, 2007

Horizontal main menu Description

Installation:

1. you will have to insert in every file in catalog/ (just the ones in catalog/)

a. FIND:

ADD ABOVE IT:

b. FIND:

ADD ABOVE IT:

2. in catalog/includes/column_left.php
FIND :
include(DIR_WS_BOXES . 'categories.php');

and comment it so it looks like this:
//include(DIR_WS_BOXES . 'categories.php');

3. in in catalog/includes/header.php
FIND:
trail(' » '); ?>

ADD ABOVE IT:
if ((USE_CACHE == 'true') && empty($SID)) {
echo tep_cache_categories_box();
} else {
//include(DIR_WS_BOXES . 'categories.php');
include(DIR_WS_BOXES . 'coolmenu.php');
}
?>

4. upload new files to your ftp

PLEASE BACKUP YOUR FILES FIRST!!!!

Horizontal main menu Bookmark

Hyperlink code:
Hyperlink for Forum code:

Horizontal main menu Script Download Notice

Top 4 Download periodically updates information of Horizontal main menu script from the developer, but some information may be slightly out-of-date.

Our script download links are directly from our mirrors or publisher's website. Horizontal main menu torrent files or shared files from free file sharing and free upload services, including Rapidshare, MegaUpload, YouSendIt, MailBigFile, DropSend, HellShare, HotFile, FileServe, MediaMax, zUpload, MyOtherDrive, SendSpace, DepositFiles, Letitbit, LeapFile, DivShare or MediaFire, are not allowed!

SHOW IN MAIN

Show in Main is a window that will allow you to ... things. It is based on the Show in main from Phpwebsite. ...

Very Simple Latest News Main Box

Easily add and update a "Latest News" box on default.phpTakes 5 minutes to get working. Then updatable via Admin > Define Languages ...

Main categories in front page

This simple contribution is meant to show the main categories (top level only) in a box in the front page of the shop with pictures and title text.Here I positioned it immedialy after the title and before the Text_Main.It is simple and you will have a sophisticated first page to ...

Display Category Name In Main Content

... of the current category or subcategory in the main page heading, where a clean osC2.2MS would say "Let's see what we have here", in the same manner as the last category listed in the breadcrumb trail.This would be most useful in instances where you have altered the appearance of osCommerce ...

Categories Box Images

... replace the file in catalog/includes/boxes/categories.phpcategories_main_images.php -- This gives main category images only.categories_main_images_text.php -- This gives main category images with text.categories_main_sub_images.php -- This gives main category and sub-category images.categories_main_sub_images_text.php -- This gives main category images with text and sub-category images with ...