I would like to increase the length of the text box to match the smilie length.
Has anyone a clue where the code to do this would be?
TIA,
Bill





John T. Folden wrote:Yes. the length of that space is variable (as you can see per my attachment showing how it looks in Safari 3/Mac with a wider browser window). There is still some wasted space but not quite as much. ...and you know, I just noticed, the text entry box is resizable on some browsers.
Kernos wrote:
Which browsers, John (I am using Safari 2)
(The mac version anyway, I assume the Windows version too). Not sure yet about any others but I had a forum user previously mention it and I didn't understand what they were talking about at the time, it may have been FireFox.To get the appearance Selene shows, I have to increase the width to a full 1680 on my laptop. And, I like a browser window about 950 pixels.

<div id="message-box">
<textarea <!-- IF S_UCP_ACTION and not S_PRIVMSGS and not S_EDIT_DRAFT -->name="signature" id="signature" style="height: 9em;"<!-- ELSE -->name="message" id="message"<!-- ENDIF --> rows="15" cols="76" tabindex="3" onselect="storeCaret(this);" onclick="storeCaret(this);" onkeyup="storeCaret(this);" class="inputbox">{MESSAGE}{DRAFT_MESSAGE}{SIGNATURE}</textarea>
</div>skh wrote:I'd try the file "posting_editor.html" in the directory "styles/prosilver/template"
and change the value in "rows" in the textarea tag.
I didn't try it myself, though, so this is just an almost random guess.




Users browsing this forum: No registered users and 0 guests