andersl 0 Report post Posted January 28, 2010 Hi, Using iBlogPro 3.6.1 and can not get the excerpts working as I want! I want to have a "thumbnail" on the right side, when viewing. But how??? //Anders www.anders.landenstad.se Share this post Link to post Share on other sites
andersl 0 Report post Posted January 29, 2010 I have read in this forum that this should work "right out of the box" but not on my installations... Tried the new "miniature feature", but no. Checkbox on: Excerpts On News/Blog Page and Disable Excerpts On Individual Posts. Using latest WP with iBlogPro 3.6.1. Share this post Link to post Share on other sites
jnoh 0 Report post Posted February 2, 2010 @AndersL Add this to the custom CSS code field. .thumbs {float:right} Let me know if that works. Share this post Link to post Share on other sites
andersl 0 Report post Posted February 2, 2010 No, that did not help. Share this post Link to post Share on other sites
jnoh 0 Report post Posted February 3, 2010 Hm. Do you have thumbnails set up on each post? I'm not seeing the thumbnails on your site at all. Share this post Link to post Share on other sites
jnoh 0 Report post Posted February 3, 2010 Oh! You'll need the latest version of iBlogPro. Email me at [email protected] for the update. Share this post Link to post Share on other sites
andersl 0 Report post Posted February 9, 2010 Thanks! That worked. Now I have thumbs... Another question: How can I control alignement of thumbnails? Standard is left but I (maybe) want to have them aligned right. Cheers Anders Share this post Link to post Share on other sites
jnoh 0 Report post Posted February 10, 2010 AndersL have you tried doing this trick: .thumbs {float:right} ? Share this post Link to post Share on other sites
andersl 0 Report post Posted February 11, 2010 Hi, I tried to change under iBlogPro3 Options/Custom CSS/CSS Rules body{} .thumbs {floatright} but nothing is changed.. Share this post Link to post Share on other sites
Andrew 207 Report post Posted February 13, 2010 Do you have a live link to your site... ? To do this you will probably need to go into "_posts.php" and change this line (2 times): `` to this: `` there might be more changes after that.. Share this post Link to post Share on other sites
andersl 0 Report post Posted February 15, 2010 Perfect!!! Cheers //Anders My website - still under construction Share this post Link to post Share on other sites
matrixsqueensuca 0 Report post Posted December 2, 2010 Hello. Is there a way to: show full posts instead of excepts on landing page... and hide thumbnails when viewing that page... and only show thumbnails in search results? Thank you, Sidneyeve themes: stationpro and blogpro Share this post Link to post Share on other sites
cmunns 16 Report post Posted December 2, 2010 Yes there is, but we'd have to edit PHP files to get it consistent. Are you comfortable doing this? Share this post Link to post Share on other sites