Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
This topic contains 1 reply, has 1 voice, and was last updated by gray 14 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum
test
Just a hint how to remove the IE warning when T3 framework is used by a template (like Teline III v2).
In /plugins/system/jat3/base-themes/default/blocks/ie6/ie6warning.php
set
define ('SHOW_IE6_WARNING', 'close');
to
define ('SHOW_IE6_WARNING', 'none');
Wishes:
– it would be good to have a setting “show/hide” this warning
– dimensions of the window could be smaller
– the code does not recognizes all browsers – for example it shows the warning when viewing with latest uZard mobile browser…
1 user says Thank You to gray for this useful post
This topic contains 1 reply, has 1 voice, and was last updated by gray 14 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum