Problem with css customizing (columns)
Posted: 15 Oct 2012, 07:47
Hello again...
I was trying to customize Phoca Download css file and to change width from 28% to 45% in order to change phoca download display from 3 columns to 2 columns. I really need 2 columns because 2 columns fit my website needs.
What I've done:
What I've get:

You can see that the problem is this empty space between boxes. Please help me to fix this problem. What do I need to change in CSS to fix this empty spaces?
I'm using Joomla 2.5 with your latest Phoca Download edition.
Thank you VERY much!
I was trying to customize Phoca Download css file and to change width from 28% to 45% in order to change phoca download display from 3 columns to 2 columns. I really need 2 columns because 2 columns fit my website needs.
What I've done:
- changed with of 28% to 45% in phocadownload.css file#phoca-dl-categories-box div.pd-categoriesbox {
width: 45%;
position: relative;
float: left;
margin: 1%;
padding: 1%;
What I've get:

You can see that the problem is this empty space between boxes. Please help me to fix this problem. What do I need to change in CSS to fix this empty spaces?
I'm using Joomla 2.5 with your latest Phoca Download edition.
Thank you VERY much!
