Page 3 of 3 FirstFirst 123
Results 21 to 25 of 25
  1. #21
    Join Date
    Jan 2006
    Posts
    1,542
    Plugin Contributions
    0

    Default Re: Styling the Special Product Listing

    The Rubik template that I'm using on a secondary site here comes close:

    http://www.promdressesforless.us/specials.html

    It does show the description text. I don't have much description on this site.

    You might download this free template to see how Yellow did it.

    Reading just last night an old thread on that, he made the Specials, New, Featured and All pages look like the Category pages...they all follow the categories.

    Bluecart here has a standard Specials page but an interesting All, Featured and New layout...have to take you to homepage due to switcher:

    http://www.prom-mart.com/demo-3/inde...ch_id=bluecart

    Notice all the description text showing even on homepage. Another template worthy of study.

    I looked at SNAF once, can it also do this? Maybe should look again.
    Steve
    prommart.com

  2. #22
    Join Date
    May 2009
    Posts
    1,219
    Plugin Contributions
    2

    Default Re: Styling the Special Product Listing

    Quote Originally Posted by SPH View Post
    I looked at SNAF once, can it also do this? Maybe should look again.
    Yes it can.
    I used it here
    http://www.mulkhosting.com/zencart_demo_09/
    and here
    http://editricebahai.com/index.php?m...qt61k6nekk8325

    @ jagall

    In the latter I did that on the specials, and featured products, and I used this for stylesheet.css, and for special_index.php

    stylesheet.css

    Code:
    .centerBoxContentsSpecials.centeredContent.back {
        background-color: #FFEEEE;
        border-radius: 9px 9px 9px 9px;
        box-shadow: 2px 2px 9px #CC0000;
        height: 195px;
        margin: 9px 5px;
        padding: 9px 0;
    }
    special_index.php

    Code:
    SHOW_PRODUCT_INFO_COLUMNS_SPECIALS_PRODUCTS == 0 ) {
    $col_width = floor(100/$num_products_count)-1;
    } else {
    $col_width = floor(100/SHOW_PRODUCT_INFO_COLUMNS_SPECIALS_PRODUCTS)-1;
    }

  3. #23
    Join Date
    Mar 2011
    Location
    Ireland
    Posts
    286
    Plugin Contributions
    0

    Default Re: Styling the Special Product Listing

    Cheers Keneso/SPH, I think SNAF maybe the way to go, a new version is being uploaded to plugins v shortly.

  4. #24
    Join Date
    Jul 2012
    Posts
    2
    Plugin Contributions
    0

    Default Re: Styling the Special Product Listing

    I got this right by simply:

    and add to .specialsListBoxContents
    margin-left: -5px !important;

  5. #25
    Join Date
    Mar 2011
    Location
    Ireland
    Posts
    286
    Plugin Contributions
    0

    Default Re: Styling the Special Product Listing

    thanks but tried that an doesn't work for me!

 

 
Page 3 of 3 FirstFirst 123

Similar Threads

  1. Product Listing page , need help with styling
    By BuRocKNRoLL in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 5 Jan 2012, 12:25 PM
  2. How to truncate the product name of the special listing in centercolummn?
    By blueflu in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 7 Jul 2011, 06:34 PM
  3. Product listing table css styling
    By bigmo337 in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 17 Jun 2010, 09:53 AM
  4. how to add freeshipping listing as new product listing and special listing
    By zeme_09g in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 15 Apr 2010, 10:35 AM
  5. Product listing styling and footer display
    By JackA in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 7 Dec 2007, 05:16 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