Results 1 to 3 of 3
  1. #1
    Join Date
    Dec 2009
    Location
    Fort Meade, MD
    Posts
    124
    Plugin Contributions
    0

    Default Code Placement??

    Edited. I don't know why, but for some reason it wasn't working and now it is.

    I had to scrap my site and start all over yesterday. I'm trying to remove the H1 page titles from the products listing and EZ pages. It was correct before I deleted everything.

    I've found several posts that said to use

    #productListHeading {
    display:none;
    }

    and

    #ezPagesHeading {
    display: none;
    }

    I've checked my EZ page source code and that is what it says it is. I added these two pieces of code to the bottom of my stylesheet and nothing changes. I had the productListHeading at the bottom of my stylesheet before and it worked fine. Is there a certain place I should be adding them?
    Last edited by Coffinwear; 31 Mar 2010 at 03:42 PM. Reason: The code does work

  2. #2
    Join Date
    Jan 2009
    Posts
    310
    Plugin Contributions
    0

    Default Re: Code Placement??

    It actually doesn't matter where you add them at all in terms of whether it works or not. However you would be best advised to add them along with the other similar definitions etc for ease of use.

    I'm not designer but I believe this is good practice.

    If I had to guess what caused the above issue, I would say you missed out something simple from the code like a } or a ; which prevented it working.

    As I say thats just a guess as to what might have done it.

    Glad to hear its working
    Steve
    Site Under Construction: adatglobal.com

  3. #3
    Join Date
    Mar 2010
    Location
    UK
    Posts
    445
    Plugin Contributions
    0

    Default Re: Code Placement??

    If you make changes to the CSS files, run them through http://jigsaw.w3.org/css-validator/ to find any errors and typos.

 

 

Similar Threads

  1. v1371 Spring Metrics Code Placement
    By spectreman in forum General Questions
    Replies: 4
    Last Post: 14 Aug 2012, 06:35 AM
  2. Code Placement
    By uncharted in forum General Questions
    Replies: 4
    Last Post: 9 Mar 2012, 06:02 AM
  3. Shopzilla Tracking Code Placement?
    By sartor in forum All Other Contributions/Addons
    Replies: 12
    Last Post: 5 Sep 2011, 09:20 AM
  4. NexTag ROI Conversion Code Placement?
    By Tapper in forum General Questions
    Replies: 3
    Last Post: 4 May 2009, 03:28 PM
  5. Tracking Code placement - Shopzilla
    By crazycucumber in forum General Questions
    Replies: 0
    Last Post: 3 Apr 2007, 08:29 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