Page 1 of 1
Not looking good in IE
Posted: 31 Jan 2012, 15:00
by penev75
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
Re: Not looking good in IE
Posted: 31 Jan 2012, 22:37
by Jan
Hi, see no problem in IE9 on that site?

Re: Not looking good in IE
Posted: 01 Feb 2012, 10:59
by penev75
I changed this:
Code: Select all
#phoca-dl-section-box .pd-section,
#phoca-dl-category-box .pd-category,
#phoca-dl-file-box .pd-file {
margin: 5px;
}
to this:
Code: Select all
#phoca-dl-section-box .pd-section,
#phoca-dl-category-box .pd-category,
#phoca-dl-file-box .pd-file {
margin: 0px;
}
and everything is fine now.
Re: Not looking good in IE
Posted: 01 Feb 2012, 13:16
by Jan
Ok