Results 1 to 7 of 7
  1. #1
    Join Date
    Apr 2009
    Posts
    151
    Plugin Contributions
    0

    Default product description alignment

    refer to
    http://www.ecomputer.com.au/index.ph...roducts_id=493

    part of description on right side of photo,how to align product description all under photo

  2. #2
    Join Date
    Jul 2006
    Location
    Montreal, Canada
    Posts
    2,279
    Plugin Contributions
    0

    Default Re: product description alignment

    locate following rule in your stylesheet and add the code in red to this rule .

    #productDescription {stylesheet_main.css (line 216)
    clear:left;
    margin:0 10px;
    padding:0;
    }

  3. #3
    Join Date
    Apr 2009
    Posts
    151
    Plugin Contributions
    0

    Default Re: product description alignment

    Quote Originally Posted by tony_sar View Post
    locate following rule in your stylesheet and add the code in red to this rule .

    #productDescription {stylesheet_main.css (line 216)
    clear:left;
    margin:0 10px;
    padding:0;
    }
    can not find these rule in stylesheet,only find similar one
    /*.content,*/ #productDescription, .shippingEstimatorWrapper {
    /*font-size: 1.2em;*/
    padding: 0.5em;
    }

  4. #4
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: product description alignment

    Your template has two major stylesheets, stylesheet.css and stylesheet_main.css. Look in the one tony_sar suggested.

  5. #5
    Join Date
    Apr 2009
    Posts
    151
    Plugin Contributions
    0

    Default Re: product description alignment

    Quote Originally Posted by tony_sar View Post
    locate following rule in your stylesheet and add the code in red to this rule .

    #productDescription {stylesheet_main.css (line 216)
    clear:left;
    margin:0 10px;
    padding:0;
    }
    thanks or you help ftony_sar,it works now

  6. #6
    Join Date
    Mar 2009
    Posts
    435
    Plugin Contributions
    0

    Default Re: product description alignment

    Hi, I'm also trying to do this but cannot find stylesheet_main.css anywhere, what is the file path please?

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

    Default Re: product description alignment

    The path to your CSS should be something like;

    includes/templates/Your Custom Folder/CSS/stylesheet.css

    stylesheet_main.css is not part of a default zencart install.
    ~Steve~

 

 

Similar Threads

  1. v139h Product Description Page Alignment Help
    By nolsowski in forum Templates, Stylesheets, Page Layout
    Replies: 23
    Last Post: 26 Mar 2012, 06:36 PM
  2. Product description alignment
    By krisdiamond in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 7 Jan 2011, 10:42 PM
  3. Product Description Alignment Question
    By DPM in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 29 Apr 2009, 09:14 AM
  4. description alignment
    By louisapple in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 15 Apr 2009, 01:18 AM
  5. Product Image and Description Alignment
    By Stenrique in forum Basic Configuration
    Replies: 3
    Last Post: 2 Nov 2006, 05:58 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