Problem with css customizing (columns)

Phoca Download - download manager
lucro93
Phoca Newbie
Phoca Newbie
Posts: 4
Joined: 14 Oct 2012, 11:45

Problem with css customizing (columns)

Post by lucro93 »

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:
#phoca-dl-categories-box div.pd-categoriesbox {
width: 45%;
position: relative;
float: left;
margin: 1%;
padding: 1%;
- changed with of 28% to 45% in phocadownload.css file


What I've get:

Image


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! :)
lucro93
Phoca Newbie
Phoca Newbie
Posts: 4
Joined: 14 Oct 2012, 11:45

Re: Problem with css customizing (columns)

Post by lucro93 »

this is because of different sizes of boxes and relative positioning... I have decided to use 3 columns layout.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48595
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Problem with css customizing (columns)

Post by Jan »

Ok
If you find Phoca extensions useful, please support the project
Post Reply