Not looking good in IE

Phoca Download - download manager
penev75
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 31 Jan 2012, 14:56

Not looking good in IE

Post 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
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48610
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Not looking good in IE

Post by Jan »

Hi, see no problem in IE9 on that site? :idea:
If you find Phoca extensions useful, please support the project
penev75
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 31 Jan 2012, 14:56

Re: Not looking good in IE

Post 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.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48610
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Not looking good in IE

Post by Jan »

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