Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 21
  1. #11
    Join Date
    May 2007
    Location
    Perth, Australia
    Posts
    54
    Plugin Contributions
    0

    Default Re: adjust spacing on Column Layout Grid - HELP!

    Please, excuse my ignorance, but where in the stylesheet am I supposed to add this? I added it to the end ... Maybe this is the problem?

    Thanks
    Learning the hard way -
    Matryoshka Dolls

  2. #12
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: adjust spacing on Column Layout Grid - HELP!

    Where you've added it is fine, but you're attacking the wrong thing. You need to use .itemTitle rather than .listingDescription.

    However, personally I'd look again at your product titles. When I went to the page you referenced, I saw 5 identically names products, largely repeating the information that is beneath them. Very boring. Why not give them real (and shorter) names and thus a bit of personality and leave the descriptive text to the descriptions that follow.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  3. #13
    Join Date
    May 2007
    Location
    Perth, Australia
    Posts
    54
    Plugin Contributions
    0

    Default Re: adjust spacing on Column Layout Grid - HELP!

    Perfect, it fixed it! Thank you.

    I do not like the titles myself, but could not think of any useful names. Will definitely have to do something now if this is so obvious.

    Thanks again,
    Alex
    Learning the hard way -
    Matryoshka Dolls

  4. #14
    Join Date
    Mar 2007
    Location
    sunny Florida, USA
    Posts
    81
    Plugin Contributions
    0

    Default Re: adjust spacing on Column Layout Grid - HELP!

    Quote Originally Posted by seethrou View Post
    Try add the following to your style sheet and adjust it.

    Code:
    .listingDescription {
    padding-left: 10px;
    padding-right: 10px;
    }
    And for the item's title may be you want to add, it is:
    .itemTitle


    Hope this helps.

    .
    Awesome tip...thank you seethrou!

    ~Ray
    BouncerFL

  5. #15
    Join Date
    Mar 2007
    Posts
    34
    Plugin Contributions
    0

    Default Re: adjust spacing on Column Layout Grid - HELP!

    Hi!!! I would like to ask help on installing the column layout grid!!! I know you have to make a back up of the database and change some queries or something i see in the instructions. Does this change the layout of all and new products into grid style as well? this is what i am looking for thanks.
    erika

    favoriting this thread for when i have mine succesfully installed ;)
    [FONT=Georgia]Erika[/FONT]
    [FONT=Georgia]my site in progress: http:// www.hereliesboots.com/catalog[/FONT]
    farewelxophelia AT hotmail DOT com

  6. #16
    Join Date
    Oct 2006
    Posts
    175
    Plugin Contributions
    0

    Default Re: adjust spacing on Column Layout Grid - HELP!

    I have added everything at the end of the style sheet and used all the suggestions, I have turned off all the right column boxes and set the px to "0" in admin but I can not seem to get my items to space out some. Can anyone help? Is is maybe I need to make the store wider?

    http://www.kidsmagicalwonder.com/sho...index&cPath=12
    ~Renee
    [FONT="Comic Sans MS"]Red[/FONT]

  7. #17
    Join Date
    May 2007
    Posts
    47
    Plugin Contributions
    0

    Default Re: adjust spacing on Column Layout Grid - HELP!

    thanks guys, super suggestions! this worked for me to bring the price up to the description:

    .centerBoxContentsProducts .listingDescription {
    margin-bottom: -1em;
    }
    Zack Coffman
    Producer/Director of Choppertown and Brittown

  8. #18
    Join Date
    Oct 2006
    Posts
    175
    Plugin Contributions
    0

    Default Re: adjust spacing on Column Layout

    I am posting this here as the last place I posted I had no relies and I am really stumped on this can someone help? Thanks in advance~ Red

    Hi there guys ..I am having a problem with the column layout and I know it must be a setting I hit accidentally, as I don't have this problem with any clients site of course only my own. The Columns work fine on product pages but not on my sub category pages. Can someone take a look and take a stab at what I have done? I have spent far too many hours banging my head against the wall on this one..

    http://www.chloes-closet.com/shop/in...index&cPath=30
    ##############################___
    [FONT=Comic Sans MS]Red[/FONT]
    [FONT="Comic Sans MS"]Red[/FONT]

  9. #19
    Join Date
    Mar 2007
    Location
    West Palm Beach, FL.
    Posts
    95
    Plugin Contributions
    0

    Default Re: adjust spacing on Column Layout Grid - HELP!

    how do I change the dotted border around the items to a complete boxes and add an "add to cart" in each box?

    http://hiquatec.com

  10. #20
    Join Date
    Aug 2009
    Location
    Canada
    Posts
    42
    Plugin Contributions
    0

    help question Re: adjust spacing on Column Layout Grid - HELP!

    Quote Originally Posted by seethrou View Post
    @ digidiva-kathy
    For the spaces between Product Name and the price only.
    i.e.
    ====
    Asian Floral Mini Dress (The Item Title?)
    ^
    This space only
    v

    $32.00

    ... more info

    Add the codes below to your stylesheet and adjust the negative value of the margin-bottom to reduce the blank space.
    And for other space, there are 2 or 3 <br /> in the template file of the mod. To reduce the spaces, it need to remove the <br />s in the mod file.

    .
    I added followings so far:

    .listingDescription {
    padding-left: 35px;
    padding-right: 35px;
    margin-bottom: -1em;
    }
    .itemTitle {
    padding-left: 25px;
    padding-right: 25px;
    }

    ... and I have achieved to reduce the space between Product Name and Price but not "...more info" (looks like this now):

    Product Name
    Price

    ...more info

    I've tried:

    .centerBoxContentsProducts {
    margin-bottom: -1em;
    }

    but it just made price went up and overlapped with description. I see a couple of <br />s after the price (and before ...more info) when I see the source view and I was wondering which file I can open to delete one of <br />. Any input will be appreciated. (I cannot post URL - it is not live).

    Thanks!

 

 
Page 2 of 3 FirstFirst 123 LastLast

Similar Threads

  1. Replies: 2
    Last Post: 23 Mar 2012, 03:28 PM
  2. adjust spacing on Column Layout Grid between product name and product price
    By cpoet in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 18 Jul 2010, 07:03 AM
  3. Layout Spacing Help Needed, Grid Mod
    By Erilyn in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 3 Sep 2007, 11:30 AM
  4. Column Grid Layout Spacing
    By ekcetera in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 5 Jun 2007, 03:57 PM
  5. column layout grid extra vertical spacing
    By davidf in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 19 Jan 2007, 01:32 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