Hi there,
this is actually a continuation of http://www.kriesi.at/support/topic/changing-layout-or-template-of-a-single-portfolio-page that was closed already.
After including the sidebar to my portfolio items with:
#top.single-portfolio .fullwidth .sidebar {
display: inline;
}
the sidebar actually turns out to be on the left side, whereas all other posts/pages have it on the right side. What did I do wrong?














