First - Sorry for my English.
In IE version 9 Phoca Downloads not looking good.
The component is behind the right column. Look at this page http://delfinite.bg/zayavki-za-konkursi
Not looking good in IE
- Jan
- Phoca Hero
- Posts: 48610
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Not looking good in IE
Hi, see no problem in IE9 on that site? 

If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 3
- Joined: 31 Jan 2012, 14:56
Re: Not looking good in IE
I changed this:
to this:
and everything is fine now.
Code: Select all
#phoca-dl-section-box .pd-section,
#phoca-dl-category-box .pd-category,
#phoca-dl-file-box .pd-file {
margin: 5px;
}
Code: Select all
#phoca-dl-section-box .pd-section,
#phoca-dl-category-box .pd-category,
#phoca-dl-file-box .pd-file {
margin: 0px;
}
- Jan
- Phoca Hero
- Posts: 48610
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact: