Hi again
I have now tried all solutions that you have given me and others, I still cant get it to work...the sidebar ends up at the bottom of the post
see
http://www.carriercarrier.se/wordpress/bibliotek/detox-for-dig
I must be missing something here and would be very happy if you could tell me what it is.
1 - I have added these things
and in Propulsion: loop-portfolio-single.php (includes/loop-portfolio-single.php), I have done this
</div> <!-- end nine units -->
</div>
<?php
//get the sidebar
get_sidebar();
?>
</div><!--end post-entry-->
and this in the quick CSS
}
#top.single-portfolio .fullwidth .sidebar {
display: inline;
}
.container .clear {
clear: none !important;
}
2 - I tried to use snipets of code from the blog template but now luck... allthough that is probbaly due to my level of html coding = none
would love to know how to do this!
many thsanks for all your help
/ John Sweden














