Claudio Posted February 20, 2019 Share Posted February 20, 2019 Hi guys/gals, Please assist if you can, which file do I need to edit so that I can increase the height of the reply box in the "Customer Service" tab of the B/O in Prestashop v1.6.1.6? I've attached a screenshot of the message box that I'm referring to, the screenshot can also be viewed here; https://prnt.sc/mnkysj Any help will be appreciated, thanks in advance! Link to comment Share on other sites More sharing options...
Claudio Posted February 20, 2019 Author Share Posted February 20, 2019 Anyone? Link to comment Share on other sites More sharing options...
Bulldesign Posted February 20, 2019 Share Posted February 20, 2019 Try this: replace height:auto; with height:400px; on line 4 in your_admin_url/themes/default/css/admin-theme.css .bootstrap textarea.form-control, .bootstrap textarea { height: 400px; } Link to comment Share on other sites More sharing options...
Claudio Posted February 21, 2019 Author Share Posted February 21, 2019 @Bulldesign Thank you for your suggestion, unfortunately, it didn't work as expected. When I changed the height from auto to 400px and then refreshed my browser and cleared the cache, the Customer Service tab went haywire and all messed up, everything looked weird and the actual box when you type in the reply became much smaller. Maybe I did something wrong? Link to comment Share on other sites More sharing options...
Claudio Posted February 25, 2019 Author Share Posted February 25, 2019 Does anyone else know how this might be achieved? Link to comment Share on other sites More sharing options...
Claudio Posted May 22, 2019 Author Share Posted May 22, 2019 Hi guys, can someone please help? Thanks. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now