Results 1 to 3 of 3
  1. #1
    Join Date
    Feb 2008
    Posts
    71
    Plugin Contributions
    0

    Default Removing Lines In Between Categories

    Greetings,

    I am working on a client's website: metrorelocations.com/showroom. One of the client's requests is to remove the lines in between the categories. I've looked in all the likely and not so-likely spots in the CSS files, but cannot seem to find where the code is that puts these lines in. Maybe I've just been looking at too much code. Or maybe its not in the css where I'd expect it to be.

    Thank you in advance for any assistance you can provide.

    Chris Sedlak
    Deer Creek Design Company

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

    Default Re: Removing Lines In Between Categories

    TEMPLATE MONSTER!!! Search for them here -

    It looks as though the line is a background image applies in their css
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Mar 2007
    Location
    AZ
    Posts
    1,911
    Plugin Contributions
    2

    Default Re: Removing Lines In Between Categories

    Look at this code block from your stylesheet:

    li (line 89)
    {
    background-color: transparent;
    background-image: url(../images/list_back.gif);
    background-repeat: repeat-x;
    background-attachment: scroll;
    background-x-position: center;
    background-y-position: bottom;
    padding-left: 14px;
    line-height: 22px;
    color: #0c497b;
    }
    Tina

 

 

Similar Threads

  1. v139h Adding Blank Spacer Lines between Categories in Category Box
    By toyseller in forum Templates, Stylesheets, Page Layout
    Replies: 13
    Last Post: 25 Dec 2014, 09:59 PM
  2. Spacing between lines on main page under Categories
    By Pookiehair in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 12 Apr 2012, 05:19 AM
  3. Divider Lines Between Categories
    By amyleew in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 30 Jan 2010, 03:22 PM
  4. lines in between categories?
    By MachaNeko in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 15 May 2008, 03:07 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