SMF Development > Fixed or Bogus Bugs
is this a bug
techristian:
There is no word wrap when posting on my board. My typing falls off of the right side of the screen. I'm using the Core Theme (slightly modified) when I try and post the right hand side of the posting window is missing and my text disappears off the page.
The post is fine when it is done, but I can't see the characters on the very right edge as I am typing them.
Can you point me to a line in one of the scripts to repair this problem?
I have edited these lines as suggested by another user here in index.css.
#quickReplyOptions form textarea
{
height: 100px;
width: 635px;
max-width: 95%;
min-width: 95%;
margin: 0.25em 0 1em 0;
}
Dan
IchBin™:
Dan, it's essential that you provide information in order for us to help you. First, we have no idea which version you are using of SMF. You've provided no link so we can look at the problem. Is it a specific browser that does this? Does it do it on any other browser? What version of the browser? If it happens on the core theme, does it happen on other themes?
emanuele:
I think it's the usual problem after the upgrade from RC5 to final.
That should work:
http://www.simplemachines.org/community/index.php?topic=445792.msg3264087#msg3264087
techristian:
Sorry. I tried putting up a link but this forum wouldn't allow it. I'm using 2.02. I'm using PCLINUXOS FIREFOX 9.0.1
I'll try emanuele's fix and report back.
Dan
techristian:
Thanks emanuele for the link.
Unfortunately that fix doesn't work for me because I'm using the CORE theme. There is NO editor.css file in it.
Dan
Navigation
[0] Message Index
[#] Next page
Go to full version