Results 1 to 4 of 4

Hybrid View

  1. #1
    Join Date
    Mar 2011
    Posts
    48
    Plugin Contributions
    0

    Default Simple - add space between category image and description


    This seems like it would be so simple but I can't find it anywhere in the style sheet.
    All I want to do is add some space between the category image and the description text. A few other things you will notice could do with some more spacing too.
    site is here

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

    Default Re: Simple - add space between category image and description

    You could try this:

    Locate this:
    zencart/includes/templates/SN/css/stylesheet.css
    Add this to the stylesheet.css at the bottom
    #categoryDescription {margin-top: .7em;}

  3. #3
    Join Date
    Mar 2011
    Posts
    48
    Plugin Contributions
    0

    Default Re: Simple - add space between category image and description

    Ok tried that with no luck. I have followed similar suggestions I found searching the forums which suggest adding things to the style sheet. Are we just guessing what the object is called that we want to control?

  4. #4
    Join Date
    Jun 2008
    Location
    Canada
    Posts
    134
    Plugin Contributions
    0

    Default Re: Simple - add space between category image and description

    I tried this and it worked for me

    a img {
    border: none;
    margin: 3em 0em 0em 0em;
    }
    Francine Harvey
    http://talkingwalls.ca
    Love is the beginning of knowledge.

 

 

Similar Threads

  1. v139h How do I delete the dead space between the category description and product listing ?
    By HeyIts007 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 9 Nov 2012, 08:30 AM
  2. Remove space between price and description?
    By babsg in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 3 Jun 2011, 05:49 PM
  3. Add space between nav buttons and product image
    By Dustie in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 23 Dec 2010, 06:43 PM
  4. Space between product price and description
    By fionac in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 22 Apr 2010, 02:13 PM
  5. How to remove space between image & description on main page?
    By ychousa in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 12 Apr 2008, 03:00 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