Results 1 to 3 of 3

Hybrid View

  1. #1
    Join Date
    Nov 2010
    Posts
    38
    Plugin Contributions
    0

    Default Moving Icons closer together

    Hello. I want to move the two middle icons, "Complete Songs" and "Soundtracks," on the following website closer together. Actually, the "Soundtracks" one more left. How do I do that? Thank you.

    http://www.abigailmiller.com/store/i...=index&cPath=2

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

    Default Re: Moving Icons closer together

    This is predicated by the # of categories you have per row and the space is divided equally

    If you will never have more than 2 you can try setting the #per row to 3 and see what it displays as

    admin > config > maximum values > Categories To List Per Row

    You might also add this to the bottom of your templates stylesheet.css file and see if is more to your liking
    Code:
    .categoryListBoxContents img {
            float: left;
            }
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Nov 2010
    Posts
    38
    Plugin Contributions
    0

    Default Re: Moving Icons closer together

    Quote Originally Posted by kobra View Post
    This is predicated by the # of categories you have per row and the space is divided equally

    If you will never have more than 2 you can try setting the #per row to 3 and see what it displays as

    admin > config > maximum values > Categories To List Per Row

    You might also add this to the bottom of your templates stylesheet.css file and see if is more to your liking
    Code:
    .categoryListBoxContents img {
            float: left;
            }
    It was already on 3. I changed it to 2, but nothing happened. Using "1" dropped the icons one below the other. I may have to adjust the CSS like you said. Thanks!

 

 

Similar Threads

  1. v154 How to move banner closer to footer or insert image on top of footer
    By justmusthave in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 14 Feb 2015, 12:48 PM
  2. v150 Product Info page: how to align attributes closer (without space)
    By scott_ease in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 9 Jul 2012, 03:40 AM
  3. Get attributes option a lot closer to image
    By fw541c in forum Setting Up Categories, Products, Attributes
    Replies: 2
    Last Post: 19 Sep 2010, 12:53 PM
  4. moving my product description and images up closer to top of page
    By signify in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 17 Nov 2009, 06:13 PM
  5. Moving images closer togther
    By ben harry in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 16 Oct 2009, 10:56 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