Results 1 to 7 of 7

Hybrid View

  1. #1
    Join Date
    Mar 2008
    Posts
    26
    Plugin Contributions
    0

    Default centercolumn space between categories

    Hi....
    I have my site set up to have a linear array of full width categories in the center column, with side-boxes on the right only.
    I seem to have the padding at the top of the center column set to about 0.4em - and it looks as if the space between the first three categories is about the same. Today, when I entered a new category, the spacing between the new category and the one above it is much greater. Perhaps as much as 3 times bigger.
    I've gone through the CSS, but can't find where to make the adjustment - and I don't understand why it would only happen between the last two categories.......
    Thanks for any input.

  2. #2
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: centercolumn space between categories

    Ja,
    Post a link to the page so I can veiw, please.. or pm me

  3. #3
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: centercolumn space between categories

    Ja,
    You are missing the following declaration in the stylesheet.css

    This is a temporary fix:
    1. This should be in the stylesheet.css
    2. But it is not
      .clearBoth {
      clear: both;
      }
    3. I tried but to no avail
    So Add this for a temporary fix: Until one the Zen Master evil eye over it.
    The problem is in the template you are using..
    I really need the file of the template that the Category page is displaying to fix her correct.
    Send if you like:

    includes/templates/nightfall/css/stylesheet.css

    Add this to the bottom of the sheet
    1. .clearBoth {display:none;}

  4. #4
    Join Date
    Mar 2008
    Posts
    26
    Plugin Contributions
    0

    Default Re: centercolumn space between categories

    Thanks, Haredo...
    When I add:

    .clearBoth {display:none;}

    to the end of my nightfall template CSS - it certainly takes care of the space problem between the category images, but it also collapses my category links below the header into the header image.
    I have the file for the nightfall CSS, and would love you to take a look at it - but I'm not sure how to get it to you. Should I post it?

  5. #5
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: centercolumn space between categories

    Quote Originally Posted by jafma View Post
    Thanks, Haredo...
    When I add:

    .clearBoth {display:none;}

    to the end of my nightfall template CSS - it certainly takes care of the space problem between the category images, but it also collapses my category links below the header into the header image.
    I have the file for the nightfall CSS, and would love you to take a look at it - but I'm not sure how to get it to you. Should I post it?
    Ja,
    Well that is not the fix..

    Take the declaration out of the stylesheet.css

    We need to edit the file listing_display_order.php file of the template you are using

    Developers tool kit
    Search for categoryListBoxContents
    This will get us to the .php file to edit
    Last edited by haredo; 29 Apr 2008 at 09:30 PM.

  6. #6
    Join Date
    Mar 2008
    Posts
    26
    Plugin Contributions
    0

    Default Re: centercolumn space between categories


 

 

Similar Threads

  1. Removing Space Between Categories
    By CompuWeb in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 7 Jan 2011, 09:43 PM
  2. adding space between categories
    By Ragenther in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 9 Dec 2008, 07:08 PM
  3. Putting space between products in categories
    By DigitalGuard in forum General Questions
    Replies: 1
    Last Post: 13 Jul 2008, 06:47 AM
  4. Adding space between categories
    By Terrill_Taylor in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 7 May 2008, 05:51 AM
  5. space between categories
    By minelle in forum General Questions
    Replies: 3
    Last Post: 21 May 2006, 06: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