Results 1 to 10 of 13

Hybrid View

  1. #1
    Join Date
    Oct 2007
    Posts
    412
    Plugin Contributions
    0

    Default Re: Placing a DIV on product info pages

    Quote Originally Posted by stevesh View Post
    You should be able to do something like this in the stylesheet:

    #productListing .yourdivclassname {display:none;}

    I tried this but apparently it doesn't work. I still get the text from the product info page DIV on the product listing page. Any other ideas?

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Placing a DIV on product info pages

    Maybe if we could see the product listing page in question.

  3. #3
    Join Date
    Oct 2007
    Posts
    412
    Plugin Contributions
    0

    Default Re: Placing a DIV on product info pages

    Yes, its here:

    http://www.nordfield.com/index.php?m...roducts_id=182

    and as you can see on the product listing page here:

    http://www.nordfield.com/index.php?m...index&cPath=65

    its the "View Datasheet Available Downloads" I want to hide.

  4. #4
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Placing a DIV on product info pages

    Quote Originally Posted by DML73 View Post
    Yes, its here:

    http://www.nordfield.com/index.php?m...roducts_id=182

    and as you can see on the product listing page here:

    http://www.nordfield.com/index.php?m...index&cPath=65

    its the "View Datasheet Available Downloads" I want to hide.
    add the following to your stylesheet.css

    .ProductPagesLinksTable {
    display:none;
    }

  5. #5
    Join Date
    Oct 2007
    Posts
    412
    Plugin Contributions
    0

    Default Re: Placing a DIV on product info pages

    Quote Originally Posted by clydejones View Post
    add the following to your stylesheet.css

    .ProductPagesLinksTable {
    display:none;
    }

    This hides the text on the product info page, I want to hide it on the product listing page (only).

  6. #6
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Placing a DIV on product info pages

    Quote Originally Posted by DML73 View Post
    This hides the text on the product info page, I want to hide it on the product listing page (only).
    Have you found a solution? Since I don't see the indicated text on the product listing page you cited.

  7. #7
    Join Date
    Oct 2007
    Posts
    412
    Plugin Contributions
    0

    Default Re: Placing a DIV on product info pages

    Quote Originally Posted by clydejones View Post
    Have you found a solution? Since I don't see the indicated text on the product listing page you cited.

    No, the text is still there. If you look at the product listing page, the description for the 4 first products still starts with "View Datasheet Available Downloads". Thats the text I want to hide.

 

 

Similar Threads

  1. Replies: 5
    Last Post: 28 Feb 2014, 12:30 PM
  2. v139h Placing Same Image On All Product Pages
    By traytray in forum General Questions
    Replies: 5
    Last Post: 15 Aug 2013, 07:28 PM
  3. Use <div> tags in Product Info Page
    By rooisnor in forum General Questions
    Replies: 7
    Last Post: 29 Dec 2008, 12:30 PM
  4. Placing extra product info images
    By hbtrading in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 12 Jun 2006, 05:14 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