First of all, great theme. Everything I could possibly want and more.

The only problem I've had is that anytime I attach an image to a node (regardless of dimensions), that entire node gets shifted down below sidebar last. Has anyone else experienced this?

This does not happen when I just hard code an image into the node, but I need to use Image Attach for scaling/cropping in teasers, views etc.

Any help would be greatly appreciated. Thank you!

CommentFileSizeAuthor
#8 marina_screenshot.jpg337.83 KBjohnlinux

Comments

jaskch’s picture

I have the same problem.

jwolf’s picture

Status: Active » Postponed (maintainer needs more info)

Could you post a link to your site, where this is happening, so we can see what's going on?

sinasalek’s picture

This css might help.

#content-content div.node .links,#content-content .fivestar-static-form-item,#content-content div.node .terms ,#content-content div.node{ 
    clear:both;
}
sinasalek’s picture

johnlinux’s picture

Hi, im using Organic Groups and Facebook-style-statuses. On my profile where I hav fb-status, the rest of the content comes below the sidebar-last. And when Im listing all my groups, same thing appears. Please help

johnlinux’s picture

Looks like its a problem with 'overflow' but I cant trace exacty where the problem is. The patched version still doesnt work out for me.

sinasalek’s picture

Can you send a screenshot?

johnlinux’s picture

StatusFileSize
new337.83 KB

ok See attached. This is from a localhost. Thanks

sinasalek’s picture

@geyids, the css is for attachment but what i see in screenshot is kind of seach result. I think it's better if open a new issue for it.
However i can only guess since i don't have OG group installed.
1. Make sure you don't have non closed tag on your block.
2. Try to give search result container fixed size or clear:both style

johnlinux’s picture

Well you dont need organic groups to be installed. It does this with many modules especialy which have their width possibly crossing over to the sidebar.last . E.g if you have a node with long text then promote it to front page. Just try that please. I will open a new issue but thanks anyway.

stephthegeek’s picture

Version: 6.x-1.9 » 6.x-2.0
Status: Postponed (maintainer needs more info) » Fixed

I don't think this is something that can be addressed in the 2.x branch itself -- there are too many different special cases and the inset sidebar is tricky. I recommend using the 3.x branch instead, which has a normal right sidebar but will allow for an inset block in the node top region.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.