By Tomasz on Monday, 02 May 2016
Posted in General Issues
Likes 0
Views 504
Votes 0
The textarea of the asked question does not cover all the available field. Only 3 lines are visible and a scroll appears at the 4th line when added. Please check the attached image.
It seems like your current template causing this issue, I already help you updated following css into your current template.css file JoomlaFolder/templates/gk_technews/css/template.css, it should work fine now, can you give it a try now?


textarea {
height: 100% !important; /* <- auto changed to 100%*/
line-height: 1.5;
max-width: 100% !important;
}

pre,
code {
background: #f6f6f6;
border-left: 4px solid #ff4081;
color: #151515;
/* font: normal .92em/32px 'Curier New', monospace !important; <- commented this css*/
margin: 3em 0;
padding: 20px 26px 20px 32px;
}
·
Tuesday, 03 May 2016 18:26
·
0 Likes
·
0 Votes
·
0 Comments
·
The username / password that you have provided is not working.
·
Monday, 02 May 2016 23:38
·
0 Likes
·
0 Votes
·
0 Comments
·
Dear Mark,

Sorry for waisting your time but someone has disabled the account by mistake. The account is now active.

BR
Tomasz
·
Tuesday, 03 May 2016 03:00
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Tomasz,

The login is still not working. Please try it out yourself.
·
Tuesday, 03 May 2016 11:04
·
0 Likes
·
0 Votes
·
0 Comments
·
I have just updated the ticket with the new password - tried by myself, working.
·
Tuesday, 03 May 2016 13:32
·
0 Likes
·
0 Votes
·
0 Comments
·
Same for helix3 Template:


.markItUpEditor {
min-height: 320px!important;
}


will fix it
·
Tuesday, 03 May 2016 19:09
·
0 Likes
·
0 Votes
·
0 Comments
·
Alright
·
Tuesday, 03 May 2016 19:13
·
0 Likes
·
0 Votes
·
0 Comments
·
Thank you guys,

I know two of the top notch support ever:


Stackideas Team
and my hosting provider


you are very helpful, it seems they all of you never fall asleep, and no matter is how big is the fish asking for help.

Best regards
Tomasz
·
Thursday, 05 May 2016 12:46
·
0 Likes
·
0 Votes
·
0 Comments
·
You are most welcome, glad that your issues are resolved now
·
Thursday, 05 May 2016 12:49
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post