Results 1 to 4 of 4

Hybrid View

  1. #1
    Join Date
    May 2010
    Location
    London UK
    Posts
    134
    Plugin Contributions
    0

    Default Text Spacing on Category boxes

    Hi,

    I want to close the gap between the rows of my category boxes as seen here.

    http://www.pestcontrolonline.com/~pe...ex&cPath=29_60

    Now i can do this by changing the padding on the CategoryListBoxContents, the only problm i have is when i reduce the gap the text and the images do not move and stay where they are and then of course become off centre exactly. However i can not seem to find where to control them from.

    Any help would eb greatly appreciated.

    Thanks

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

    Default Re: Text Spacing on Category boxes

    First thing you need to do is get rid of the stylesheetBAK12.08,css file as all files ending in .css are loaded
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Text Spacing on Category boxes

    Your "backup" stylesheet is what is actually controlling the site, not the "real" stylesheet, mostly. If you want to save a copy of your stylesheet, you need to keep it somewhere else, or rename it like stylesheet.bak; any file that starts with style and ends with .css will be loaded automatically.


    stylesheetBak-23.08.css (line 554)

    }
    .categoryListBoxContents {
    margin: 1em 0;
    }

    stylesheetBak-23.08.css (line 354)

    .categoryListBoxContents {
    background-image: url("http://95.131.66.39/~pestcont/images/cat_back.png");
    background-position: center center;
    background-repeat: no-repeat;
    color: blue;
    font-size: 1.5em;
    height: 150px;
    padding: 1.5em 0.5em 0.5em;
    text-align: center;
    width: 150px;
    }

  4. #4
    Join Date
    May 2010
    Location
    London UK
    Posts
    134
    Plugin Contributions
    0

    Default Re: Text Spacing on Category boxes

    Hi,

    Thanks I noticed that earlier, i will have to sit down and merge the two, sadly i had a freelancer do some work and this is a result of their handy work.

    Anyway u will make the changes and hopefully all will be ok.

    Thank you

 

 

Similar Threads

  1. v139h Spacing Attribute Dropdown boxes
    By top hatt in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 29 Oct 2012, 12:30 AM
  2. Spacing On Side Boxes Help
    By Horrific_ending in forum Addon Sideboxes
    Replies: 0
    Last Post: 8 Dec 2011, 02:22 AM
  3. text attribute boxes spacing wrong
    By varnco in forum Setting Up Categories, Products, Attributes
    Replies: 5
    Last Post: 20 Mar 2009, 02:36 PM
  4. Spacing of poduct boxes
    By drkrug in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 25 Feb 2009, 06:01 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