Results 1 to 4 of 4
  1. #1
    Join Date
    Aug 2007
    Posts
    36
    Plugin Contributions
    0

    Default Product page layout (text wrapping)

    the product description keeps wrapping around the image and i know it has to do with the width of the page, but i'd like to keep the width and also be able to have the description below the images. I'm sure it's some simple css code i need to insert but don't know where and don't know what code to use to keep it from doing that. Please help, check out what i mean. http://www.meltcomics.com/shop/index...products_id=93


    Thank you Zenners!!!!!!!!
    Meltdown

  2. #2
    Join Date
    Aug 2006
    Location
    UK
    Posts
    449
    Plugin Contributions
    0

    Default Re: Product page layout (text wrapping)

    edit your stylesheet.css and insert

    #productName {clear:left;}

    is that suitable for you?
    ~Steve~

  3. #3
    Join Date
    Aug 2007
    Posts
    36
    Plugin Contributions
    0

    Default Re: Product page layout (text wrapping)

    Hey Steve, thanks for the response, but i can't find where to add it in the stylesheet.css. Could i just be blind???
    Thank you,
    M

  4. #4
    Join Date
    Jun 2008
    Location
    In the mountains
    Posts
    63
    Plugin Contributions
    0

    Default Re: Product page layout (text wrapping)

    I've not been at this long, but I'm pretty sure this is what you should do.

    You can just put it at the bottom, like this:
    Text in red is what you have all ready.

    #popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {

    background-color: #ffffff;

    }



    #productName {
    clear:left;
    }


    You have no idea how many times I have tried changing the CSS file and tried it only to undo what I have changed.
    I've not tried that code, because I would go about it a different way, so if that doesn't work, let me know.

 

 

Similar Threads

  1. Wrapping Text Around Picture on Main Page
    By Karol in forum General Questions
    Replies: 2
    Last Post: 6 Jul 2011, 03:50 AM
  2. Text wrapping around the product image
    By locom in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 20 Apr 2011, 03:04 AM
  3. Text is wrapping images on product display
    By latitudeit in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 30 Aug 2010, 11:19 PM
  4. Stop text wrapping around product image?
    By mattys in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 23 Nov 2006, 07:47 PM

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