Shopping Cart Software

Shopping Cart Software UK Customised Version of ClickCartPro 6
corner image corner image

How To Move Page Text Information

In admin under:

ClickCartPro > Displays: Skins, Menus, XHTML Includes and Messages > Manage XHTML Includes

Select Update next to the Product List Display include. In the Include File Contents field, add the code below:

// +--
// | Print navigation links if we have any.
// +--

if (!(empty($navarray))) {

     $this->include_file($app,'prodnav.php');

} // End of if statement.


Right above:

print '<table id="khxc--cptbl--' . $random . '" class="khxc_cptbl_prod">' . $eol . $eol;



CategoryProducts
CategorySkinning

There are no comments on this page. [Add comment]

corner image
Valid XHTML   Valid CSS   w3c wai aa
GreenbarnWeb.com © 2001 - 2009
corner image
Page was generated in 0.0705 seconds