View Single Post
  #1  
Old 10-11-2008, 11:37 AM
 
ibit-matt ibit-matt is offline
 

Advanced Member
  
Join Date: Sep 2008
Posts: 60
 

Default Custom Block Help please

Hi there I have created a new_menu.tpl and uploaded it to the skin1 root folder

This is temp code I have added to the file

new_menu.tpl

Code:
<h1>New Menu</h1> <h3>Home</h3> <h3>Products</h3>

I have then added this code the the home.tpl file to make it show on the homepage on the left handside

Code:
{include file="new_menu.tpl" }


My question is why do I not have a box around the module and blue header like the navagtion block above

See image attached
Attached Thumbnails
Click image for larger version

Name:	screen.JPG
Views:	186
Size:	61.6 KB
ID:	1172  
__________________
X Cart Version 4.1.11
Reply With Quote