Features
Demo
Pricing
Support
Docs
Documentation
Versions
Feature Requests
Welcome,
Guest
Username:
Password:
Remember me
Forgot your password?
Forgot your username?
Forum
Debug
Closed tickets.
[FIXED] Rich text editor width
TOPIC: [FIXED] Rich text editor width
Rich text editor width
12 Jun 2013 06:16
#7443
Tomaselli
Online
Elite Member
Posts: 293
Thank you received: 87
Karma: 46
line 67 of file:
dom\html\form\input\editor.php
to have a better view of the editor:
change line:
$this->arg('width' , 8, $args, $this->cols * 10);
with:
$this->arg('width' , 8, $args, '100%');
The administrator has disabled public write access.
The following user(s) said Thank You:
admin
Rich text editor width
24 Jun 2013 13:29
#7624
admin
Offline
Administrator
Chef
Posts: 3711
Thank you received: 987
Karma: 140
Good proposal.
Fixed.
www.j-cook.net/index.php/docs/versions/77-2-5-3
Coding is now a
piece of cake
The administrator has disabled public write access.
Forum
Debug
Closed tickets.
[FIXED] Rich text editor width
Get Started
Log In
Sign In