+ Reply to Thread
Results 1 to 7 of 7

Thread: How to specify the space between the categories lines

  1. #1

    How to specify the space between the categories lines

    Hi .

    The categories in my site appears very dispersed, I want to decrease this space.
    my site is http://www.avisos.com.bo a classified site in Bolivia.

    For display this box I understand are using masonry plugin, but I couldn't found the parameter control this feature.

    Someone have any idea?

    Tks

    Franklin
    http://www.avisos.com.bo
    Attached Images Attached Images

  2. #2
    It looks like the styling for that is inline so might be in the tpl file and not the css, theres a top:39px which is creating the space, so i would look for that, it may be in your categories_block.tpl but not 100% sure as i dont have that template
    New Site: CameraSpecs https://bit.ly/3G4uYA6

    Old Site: MotorAdsUk

  3. #3
    Thanks Chirs but in template I couldn't find this parameter, only <div style="padding-top: 5px"></div>, but doesn't modify this space.

    I appreciated if someone have other suggestion?

    Franklin
    Avisos.com.bo

  4. #4
    Hello Franklin Llanos,

    Would you please write your site url. I should see where is it! i will check and send you explanation how you can change it.
    Viktor,
    Flynax technical department,
    Best wishes.

  5. #5
    Hello Viktor,

    You could saw this issue on my homepage: http://avisos.com.bo

    Tks in advanced!

    Franklin
    avisos.com.bo

  6. #6
    Hello Franklin,

    Please go to ftp://templates>>your_template>>css>>style.css

    find class 'div.categories ul div.item' at line: 192

    and remove parameter: padding: 0 0 20px;

    save and check again.
    Viktor,
    Flynax technical department,
    Best wishes.

  7. #7
    Thanks Viktor,

    It works great!

    Franklin
    Avisos.com.bo

+ Reply to Thread