The forum of the forums
Welcome on the Forumotion Support Forum.

To take full advantage of everything offered by our forum, please log in if you are already a member or join our community if you're not yet....



Create a free forum like this one.

Quick reply text exceeding

View previous topic View next topic Go down

Solved Quick reply text exceeding

Post by E-Mark on December 31st 2011, 5:54 am



How can i fix this?
The text inside the quick reply exceeding in the box?
Help please. Thanks Smile.

Here's my css for quick_reply:
Code:

    #textarea_content label {
            display:none;
      }
    #text_editor_textarea.quick_reply_textarea {
            width : 590px !important;
            margin-left: -3px;
            font-family: Arial,Helvetica,sans-serif;
            font-size: 17px;
            }
    #quick_reply #textarea_content textarea {
            border : none;
            background : transparent;
            resize:none;
            }
    #quick_reply  #textarea_content .dd-textarea {
            margin-top: 5px;
            margin-left: 116px;
            background : transparent url(http://i40.tinypic.com/efnc6s.png) no-repeat;
            width : 612px;
            height : 160px;
            }

E-Mark
Forumotion Member

Posts: 438
Age: 14
Language: English, Filipino
Location: Republic of the Philippines
Points: 782
Join date: 2010-04-20

Back to top Go down

Solved Re: Quick reply text exceeding

Post by Coddy on December 31st 2011, 7:15 am

Can you provide please your forum url with an test account for me? Smile

Coddy
Forumotion Member

Male
Posts: 1792
Age: 17
Language: Romanian, Russian, English | HTML (+XHTML, HTML5), CSS (+CSS3), jQuery
Location: Para-para-paradise, Every time she closed here eyes...
Points: 1815
Join date: 2011-12-30

Back to top Go down

Solved Re: Quick reply text exceeding

Post by E-Mark on December 31st 2011, 7:50 am

Sure. I'll pm to you the details. For a while Wink.

E-Mark
Forumotion Member

Posts: 438
Age: 14
Language: English, Filipino
Location: Republic of the Philippines
Points: 782
Join date: 2010-04-20

Back to top Go down

Solved Re: Quick reply text exceeding

Post by Coddy on December 31st 2011, 9:18 am

You still have the problem? For me displays normal with no problems. Can you try with another browser. Smile

Coddy
Forumotion Member

Male
Posts: 1792
Age: 17
Language: Romanian, Russian, English | HTML (+XHTML, HTML5), CSS (+CSS3), jQuery
Location: Para-para-paradise, Every time she closed here eyes...
Points: 1815
Join date: 2011-12-30

Back to top Go down

Solved Re: Quick reply text exceeding

Post by E-Mark on December 31st 2011, 10:53 am

Any solution for Firefox? Sad.

E-Mark
Forumotion Member

Posts: 438
Age: 14
Language: English, Filipino
Location: Republic of the Philippines
Points: 782
Join date: 2010-04-20

Back to top Go down

Solved Re: Quick reply text exceeding

Post by Base on December 31st 2011, 11:46 am

Hi, could you also PM me the test account so that I can take a look at this?

Base
Manager
Manager

Male
Posts: 6588
Language: English and French
Location: Essex, England
Points: 14273
Join date: 2008-12-15

http://forumotionhub.com

Back to top Go down

Solved Re: Quick reply text exceeding

Post by E-Mark on December 31st 2011, 5:41 pm

@Sir Base:
Oh sure Smile!

E-Mark
Forumotion Member

Posts: 438
Age: 14
Language: English, Filipino
Location: Republic of the Philippines
Points: 782
Join date: 2010-04-20

Back to top Go down

Solved Re: Quick reply text exceeding

Post by Base on January 1st 2012, 4:06 am

Thank you. Please replace this:

Code:
    #quick_reply #textarea_content textarea {
            border : none;
            background : transparent;
            resize:none;
            }


With this:


Code:
#quick_reply #textarea_content textarea {
    border: none;
    background: transparent;
    height: 136px;
    resize: none;
}


Please also note that hacks are NOT allowed on Forumotion as they break our terms of service.

Base
Manager
Manager

Male
Posts: 6588
Language: English and French
Location: Essex, England
Points: 14273
Join date: 2008-12-15

http://forumotionhub.com

Back to top Go down

Solved Re: Quick reply text exceeding

Post by E-Mark on January 1st 2012, 4:19 am

Oh! You caught it!
Thank you so much Sir Base cheers salut .

E-Mark
Forumotion Member

Posts: 438
Age: 14
Language: English, Filipino
Location: Republic of the Philippines
Points: 782
Join date: 2010-04-20

Back to top Go down

Solved Re: Quick reply text exceeding

Post by Sanket on January 1st 2012, 4:21 am

Topic Solved & Locked

Sanket
Administrator
Administrator

Male
Posts: 37148
Age: 28
Language: English
Location: Mumbai
Points: 128148
Join date: 2008-10-01

http://webartzforum.com

Back to top Go down

View previous topic View next topic Back to top


Permissions in this forum:
You cannot reply to topics in this forum