20:16:02 CDT - Sep.12.2024

Products & Services






Lost Password?
Forgot your username?

Download Area
JoomlaWatch Stats 1.2.7 by Matej Koval

Visitors

This week:  1
Last week:  3
This month:  6
Last month:  11
Total:  4007


Template Adjustment PDF Print E-mail
Written by Administrator   

"module" and "module_menu" have been causing text alignment and background issues with this site. "module" basically centers the text, but with background images, while "module_menu" aligns the text to the left, but does not have background images in the menu title. Eventually code has to be changed so that division type "module" has to be changed to "module_menue" if the module is a menu (e.g. mainmenu), and new definitions are added in template css to make module_menu have background image titles.

 

The code changes in \website\libraries\joomla\application\module\helper.php:

 

// begin chris mod:
// if this is a module with "menu"
// then replace "module" with "module_menu".
$haystack = $module->module;
$needle = "menu";
if (strlen(strstr($haystack,$needle))>0) {
// Needle Found
$module->content = str_replace("\"module\"", "\"module_menu\"", $module->content);
}
// end chris mod

 

Call Chris Now!

For a great website,
Call Chris now!


Chris' Poll

What type of site are you interested in building?
 

Newest Products

Professional Hosting Service
Professional Hosting Service
$299.00



Professional website
Professional website
$799.00

Value-pack website
Value-pack website
$499.00

Other Services Per Request
Other Services Per Request
$75.00



Ecommerce Hosting Service
Ecommerce Hosting Service
$499.00



My Cart

VirtueMart
Your Cart is currently empty.

Who's Online

We have 368 guests online