Greenguy's Board


Go Back   Greenguy's Board > Blogs and Blogging
Register FAQ Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread Display Modes
Prev Previous Post   Next Post Next
Old 2006-03-23, 09:42 AM   #1
sfera
WHO IS FONZY!?! Don't they teach you anything at school?
 
Join Date: Aug 2005
Posts: 40
post layout HELP

on my post template my theme originally does not show the side bar, I have attempted to add it. (example post http://www.biggerpenisinfo.com/sizeg...study-results/)

in FF its almost there but the bottom is messed up and in IE its totally fucked up.

Here is my post template code:

Code:
<?php include "header.php"; ?>
 <div id="container" class="clearfix">
<?php include('sidebar.php'); ?>
  <div id="topcontentdouble"></div>
  <div id="content">
   <?php if (have_posts()) : while (have_posts()) : the_post(); ?>
    <div class="postnavigation">
     <div class="left">
      <?php next_post(' % »','','yes') ?>
     </div>

     <div class="right">
      <?php previous_post('« %','','yes') ?>
     </div>
    </div>

    <div class="post">
     <div class="title" id="post-<?php the_ID(); ?>">
      <a href="<?php the_permalink() ?>" rel="bookmark">
       <?php the_title(); ?>
      </a>
     </div>
     <h3><span class="posted"><?php _e("Posted on "); ?></span>
      <?php the_time('l j F Y',display); ?>  
     </h3>
     <div class="storycontent">
      <?php the_content(__('(more...)')); ?>     <?php comments_template(); ?> 
     </div> <br/><?php wp_link_pages(); ?>

    </div>
        
    <?php endwhile; else: ?>
    <p><?php _e('Sorry, no posts matched your criteria.'); ?></p>
   <?php endif; ?>
   <div id="bottomcontent"></div>
  </div>
 </div>
<?php include('footer.php'); ?>
how do i fix this problem?

248877409
sfera is offline   Reply With Quote
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 07:22 AM.


Mark Read
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc