Page 1 of 2 12 LastLast
Results 1 to 10 of 11
  1. #1
    Join Date
    Nov 2008
    Posts
    11
    Plugin Contributions
    0

    Default class="productListing-heading"

    Having trouble tracking down where to go to change this class.

    I can't find it in the stylesheet.css for the classic template.

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: class="productListing-heading"

    What are you seeking to change it to?

  3. #3
    Join Date
    Nov 2008
    Posts
    11
    Plugin Contributions
    0

    Default Re: class="productListing-heading"

    Control baby..i want control..

    I hate the file layout of Zen Cart. The people that wrote all the PHP decided to turn it into an absolute MESS. This file pulls from this file and from this file and on and on.

    I want to go to the file where this class is so I can play with it; try different settings. That's the reason I asked where to go to access this code.

  4. #4
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: class="productListing-heading"

    To "play" with the classes ... have you tried the stylesheet for your template?

    Everything has its own class and id so you can work things out with the stylesheet and not have to touch the code for things ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  5. #5
    Join Date
    Nov 2008
    Posts
    11
    Plugin Contributions
    0

    Default Re: class="productListing-heading"

    of course i'd tried the stylesheet. already said that in the post.

    this code is sitting somewhere in that mess of PHP and i would like to know where. pretty simple question :)

  6. #6
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: class="productListing-heading"

    Perhaps you could say what it is you are "trying to change" and those of us who are not real bright could help you better if you cannot change the productListing-heading class to something that works for you in the stylesheet ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  7. #7
    Join Date
    Nov 2008
    Posts
    11
    Plugin Contributions
    0

    Default Re: class="productListing-heading"

    I'm just asking for the location of the php file or css file that controls:

    class="productListing-heading"


    I'm a web developer. I work in ASP.Net and VB.Net along with SQL 2005. If you just point me to the file, I can take it from there.

    That's all I need.

  8. #8
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: class="productListing-heading"

    I'd look in your templates and overrides files:
    /includes/templates/your_template_dir/css

    there are 3 stylesheets in there and you need to peek in the one called:
    stylesheet.css

    NOTE: the code generates all of the classes and ids that you need for the stylesheets ... however, not all classes and ids are specifically defined as they inherit their features from the thing-a-ma-bob that stylesheets use to make classes and ids work ...

    Don't you love when I get all techie on stylesheets?

    So if you don't have the specific class and/or id in the stylesheet ... knock yourself out and add it ... if we added every single one of them your stylesheet would be a monster ...

    We just wrote the code so that everything has its own unique class/id features ...

    Hope that leads you in the right direction ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  9. #9
    Join Date
    Nov 2008
    Posts
    11
    Plugin Contributions
    0

    Default Re: class="productListing-heading"

    looked all through that stylesheet.css file. the properties for this class are being set up somewhere else.

    Here's the exact code I'm trying to change:
    <a href="http://www.--------.com/index.php?main_page=index&amp;cPath=1&amp;page=1&amp;sort=3a" title="Sort products ascendingly by Price" class="productListing-heading">Price</a>


    The productListing-heading reference is all over that place so it's used a LOT.

  10. #10
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: class="productListing-heading"

    Another handy tool that you might wish to utilize is the Tools ... Developers Tool Kit ...

    Using the bottom input box you can enter any text, code, etc. that is in the php and it will locate all of the filenames and line numbers for where it is ...

    You can also search for configuration_keys in the configuration table and the product_type_layout table by enter the constant in the Top input box and it will list the value and a link to take you to where in the Configuration setting the configuration_key is located ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Replies: 1
    Last Post: 20 Jan 2012, 01:43 AM
  2. Replies: 2
    Last Post: 17 May 2011, 03:50 AM
  3. Replies: 7
    Last Post: 12 Oct 2009, 09:07 PM
  4. Replies: 3
    Last Post: 3 Jun 2008, 11:41 AM
  5. Change <div class="categoryListBoxContents" style="width:33%;">
    By akabigdog in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 21 Apr 2007, 02:03 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