Greenguy's Board


Go Back   Greenguy's Board > Blogs and Blogging
Register FAQ Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Rate Thread Display Modes
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
Old 2006-03-23, 02:34 PM   #2
walrus
Oh no, I'm sweating like Roger Ebert
 
walrus's Avatar
 
Join Date: May 2005
Location: Los Angeles
Posts: 1,773
Send a message via ICQ to walrus Send a message via Yahoo to walrus
I am neither a designer nor a WP expert but Firefox has a really cool extension EditCSS which allows you to edit the CSS in a browser. So being the curious type, I commented out all the CSS that had anything to do with the comments section on your page and, in Firefox that pulled everything back in line.

Therefore, I suspect there is a conflict between the CSS and the comments_template.

Obviously I couldnt check in IE.

Damn am I dumb, I just notice the little thing for explaining why you edited a post....
__________________
Naked Girlfriend Porn TGP
free partner account

Last edited by walrus; 2006-03-23 at 02:37 PM.. Reason: cause i cant type worth a shit
walrus is offline   Reply With Quote
Reply


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 09:22 AM.


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