Results 1 to 3 of 3
  1. #1
    Join Date
    Mar 2010
    Location
    Bloomington, IL
    Posts
    4
    Plugin Contributions
    0

    Default Align product description text to right of image and wrap

    I've been working on this for a few days now and have exhausted all my resources I can find to do this. We purchased a template for our zen cart so you know before we get into this.

    Here is the link to the product page.
    http://www.franmar.com/index.php?mai...products_id=75

    We would like the text to align to the right of the image and also wrap to the bottom of the image if there is a lot of text. Currently all the text just falls below the image and I have this big white space to the right of the image.

    Here are some snippets of the CSS files if they help.
    stylesheet_main.css
    -------

    #productMainImage {
    margin:0 10px 0 0;
    float: left;
    }

    #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
    margin:0 10px 0 0; text-align:center; line-height:20px;
    }


    #productMainImage a, #reviewsInfoDefaultProductImage a, #productReviewsDefaultProductImage a, #reviewWriteMainImage a {font-size:17px; text-decoration:none; line-height:20px; font-weight:bold;}
    #productMainImage a:hover, #reviewsInfoDefaultProductImage a:hover, #productReviewsDefaultProductImage a:hover, #reviewWriteMainImage a:hover{ color:#fe6e18;}

    #productName {clear:both; color:#8bc53f;
    font-size:25px;
    line-height:30px;
    font-weight:normal;
    font-family: 'Open Sans', sans-serif;
    letter-spacing:-1px;
    margin-bottom:10px;}
    #productPrices {color:#fe7c1e;
    font-size:12px;
    line-height:17px;
    font-weight:bold; }

    #productDescription {
    clear: both;
    float:right;
    margin:0px;
    padding:15px 0 0;
    width:100%;
    overflow:hidden;}
    --------------

    Any help with this would be great!

    Thanks

  2. #2
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,498
    Plugin Contributions
    88

    Default Re: Align product description text to right of image and wrap

    Edit your stylesheet_tm.css (line 28) to add:

    .prod-wrapper { float: left; overflow-x: hidden; overflow-y: hidden; width: 30px; }

    and stylesheet_main.css (line 346) to remove clear: both; and float: right; from #productDescription.

  3. #3
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,154
    Plugin Contributions
    11

    Default Re: Align product description text to right of image and wrap

    Quote Originally Posted by lat9 View Post
    Edit your stylesheet_tm.css ...
    Your life is going to be VERY interesting with a Template Monster Template. Nothing is ever standard. You also have problems with errors and warnings every time you try to change something. Right now, there are two errors on you main page.

    You will really need to keep on top of things.

 

 

Similar Threads

  1. v151 How to wrap product description text beside and under image (Robbo Responsive Theme)
    By tgood31 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 8 Oct 2013, 06:35 PM
  2. v151 Product Info, Align to right and not wrap under image
    By mcpisik in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 5 Oct 2013, 06:35 PM
  3. Need to wrap description text under image
    By rginn in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 17 Nov 2007, 02:34 AM
  4. Wrap text or align to left on categories
    By dilate in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 29 Oct 2007, 05:54 PM
  5. Help me fix this text wrap on product description please
    By redge in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 24 Oct 2006, 11:32 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR