posting box

Started by Kaitlyn, June 12, 2011, 05:37:58 PM

Previous topic - Next topic

Kaitlyn

I have a problem since upgrading to the final version lastnight, sending, posting, replies the box doesn't seem to cut off it keeps going in one line not moving to the next line like how you can wordwrap text I also attached a picture

Spoogs

Clear your browser cache

Illori

you might find this helpful, it may apply here as well

Quote from: Dzonny on June 12, 2011, 03:51:48 PM
Hello there.

Try with this, in index.css change:

#quickReplyOptions form textarea
{
    height: 100px;
    margin: 0.25em 0 1em 0;
}



to this:

#quickReplyOptions form textarea
{
    height: 100px;
    width: 635px;
    max-width: 100%;
    min-width: 100%;
    margin: 0.25em 0 1em 0;
}


Burridge

I have been getting this on my quick reply box on a theme from the custom site.

Quote from: Spoogs on June 12, 2011, 05:40:05 PM
Clear your browser cache
I've been moving sites about all weekend, so I've been clearing my cache out several times, doesn't do anything.

Quote from: Illori on June 12, 2011, 05:43:02 PM
you might find this helpful, it may apply here as well
Thanks, I will give that a try.

Speedy_Luck

Hi :)

I have this problem in my reply box too. In the quick reply it is fixed thanks to Illori that posted the method of Dzonny to fix this problem.

I have already tried clear the cache but the box won't fix up.

Thanks in advance for any help.

Advertisement: