Quick reply text exceeding
The forum of the forums :: Support forum :: Forum Design & Appearance Help :: Design & Appearance Problems Archives
Page 1 of 1 • Share •
Quick reply text exceeding

How can i fix this?
The text inside the quick reply exceeding in the box?
Help please. Thanks
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
Re: Quick reply text exceeding
Can you provide please your forum url with an test account for me? 

Coddy- Forumotion Member
-

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
Re: Quick reply text exceeding
Sure. I'll pm to you the details. For a while
.

E-Mark- Forumotion Member
- Posts: 438
Age: 14
Language: English, Filipino
Location: Republic of the Philippines
Points: 782
Join date: 2010-04-20
Re: Quick reply text exceeding
You still have the problem? For me displays normal with no problems. Can you try with another browser. 

Coddy- Forumotion Member
-

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
Re: Quick reply text exceeding
Any solution for Firefox?
.

E-Mark- Forumotion Member
- Posts: 438
Age: 14
Language: English, Filipino
Location: Republic of the Philippines
Points: 782
Join date: 2010-04-20
Re: Quick reply text exceeding
Hi, could you also PM me the test account so that I can take a look at this?


Tutorial Contributors - Are you a keen tutorial writer?
Useful Links
General Rules | Forumotion Team | Lost Founder Password | Frequently Asked Questions | Tricks and Tips | Announcements and Updates | Report a forum | Forum Utilities | No support via PM
Re: Quick reply text exceeding
@Sir Base:
Oh sure
!
Oh sure

E-Mark- Forumotion Member
- Posts: 438
Age: 14
Language: English, Filipino
Location: Republic of the Philippines
Points: 782
Join date: 2010-04-20
Re: Quick reply text exceeding
Thank you. Please replace this:
With this:
Please also note that hacks are NOT allowed on Forumotion as they break our terms of service.
- 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.


Tutorial Contributors - Are you a keen tutorial writer?
Useful Links
General Rules | Forumotion Team | Lost Founder Password | Frequently Asked Questions | Tricks and Tips | Announcements and Updates | Report a forum | Forum Utilities | No support via PM
Re: Quick reply text exceeding
Oh! You caught it!
Thank you so much Sir Base
.
Thank you so much Sir Base

E-Mark- Forumotion Member
- Posts: 438
Age: 14
Language: English, Filipino
Location: Republic of the Philippines
Points: 782
Join date: 2010-04-20
The forum of the forums :: Support forum :: Forum Design & Appearance Help :: Design & Appearance Problems Archives
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum

Home


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







