kc0gcm Posted December 13, 2006 Share Posted December 13, 2006 could someone pls post a tutorial that will explain how to change the template... I am not a web designer and have no clue where to start... thanks Link to comment Share on other sites More sharing options...
proclan Posted December 16, 2006 Share Posted December 16, 2006 First you would go here System Settings > Template Configuration and pick which template you want and set it as default. Then click on edit settings At the top of the page you'll see these settings: Template Type: check box:Header, footer and stylesheet(check this) This will bring up the header,footer text boxes where you can add the html code from your site. This is usually called wrappers where you divide your page into three sections and tcadmin will be in the middle. You may have to play around with adding your code till you get it right for the ending and begining of the header,footer so tcadmin will look right. If your using any css sheet or javascript you can add these to your header code above the </head> <body> tags. You'll need the full file paths for these to work: Ex: <link href='http://yourdomain.com/file folder/yourstylesheetname.css' rel='stylesheet' type='text/css'> <script language='JavaScript' SRC='http://yourdomain.com/file folder/javascript.js'></SCRIPT> If you need any help with this send me a email bill[at]proclanhosting.com Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.