Kunena 7.0.4 Released

The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0

Question probleem met upload button in IE explorer

More
15 years 5 months ago #71776 by muddytracks
In internet explorer laat de nieuw onderwerp pagina bij de upload functie, de knoppen groot zien..
in alle andere browsers is dit probleem niet aanwezig.. Heeft iets te maken met het feit dat ie dat transparant moet weergeven maar dat werkt dus niet..

in de CSS staat het als volgt:

#Kunena .kfile-input {
font-size: 23px;
position: absolute;
right: 0px;
top: -10px;
/* CSS3 standard */
opacity: 0;
/* For IE */
filter:alpha(opacity=0);

Iemand een idee hoe dit op te lossen?

Please Log in or Create an account to join the conversation.

More
15 years 5 months ago #71777 by 810
Hallo,
Dan moet je in je css kijken van je joomla template, zoek naar .kfile-input en dan moet je die regels verwijderen, wat is je url zodat ik je kan helpen.

gr 810

Please Log in or Create an account to join the conversation.

More
15 years 5 months ago #71779 by 810
probeer eens met de standaard kunena template. Welke kunena versie gebruik je?

Please Log in or Create an account to join the conversation.

More
15 years 5 months ago #71781 by muddytracks
probleem opgelost.
foutje in de template CSS.
kwam elders op het forum dit tegen:
www.kunena.org/forum/170-k-16-templates-...-browse-button#71780

Please Log in or Create an account to join the conversation.

Time to create page: 0.229 seconds