Results 1 to 2 of 2
  1. #1
    Join Date
    Jul 2009
    Posts
    1
    Plugin Contributions
    0

    Default Add/Change CSS for Product Listing with Column Layout Mod

    Hi All

    I added the Column Layout / Grid Layout Mod from stevefriedman71 to my zencart and all works without a problem (very helpfull mod, thx!). I'd like to tweak how the products are listed but have limited coding knowledge (except for basic HTML).

    For instance; I'd like to have the price displayed in Bold or apply a CSS style to it if I can.

    I'm using Zen 1.3.8
    Any help would be appreciated thx.

  2. #2
    Join Date
    Jul 2009
    Posts
    234
    Plugin Contributions
    1

    Default Re: Add/Change CSS for Product Listing with Column Layout Mod

    if you use firefox and download a add on called 'Web developer toolbar', then this can help figure out what id's or classes are associated with what element.

    but i believe you would be after a style similar to this #productListing .normalprice
    {
    font-weight: bold;
    }

 

 

Similar Threads

  1. Column Layout Grid for Product Listing mod
    By johnybravo in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 29 Sep 2011, 03:42 PM
  2. Problem with column layout grid for product listing 1.3.8
    By ivanc in forum Templates, Stylesheets, Page Layout
    Replies: 19
    Last Post: 22 Jul 2010, 11:00 AM
  3. Problem with Column Layout Grid for Product Listing
    By maeve100 in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 17 Aug 2009, 04:02 PM
  4. HELP with Mod: "Column Layout Grid for Product Listing"
    By ajstocco in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 5 Mar 2008, 08:01 PM
  5. Problem with Column Layout Grid for Product Listing 1.3.0.2
    By mmmfruit in forum Templates, Stylesheets, Page Layout
    Replies: 15
    Last Post: 12 Aug 2006, 04:15 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