Hi, I'm using the Wordpress Theme called Anroida that I found here: http://www.web2feel.com/androida-theme/ The Wordpress site I'm using it on is at www dot localsearchconsulting dot org I'm trying to expand the frame in white that starts with the headline: "Is this Your Website ..." Now, I tried expanding the number in the content limit in this line of business.php <?php the_content_limit(750); ?> expanded 750 to 1200 but it made no difference. So, how do I get more lines displayed for the post shown in this white box and expand it vertically? ----------------------------- Secondly, I'd like to be able to display images in the bottom box that contains "Our Services" and "Local Search Basics" I want to add some images in the bottom left corner. The problem is that I believe that bottom blue box is comprised of repetition of the bot.jpg image and not one single square box image. So, how do I set up the theme so I can add images in the empty bottom left corner of that box? Many Thanks George