What do you think about this ?

Discussion in 'Reviews' started by Lalit_Burma, Jun 16, 2009.

  1. #1
    Hello

    Please tell us ... how we can improve it more. We believe in simplicity and hence we have choose this kind of template.

    http://submissionwork.com/

    We want to add some colour on header but do not know how to do this ...

    This is what showing -

    <?php thematic_create_doctype(); echo " "; language_attributes(); echo ">\n";?>
    <head profile="http://gmpg.org/xfn/11">
    
    <?php 
    
    thematic_doctitle();
    thematic_create_contenttype();
    thematic_show_description();
    thematic_show_robots();
    thematic_canonical_url();
    thematic_create_stylesheet();
    thematic_show_rss();
    thematic_show_commentsrss();
    thematic_show_pingback();
    thematic_show_commentreply();
    
    wp_head(); ?>
    
    </head>
    
    <body class="<?php thematic_body_class() ?>">
    <?php thematic_before(); ?>
    
    <div id="wrapper" class="hfeed">
    
    <?php thematic_aboveheader(); ?>   
    
        <div id="header">
            <?php thematic_header() ?>
        </div><!-- #header-->
        
    <?php thematic_belowheader(); ?>   
    
        <div id="main">
        
    Code (markup):

     
    Lalit_Burma, Jun 16, 2009 IP
  2. Lalit_Burma

    Lalit_Burma Active Member

    Messages:
    1,369
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    80
    #2
    Is there any one who can help in this regard.

    Thanks ...
     
    Lalit_Burma, Jun 21, 2009 IP