Results 1 to 10 of 20

Hybrid View

  1. #1
    Join Date
    Jul 2012
    Posts
    58
    Plugin Contributions
    0

    help question layout setting for product listing

    i am working on setting up the tabbed products pro and my original product listing looked like the following link

    http://shop.kelleymotorsports.com/in...products_id=86

    and after i added the tpp it changed it to the following.

    http://shop.kelleymotorsports.com/te...&products_id=1

    for some reason the add to cart button has white around it now
    the reviews tab font is black and cant read it.
    and is there any way to make the white box where the type is to black with white text to match the rest of the page?

    it is in one of the following files that it changes but not sure exactly where
    tpl_product_info_display.php
    tpl_product_reviews_default.php

    thanks for all the help!

  2. #2
    Join Date
    May 2009
    Posts
    1,254
    Plugin Contributions
    3

    Default Re: layout setting for product listing

    Remove the blue, change the red in following

    test/includes/templates/theme590/css/stylesheet_tm.css

    input, select, textarea {
    background: none repeat scroll 0 0 #FDFDFD;
    border: 1px solid #E3E3E3;
    color: #010101;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: normal;
    padding: 2px;
    }

    test/includes/templates/theme590/css/tpp/alt_tpp_tabs13.css

    .tabcontent {
    background: none repeat scroll 0 0 white;
    border-bottom: 1px solid;
    clear: both;
    color: black;
    float: left;
    width: 100%;
    }

    DISCLAIMER
    check other parts/pages of site if they are affected by the above in a way you don't want.

  3. #3
    Join Date
    Jul 2012
    Posts
    58
    Plugin Contributions
    0

    Default Re: layout setting for product listing

    thank you keneso for the response.

    everything looks great just the darn add to cart button?!? did what you posted but still no luck.

  4. #4
    Join Date
    Jul 2012
    Posts
    58
    Plugin Contributions
    0

    Default Re: layout setting for product listing

    take that back, when i added the files to the real site it worked.....oh well thanks again!!!!!

  5. #5
    Join Date
    Jul 2012
    Posts
    58
    Plugin Contributions
    0

    Default Re: layout setting for product listing

    one last question before i start adding a bunch of parts.

    on tpp, the additional images are not showing up. they were before the tpp and yes the feature is turned on under the tpp configuration section.

    this item below should have 2 additional images.

    http://shop.kelleymotorsports.com/in...products_id=85

    main images "nu8503st.JPG"
    second "nu8503st-1.JPG"
    third "nu8503st-2.JPG"

    this is one example but none of the 3 products i have added are creating the "additional images tab" i know its something simple maybe file name? just cant pin it down.

  6. #6
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,268
    Plugin Contributions
    3

    Default Re: layout setting for product listing

    There is a comprehensive readme with the TPP module. Have you been through it?

    Also... you should keep everything in filenames in LOWER CASE.

    nu8503st.JPG

    should be

    nu8503st.jpg... making sure of course that the name in the database follows the protocol as well as the actual filename.

    And TM is the cause of MANY problems with add-ons.

    Expect to spend many tearful hours on this forum as you try to customise and modify your site.
    20 years a Zencart User

 

 

Similar Threads

  1. v150 Setting default for Column Layout Grid Product Listing
    By czezukiewiers in forum All Other Contributions/Addons
    Replies: 13
    Last Post: 21 Sep 2012, 09:09 AM
  2. v139h Looking for info on setting up 1 product with a different layout
    By aperfecthost in forum General Questions
    Replies: 2
    Last Post: 28 Aug 2012, 08:35 PM
  3. Column Layout Grid for Product Listing for 1.3.7
    By Daphisto in forum All Other Contributions/Addons
    Replies: 179
    Last Post: 5 Oct 2010, 06:48 PM
  4. Column setting for product layout - CSS
    By KT Naturals in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 23 Jan 2010, 06:16 AM
  5. Column Layout Grid for Product Listing
    By mohinder in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 30 Mar 2007, 06:46 AM

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