1. vtom007
  2. Commercial Templates
  3. Friday, 03 May 2019
  4.  Subscribe via email
Hello
I'm using the template j51 juliet and hve a problem with the display of input fields, with text areas only one line is displayed instead of several. The effect occurs with all browsers, with Firefox I can pull the field bigger. Not in the Edge.

Assume the effect since the Joomla version 3.9.2 occurs.

Best regards
Tom
Attachments (1)
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Would you have a URL to an example of this issue?

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Sorry, but this web works only as a intranet system in a company :-/
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Tom

Is the field in a module or a component?

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciaran

Both, i see this mistake in a Modul (include a Component from RSForm) and a Component: Kuena Forum.

In the Edge browser its only one row, in the firefox its to one row but can be enlarge with mouse

Tom
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Tom

To allow us to try and replicate the issue could I ask you to do the following...

1. Open in Firefox
2. Hit CTRL/CMD + F5 and click on the form element
3. On the highlighted element in the inspector panel, right click and select Copy -> Outer HTML
4. Paste the result here.

Thank you
Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
OK

<textarea class="span12 markItUpEditor" name="message" id="kbbcode-message" rows="12" tabindex="7" placeholder="Textfeld für den Beitrag." aria-invalid="false"></textarea>

:-)
  1. more than a month ago
  2. Commercial Templates
  3. # 6
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you

Does adding the following to the Custom CSS field of your templates settings resolve the issue?..

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
height: auto;
line-height: 1.3em;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 7
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!