Kunena 6.2.5 & module Kunena Latest 6.0.7 released

The Kunena team has announce the arrival of Kunena 6.2.5 [K 6.2.5] which is now available for download as a native Joomla extension for J! 4.3.x/4.4.x/5.0.x. This version addresses most of the issues that were discovered in K 6.1 / K 6.2 and issues discovered during the last development stages of K 6.2

Solved [gelöst] Login Module css?

  • aulinang
  • aulinang's Avatar Topic Author
  • Visitor
9 years 11 months ago #1 by aulinang
[gelöst] Login Module css? was created by aulinang
Hallo,

habe bei einer Neuinstallation das Problem, mein Login-Modul wird nicht korrekt angezeigt. Habe schon etliche Versuche unternommen in css oder divs Begrenzungen zu ändern, jedoch leider ohne Erfolg.

Kennt jemand das Problem oder jemand eine Idee?
lg Aulin

This message contains confidential information

This message contains confidential information



Attachments:

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

More
9 years 11 months ago - 9 years 11 months ago #2 by rich
Replied by rich on topic [gelöst] Login Module css?
Der Fehler wird durch den Code input[type="password"] in deiner Joomla! template.css verursacht. Versuche es bitte mit folgendem Eintrag:
Code:
#Kunena input { display: inline; padding-top: 0px; padding-bottom: 0px; }
Füge diesen Code am Ende in deine Joomla! template.css ein.
Last edit: 9 years 11 months ago by rich.
The following user(s) said Thank You: aulinang

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

  • aulinang
  • aulinang's Avatar Topic Author
  • Visitor
9 years 11 months ago #3 by aulinang
Replied by aulinang on topic [gelöst] Login Module css?
perfekt das wars. vielen dank ;)

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

Time to create page: 0.437 seconds