Jump to content


Default Template


  • You cannot reply to this topic
4 replies to this topic

#1 Dean

    Loves Etomite Forums!

  • Admin
  • 4,758 posts
  • Gender:Male

Posted 01 February 2005 - 12:47 PM

I have noticed a few people accidentally mess up their default template, so I have included it here for handy reference...

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
 "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<title>[(site_name)] &raquo; [*pagetitle*]</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
[[GetKeywords]]
       <style type="text/css">
            @import url('assets/site/style.css');
       </style>
</head> 

<body>
<table border="0" cellpadding="0" cellspacing="0" class="mainTable">
 <tr class="fancyRow">
   <td><span class="headers">&nbsp;<img src="manager/media/images/misc/dot.gif" alt="" style="margin-top: 1px;" />&nbsp;<a href="[~[(site_start)]~]">[(site_name)]</a></span></td>
   <td align="right"><span class="headers">[[PageTrail]]</span></td>
 </tr>
 <tr class="fancyRow2">
   <td colspan="2" class="border-top-bottom smallText" align="right">[[PoweredBy]]</td>
 </tr>
 <tr align="left" valign="top">
   <td colspan="2"><table width="100%"  border="0" cellspacing="0" cellpadding="1">
     <tr align="left" valign="top">
       <td class="w22"><table width="100%" border="0" cellpadding="0" cellspacing="0">
         <tr>
           <td align="center" valign="middle" class="logoBox"><a href="[~[(site_start)]~]"><img src="assets/images/logoGradient.jpg" alt="" /></a></td>
         </tr>
         <tr>
           <td align="left" valign="top"><img src="manager/media/images/_tx_.gif" alt="" height="4" /></td>
         </tr>
         <tr class="fancyRow2">
           <td align="left" valign="top" class="navigationHead">Navigation</td>
         </tr>
         <tr style="padding: 0px; margin: 0px;">
           <td align="left" valign="top" class="navigation" style="padding: 0px; margin: 0px;"><img src="manager/media/images/_tx_.gif" alt="" height="4" /><br />[[MenuBuilder?id=0]]<img src="manager/media/images/_tx_.gif" height="4" alt="" /></td>
         </tr>
       </table></td>
       <td class="pad" id="content"><h1>[*longtitle*]</h1>[*content*]</td>
     </tr>
   </table></td>
 </tr>
 <tr class="fancyRow2">
   <td class="border-top-bottom smallText">&nbsp;</td>
   <td class="border-top-bottom smallText" align="right">MySQL: [^qt^], [^q^] request(s), PHP: [^p^], total: [^t^], document retrieved from [^s^].</td>
 </tr>
</table>
</body>
</html>


#2 Tsakalos

    Etomite Forum Fan

  • Member
  • Pip
  • 89 posts

Posted 17 July 2005 - 09:39 AM

in the default template i want below the main table where all the stuff is to add a seperate small table under the main one and add some text and links. how to do that ?

#3 Dean

    Loves Etomite Forums!

  • Admin
  • 4,758 posts
  • Gender:Male

Posted 17 July 2005 - 10:35 AM

(1) Learn some basic HTML
(2) Log into Etomite
(3) Click Manage Resources
(4) Click on the Default Template Text
(5) Insert your table into the existing HTML.

Also, please do not start new threads for template support or snippet support - please post your request in the relevant thread for the snippet or template.

Edited by Dean, 17 July 2005 - 10:36 AM.


#4 Tsakalos

    Etomite Forum Fan

  • Member
  • Pip
  • 89 posts

Posted 17 July 2005 - 10:58 AM

i know all these apart from the code :P . whats the code for the table ? also u can merge the thread with the one u said its the original

#5 Dean

    Loves Etomite Forums!

  • Admin
  • 4,758 posts
  • Gender:Male

Posted 17 July 2005 - 01:10 PM

The code is basic HTML - please do not expect us to teach you HTML - that is beyond the scope of the forums.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users