News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

Problem in post page

Started by -=[Vyorel]=-, June 13, 2011, 07:05:32 AM

Previous topic - Next topic

-=[Vyorel]=-

I use SMF 2.0 and Headline theme, but i have a problem.

For more details, view the image from attachments.
My mods for SMF - [6].

Burridge

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;
}


Also, if your theme isnt built for 2.0 (but it is for RC5) please read this topic with tip to update theme from RC5 to 2.0 version:
http://www.simplemachines.org/community/index.php?topic=437428.0

Regards.

Try this.

-=[Vyorel]=-

My mods for SMF - [6].

HunterP


I'm experiencing the same problem, upgraded from RC5 to Gold and using the Core theme.
Applied the CSS change, but some users keep reporting the same problem...

Illori

ask them to clear their browser cache, and clear the forum cache as well. also please open a separate topic for each issue.

Advertisement: