Support Forums

Full Version: Mybb problems and error, need help :)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
(09-25-2011, 05:39 AM)Fragma Wrote: [ -> ]under message_new, change the height & width of the textarea so that is isn't the same as the div.
So change it to:
Code:
style="height: 314px; width: 435px;

Thanks Fragma, I've had the same problem.
(09-25-2011, 09:19 AM)-1337 Wrote: [ -> ]Look in one of your templates, also I think I helped you on HF with this problem...

unfortunately not with this one but with the other two, Yes you did and I am thankful to you Smile
Go to Templates and style >> Select your theme goto >> textarea >> Look in the box to the right >> find "line-height:" >> Edit the number to the right of that to >> "1.4;"

I'm pretty sure that'll work.
(09-25-2011, 10:24 AM)-1337 Wrote: [ -> ]Go to Templates and style >> Select your theme goto >> textarea >> Look in the box to the right >> find "line-height:" >> Edit the number to the right of that to >> "1.4;"

I'm pretty sure that'll work.

none does not work Sad

Code:
border: 1px solid #282828;
padding: 2px;
line-height: 1.4;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
opacity: 0.75;
this is the code in the text area
Because that's the CSS not the Template.
even ur one also didnot work fragma Sad
Pages: 1 2