Phoca not display properly in Internet Explorer 6.

Phoca Download - download manager
questionary
Phoca Newbie
Phoca Newbie
Posts: 9
Joined: 19 Dec 2011, 22:32

Phoca not display properly in Internet Explorer 6.

Post by questionary »

I have Phoca Download version 2.1.1 and it works correctly, but version 2.1.4 does not display properly in Internet Explorer v6. The buttons are almost invisible.

Image

You can edit the css files?
Thanks in advance.
SonRiab
Phoca Professional
Phoca Professional
Posts: 258
Joined: 02 Jun 2011, 09:29
Contact:

Re: Phoca not display properly in Internet Explorer 6.

Post by SonRiab »

In my opinion: Do not try to be compatible to IE6. This browser version is (finally!) dead. It would be wasted time!
questionary
Phoca Newbie
Phoca Newbie
Posts: 9
Joined: 19 Dec 2011, 22:32

Re: Phoca not display properly in Internet Explorer 6.

Post by questionary »

SonRiab, I think the same as you. But the user of the website, wants to work in IE6.

I ask this question because Phoca Download is compatible with IE6. Phoca Download has the specific files to IE6: phocadownload-grey-ie6.css, phocadownload-grey2-ie6.css etc...

Phoca Download v2.1.1 works fine in IE6 but Phoca download v2.1.4 is not compatible with IE6. It is an error (template).
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48610
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Phoca not display properly in Internet Explorer 6.

Post by Jan »

Hi, there were no changes between 2.1.1 and 2.1.4 regarding design settings (IE6 CSS settings were not changes many years)
If you find Phoca extensions useful, please support the project
questionary
Phoca Newbie
Phoca Newbie
Posts: 9
Joined: 19 Dec 2011, 22:32

Re: Phoca not display properly in Internet Explorer 6.

Post by questionary »

Hi, Jan and thanks for responding.
My mistake: version 2.1.1 -> 2.0.1
I meant: "Phoca Download v2.0.1 works fine in IE6 but Phoca download v2.1.4 is not compatible with IE6."

Previous image in IE6, where is the file download. Look!:

PhocaDownload version 2.0.1. in IE6 Template, the details button:
class: <div class="pddetailsrc">...</div>

PhocaDownload version 2.1.4. in IE6 Template, the details button:
class: <div class="pd-button-details">...</div>
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48610
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Phoca not display properly in Internet Explorer 6.

Post by Jan »

Hmm, not sure what can be the problem there, pddetailsrc was never defined in IE6 css :idea:
If you find Phoca extensions useful, please support the project
questionary
Phoca Newbie
Phoca Newbie
Posts: 9
Joined: 19 Dec 2011, 22:32

Re: Phoca not display properly in Internet Explorer 6.

Post by questionary »

Jan wrote:Hmm, not sure what can be the problem there, pddetailsrc was never defined in IE6 css :idea:
Not only in IE6. File: phocadownload-grey2.css. Version 2.0.1:

Code: Select all

...
#phoca-dl-category-box .pddownloadrc, #phoca-dl-category-box .pdplayrc, #phoca-dl-category-box .pdpreviewrc, #phoca-dl-category-box .pddetailsrc {
    border-radius: 4px 4px 4px 4px;
}
...
It will be corrected?

Thank you for your excellent support.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48610
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Phoca not display properly in Internet Explorer 6.

Post by Jan »

Hi, some classes are not designed in CSS but set for possible customizing them in some custom css.

I will take a look at tis for IE6 and other IEs (anyway IE6 is not more used,now there is IE9-10)


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