| Author |
Message |
n1cks21

Joined: September 2009
Posts: 31
|
 Help With Text Area (sorry Crap Description)
Hi Guys,
I need a little help, this is only for cosmetic purposes and nothing more as you can see from the attached pic I have big smileys on my site which makes the text box look very small with lots of space around it, is there any way to increase the box size so it doesnt look small in such a big area ???
hope that makes sense ???
Nick
|
#1 Fri 30 Oct, 2009 17:13 |
|
 |
DWho
Site Admin


Joined: May 2009
Posts: 222
|
 Re: Help With Text Area (sorry Crap Description)
Hi
Is this on a posting page...?
lets assume it is... open posting_body.tpl
find
<div class="message-box"><textarea id="message" name="message" rows="15" cols="76" tabindex="3" onselect="storeCaret(this);" onclick="storeCaret(this);" onkeyup="storeCaret(this);">{MESSAGE}</textarea></div>
find in line
and increase the numbers to what fits your site...
hope that helps
|
#2 Sun 01 Nov, 2009 16:27 |
|
 |
n1cks21

Joined: September 2009
Posts: 31
|
 Re: Help With Text Area (sorry Crap Description)
|
#3 Sun 01 Nov, 2009 19:01 |
|
 |
DWho
Site Admin


Joined: May 2009
Posts: 222
|
 Re: Help With Text Area (sorry Crap Description)
Great
|
#4 Sun 01 Nov, 2009 19:22 |
|
 |
n1cks21

Joined: September 2009
Posts: 31
|
 Re: Help With Text Area (sorry Crap Description)
Hi
I have the same problem but in CMS block edit :-
I would like to add a few rows
cheers
Nick
|
#5 Mon 16 Nov, 2009 10:10 |
|
 |
DWho
Site Admin


Joined: May 2009
Posts: 222
|
 Re: Help With Text Area (sorry Crap Description)
It should be very similar code in templates/common/cms/cms_adv_block_edit_text_body.tpl and templates/common/cms/cms_block_edit_text_body.tpl
|
#6 Mon 16 Nov, 2009 10:26 |
|
 |
spydie

Joined: June 2009
Posts: 87
|
 Re: Help With Text Area (sorry Crap Description)
Boa
DWho is on the rol again....
Nice to have you back.
|
#7 Mon 16 Nov, 2009 11:30 |
|
 |
DWho
Site Admin


Joined: May 2009
Posts: 222
|
 Re: Help With Text Area (sorry Crap Description)
Boa
DWho is on the rol again....
Nice to have you back.
lol good to be back... just finding my feet again
|
#8 Mon 16 Nov, 2009 11:47 |
|
 |
spydie

Joined: June 2009
Posts: 87
|
 Re: Help With Text Area (sorry Crap Description)
Boa
DWho is on the rol again....
Nice to have you back.
lol good to be back... just finding my feet again
same like me.
Had a lot of things to sort out .
Finding new hoster, problems with access files and ini, how to join 2 or more boards, download all that mods to port, etc
still loooking for an logo for my mods board. but at the moment i got no idea about the image. itīs like theres a hole in my brain.
Last edited by spydie on Mon 16 Nov, 2009 13:50; edited 1 time in total
|
#9 Mon 16 Nov, 2009 13:50 |
|
 |
n1cks21

Joined: September 2009
Posts: 31
|
 Re: Help With Text Area (sorry Crap Description)
It should be very similar code in templates/common/cms/cms_adv_block_edit_text_body.tpl and templates/common/cms/cms_block_edit_text_body.tpl

yes thanks works a treat.....
many thanks (again)
Nick
|
#10 Mon 16 Nov, 2009 16:15 |
|
 |
DWho
Site Admin


Joined: May 2009
Posts: 222
|
 Re: Help With Text Area (sorry Crap Description)
No worries glad to help
|
#11 Tue 17 Nov, 2009 20:08 |
|
 |
|
|