StudioPress Community Forums
  StudioPress Community Forums > Forums > General Discussion
For help and support, access to your downloads, or to manage your account please log into My StudioPress.

These forums have been set to read-only so you can browse the existing topics for any questions you may have.

For general discussion on WordPress, CSS and design (NOT for support) visit the new Community Forums.
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 12-26-2009, 06:45 AM
TF64 TF64 is offline
Registered User
Genesis Member
 
Join Date: Jun 2009
Location: Hamburg, Germany
Posts: 57
Default Strange behavior of the sidebar

When I use the following code to only show the sidebar for blog posts (not photos) then the sidebar is not at the top position where it should be but a little bit below:
http://www.tfaltings.de/fotos/category/artikel/

This is how it normaly looks like:
http://www.tfaltings.de/kontakt/

The code I'm using:

Code:
			
<div class="postright">

<?php if (is_category('103') ) { ?>			

	<?php get_sidebar(); ?>

<?php } else { ?>		
	
         ....

  <?php } ?>
</div>
An idea anyone?

Manny Thanks & Bests
T
 

Thread Tools
Display Modes

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Strange behavior with photo posts zemaitis General Discussion 5 01-20-2010 04:49 PM
Strange Forum behavior after upgrading to Pro Plus ramasan General Discussion 3 01-10-2010 12:33 PM
Strange behavior on blog post Willster General Discussion 6 12-14-2009 05:20 PM


All times are GMT -5. The time now is 05:51 PM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.