Topic: post your main.tpl here!

ok people how about posting some of those famous main.tpl here so that it might inspire some of us!

this is my main.tpl from my site
very ugly but im trying....lol
http://modelcrowd.com

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html dir="<pun_content_direction>">

<head>
<META name="verify-v1" content="RjWVco8IL3AdatTi5Ir5EdXjx9vjWMtnTMEFrnYBYE8=" /> 
<META HTTP-EQUIV="imagetoolbar" CONTENT="no">
<META HTTP-EQUIV="imagetoolbar" CONTENT="false">
    <meta http-equiv="Content-Type" content="text/html; charset=<pun_char_encoding>" />
    <pun_head>
    <style type="text/css">
       /* #left {
            width: 180px;
            float: left;
        }
    
        #main {
            margin-left: 150px;
        }
        #container {
            width: 800px;
            float: center;
            margin-left: -140px;
        }
        #right {width: -180px;
        float:right;*/
  

#left     {
    float:left;
    width: 160px;
    overflow: hidden;
}

#right     {
    float:right;
    width: 160px;
    overflow: hidden;
}
 /*#container {
        width: 100%;
        float: right;
        margin-left: -180px;
    }*/
#main {margin-left:175px; margin-right:175px;}

    </style>
</head>

<body>
    <div id="punwrap">
    <div id="pun<pun_page>" class="pun">
    
    <div id="brdheader" class="block">
        <div class="box">
            <div id="brdtitle" class="inbox">
                <pun_title>
                <pun_desc>
            </div>
            <pun_navlinks>
            
        </div>
    </div>
   <div id="left">
    <pun_sidelinks>
     <pun_include "latesttopics.php">
    <pun_include "search.php">    
    
     <pun_artcatbox>
        <pun_userbox>
        
        </div>
    
     <div id="right">
    <pun_include "cp.php">
      <pun_include "upevents.php">
        <pun_include "weather.php">
        <pun_include "ran.php"> 
        <pun_online>
        <pun_toppost>
        <pun_include "affiliates.php">
    </div>
    
    
        <div id="main">
            <pun_announcement>
            <pun_advertisement>
            <pun_information>
            <pun_guest_information>
            
            <pun_main>
            <!--<pun_status>-->
            <pun_include "random.php">
            
        </div>
    
   
    <div class="clearer"></div>
    <pun_footer>
      
    </div>
    </div>
</body>
</html>
My stuff or my style might sux, but atleast I'm willing to help when I can.
Don't be stupid and help ! We are the stupid one's !!!

Re: post your main.tpl here!

Moved to PunBB discussions.

Quaker, you -- and quite possibly others who will post in this topic -- have template tags not native to PunBB, so you ought to write what mods you used to get them.

Looking for a certain modification for your forum? Please take a look here before posting.

Re: post your main.tpl here!

I really don't see this as being useful to people, as pogenwurst said you have custom tags, and the includes don't help as we don't have those files...

Re: post your main.tpl here!

true. i do agree but just being able to see how people did there custom tags... in there main.tpl is a nice feature.


Q

My stuff or my style might sux, but atleast I'm willing to help when I can.
Don't be stupid and help ! We are the stupid one's !!!