Closed (works as designed)
Project:
Internet Services
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
31 Mar 2007 at 11:24 UTC
Updated:
15 Apr 2008 at 04:16 UTC
Thank you for a great theme. I am experiencing the following probllle which I researched and traces but cannot figure out:
When I display node (listing of all nodes with teasers), on the second page of this display (which is three pages), the Sidebar moves BELLOW the content. It is still "float right" as it should, and its width seem OK, too.
What can I do do investigate further and fix this, please ?
BTW, this also happens on some content creation, but it does not bother me since I am the one who does content creation. :-)
Comments
Comment #1
hswong3i commentedsome suggestions:
<code>or<pre>? sometime they will break the theme as they have fixed width...<table>which is not yet completely close within teaser? the auto trim of teaser always result in such problem...Regards,
Edison
Comment #2
Lanny-1 commentedSorry, I was away for a while. I will follow up shortly. I will first investigate the post sources to see what is in them. I am sure that some users use pre and will discourige it.
Thanks
Comment #3
makar commentedHello, i have the same prob.: when adding content sidebar-right brakes down...
i was tryed to add clear: none; to css but no result
www.elbatiamourtsou.be
thanks!
Comment #4
hswong3i commentedtry to add some other type of content, e.g. text only, or without
<p>. since fixed width content will always break flowing content.Comment #5
makar commentedi've just tryed with only text content... same problem :/
Comment #6
hswong3i commentedmost layout bug should already been fixed in 2.x-dev