PDA

View Full Version : How to specify the space between the categories lines



Franklin Llanos
March 14, 2013, 05:07 PM
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

Chris Brown
March 14, 2013, 05:54 PM
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

Franklin Llanos
March 18, 2013, 02:11 PM
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

Viktor
March 19, 2013, 03:24 AM
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.

Franklin Llanos
March 24, 2013, 02:24 PM
Hello Viktor,

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

Tks in advanced!

Franklin
avisos.com.bo

Viktor
March 25, 2013, 03:24 AM
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.

Franklin Llanos
March 26, 2013, 01:07 PM
Thanks Viktor,

It works great!

Franklin
Avisos.com.bo