This content is located in the file at: /languages/english/html_includes/blue_highlites/define_main_page.php
You can quickly edit this content via Admin->Tools->Define Pages Editor, and select define_main_page from the pulldown.
NOTE: Always backup the files in /languages/english/html_includes/blue_highlites
Template Settings:
There is a logo.psd file in the images/psd folder to create your own logo in this style if you want. Don't leave HEADER_LOGO_IMAGE blank in header.php. Change to clear_logo.png as a temporary measure.
- Admin-> Configuration-> Layout Settings:
Set Column Right Status - Global ~ Set to 0=Column Right is always off
- Admin-> Tools-> Layout Boxes Controller:
Set sideboxes/search_header.php LEFT/RIGHT COLUMN Status to OFF (should be set by default)
- (optional) I prefer the Categories-Tabs Menu off
Admin-> Configuration-> Layout Settings-> Categories-Tabs Menu ON/OFF:
Set to 0= Hide Categories Tabs
- If you use the Dynamic Categories tree menu v 1.0 23.05.2007 11:24 contibution
a. Change the sidebox_header_bg.gif to sidebox_header_bg_190.gif in stylesheet.css
b. Go to Admin-> Layout Settings:
Set 'Column Width - Left Boxes' and 'Column Width - Left' to 190px
The following would be the only change to any core files, if you choose to
do so.
Not sure if it's specific to this template or not but the Manufacturers side
box heading doesn't center vertically.
Around line 61 of includes/modules/sideboxes/manufacturers.php find:
$title = '<label>' . BOX_HEADING_MANUFACTURERS . '</label>';
replace with:
$title = BOX_HEADING_MANUFACTURERS;
Similar problem with some, but not all of the other sideboxes. I can't remember which ones at the moment.











