Results 1 to 8 of 8
  1. #1
    Join Date
    Feb 2007
    Location
    Walsall
    Posts
    222
    Plugin Contributions
    0

    Default Product description layout

    Hi,

    Here is my product page. I want to have product description in well organised format e,g Odd line in plain, even line in colour.

    Also the title that says " Model No ". I want that in Bold so its well visible.

    What do i need to add into css?

    Thanks

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,024
    Plugin Contributions
    3

    Default Re: Product description layout

    Since that's just a table with text in the <td>s, I don't think there's any way to do what you want in the stylesheet. You'd have to add the styling manually in the description, or separate the description into <div>s.

  3. #3
    Join Date
    Feb 2007
    Location
    Walsall
    Posts
    222
    Plugin Contributions
    0

    Default Re: Product description layout

    Thanks for reply but how can i do that? I have no idea what you have said so an answer would be very much appreciated.

  4. #4
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,024
    Plugin Contributions
    3

    Default Re: Product description layout

    For example, here's the first part of one product description:

    table ><tr><td> <b>Model Number</b> </td><td>K50C-SX009V</td></tr><tr><td>Package Type</td><td>Retail</td></tr><tr><td>Warranty</td><td>2 Years</td></tr><tr><td>Display</td><td>15.6" HD (1366x768) Color-Shine (Glare-type) Asus Splendid Video Intelligent Technology</td></tr><tr><td>CPU</td><td>Intel Celeron 220 (1.2GHz)</td>

    You could add the red parts to make that text bold.

    You could also add these tags:

    table ><tr><td>Model Number</td><td>K50C-SX009V</td></tr><tr class="odd" ><td>Package Type</td><td>Retail</td></tr><tr><td>Warranty</td><td>2 Years</td></tr><tr class="odd"><td>Display</td><td>15.6" HD (1366x768) Color-Shine (Glare-type) Asus Splendid Video Intelligent Technology</td></tr><tr><td>CPU</td><td>Intel Celeron 220 (1.2GHz)</td>

    and style .odd in the stylesheet to make every other line a different color

  5. #5
    Join Date
    Feb 2007
    Location
    Walsall
    Posts
    222
    Plugin Contributions
    0

    Default Re: Product description layout

    so so much thanks for reply BUT where do i add these lines? Shall i just copy the code you have suggested and paste it?

  6. #6
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,024
    Plugin Contributions
    3

    Default Re: Product description layout

    It would be in the product's description in Admin - Catalog - Categories/Products. You would have to do each product separately.

    It might be better to dispense with the tables and just create that part of the description as a list and add <div>s around the parts you want to style differently.

  7. #7
    Join Date
    Feb 2007
    Location
    Walsall
    Posts
    222
    Plugin Contributions
    0

    Default Re: Product description layout

    Oh nooo.. That would be real pain to do one by one.

    Actually this is the data feed that's being supplied by supplier via CSV format... Any further suggestion?

  8. #8
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,024
    Plugin Contributions
    3

    Default Re: Product description layout

    No. There's no way I can think of to style that stuff without editing one by one, unless you could manipulate the csv file somehow. Someone else may have an idea.

 

 

Similar Threads

  1. product description layout
    By slater555 in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 18 Feb 2011, 05:57 AM
  2. Product description layout
    By hamid84 in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 18 Mar 2010, 01:15 AM
  3. Product Description Layout
    By soxophoneplayer in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 17 Aug 2009, 07:40 PM
  4. Product Description Layout
    By giftsbyevy in forum General Questions
    Replies: 1
    Last Post: 3 Jun 2008, 11:00 AM

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