Shopping Cart Software

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

Removing Header Title From Each Page


In admin under

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

Click Update next to E-Commerce Skin (or the name of your skin if you aren't working with the default). On the next page click on Update next to file name skin.php.

Look for a section of code that looks like this:

	 <?php /* PHP FUNCTION */
		   /* Prints the page title.   */
		   $skinfunc->titletag($disp_title); ?>


and remove it. If you do not want to remove it you may simply make the call to display the title a comment, as shown below, so it won't be executed .

	 <?php /* PHP FUNCTION */
		   /* Prints the page title.   */
		   #$skinfunc->titletag($disp_title); ?>



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.0178 seconds