arttek 0 Report post Posted October 26, 2010 Is is possible to place the carousel underneath my article(page or post)? Thank you. Share this post Link to post Share on other sites
bryan-hadaway 3 Report post Posted October 26, 2010 I know this is a snap with PlatformPro, but with iBlogPro we'll need to get our hands dirty. Where all is the carousel present, please provide links. Now on which of those links to you want to drop the carousel below the content? Thanks, Bryan Share this post Link to post Share on other sites
arttek 0 Report post Posted October 29, 2010 Here is a sample page where i want to put the carousel. http://hostingcheap.co/web-hosting-reviews/review-1/ I will be doing this in a couple of pages. Thanks Share this post Link to post Share on other sites
bryan-hadaway 3 Report post Posted October 29, 2010 Okay, here's an example for that first page, it will need to be adjusted further and each page will need specific code, but this is how it can be done without hard coding: ` .page-id-548 #carouselwrap{ position:absolute; margin-top:391px} .page-id-548 .postwrap{margin:0 0 150px} ` You want to add this to: Theme Options > Custom Code > Custom CSS Thanks, Bryan Share this post Link to post Share on other sites