By Edmund Arellano on Sunday, 23 August 2015
Posted in Technical Issues
Replies 3
Likes 0
Views 605
Votes 0
Hello,
I've noticed that whenever I type a response to a comment, my window is very short (please see attached image). But when I click away, or submit the response, it appears normal (see 2nd image). How can I make the draft window appear normal when I'm typing? My users experience the same issue.

I've provided my site access information to this post.

-Edmund.
hey Edmund,

I am sorry that delay of this reply,

I've tried to access in your Joomla backend and frontend, hitting this 403 forbidden error :

Forbidden

You don't have permission to access the resources on this server.

Reason: Your IP address has been blocked at http://www.botscout.com. If you would like to visit this page, please organize a removal via:
http://botscout.com/contact.htm

Error raised by JHackGuard component.


By the way, this is my current IP address : 210.195.136.235

Looking forward of your response.
·
Monday, 24 August 2015 10:20
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Arlex,

That's strange. I hadn't had that happen before. It's good to know that jHackGuard works well! Anyway, I added your IP Address to the Whitelist. You should be able to access the site now. Let me know if it still presents problems.

-Edmund.
·
Monday, 24 August 2015 22:26
·
0 Likes
·
0 Votes
·
0 Comments
·
hey Edmund,

I've help you applied some css fix in your current template custom.css file and see how it goes?
body div#fd.es .media-object{
width: inherit !important;
}

body div#fd.es .form-control:focus{
width: 100% !important;
}

Note: Remember clear with your Joomla and browser cache before you view the page.

Hope this help.
·
Tuesday, 25 August 2015 00:06
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post