Results 1 to 4 of 4
  1. #1
    Join Date
    Feb 2010
    Posts
    71
    Plugin Contributions
    0

    Default How do I remove these grey lines

    On this page I have two grey vertical lines on either side of the product listing box in the centre of the page.

    There was a heading on this box previously that I have removed (by modifying the product_listing.php) and now I want to get rid of the side lines and bottom line from the product list and I can't work out how to do it.

    Many thanks in advance for any assistance with this

  2. #2
    Join Date
    Feb 2010
    Posts
    71
    Plugin Contributions
    0

    Default Re: How do I remove these grey lines

    It would probably help if I put a link to the page in question.

    http://www.fastbikegear.co.nz/index....index&cPath=67

    If it also helps I am using the ZJ Black template. These two little grey lines are currently conspiring to drive me mad! I can find the code to change the navColumn one and two vertical lines but not the lines on either side of the product listing.

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

    Default Re: How do I remove these grey lines

    Find this in stylesheet.css and change the '1px' to '0px'.

    .tabTable {border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;}

  4. #4
    Join Date
    Feb 2010
    Posts
    71
    Plugin Contributions
    0

    Default Re: How do I remove these grey lines

    Quote Originally Posted by stevesh View Post
    Find this in stylesheet.css and change the '1px' to '0px'.

    .tabTable {border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;}

    stevesh many thanks I was going mad looking for that. Brilliant, many thanks for the help it's made such a difference to the way the site looks!

 

 

Similar Threads

  1. How to remove blank lines with FCK Editor?
    By actionjackson57 in forum General Questions
    Replies: 0
    Last Post: 13 Dec 2009, 02:10 AM
  2. How can I elimate these lines in Index Listings ?
    By milobloom in forum General Questions
    Replies: 0
    Last Post: 6 Feb 2008, 03:40 AM
  3. How do I remove these spaces?
    By jlknauff in forum Templates, Stylesheets, Page Layout
    Replies: 16
    Last Post: 19 Aug 2007, 01:21 AM
  4. how to remove these?
    By ary in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 21 Dec 2006, 07:55 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