The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

size of message box in the chatbox

2 posters

Go down

size of message box in the chatbox Empty size of message box in the chatbox

Post by Victor Laszlo February 11th 2011, 10:04 am

Hello all,

I need to resize the input box on the chatbox.
This is way too small to be comfortable.
One can only type a few words without the previous ones being obscured.
So, if anybody has any hand tips (that doesn't involve delving deep into the code LOL) please feel free to
pass them on!

Regards
Victor
avatar
Victor Laszlo
New Member

Posts : 3
Reputation : 0
Language : English

Back to top Go down

size of message box in the chatbox Empty Re: size of message box in the chatbox

Post by Vlajki February 11th 2011, 7:49 pm

Can you give me your forum link?
Vlajki
Vlajki
Forumember

Male Posts : 724
Reputation : 359
Language : Serbian & English
Location : Serbia

Back to top Go down

size of message box in the chatbox Empty Re: size of message box in the chatbox

Post by Victor Laszlo February 12th 2011, 10:14 am

sure!
This is the link...

http://whiskeywhiskeydx.forumotion.co.uk/

Regards
V.L.
avatar
Victor Laszlo
New Member

Posts : 3
Reputation : 0
Language : English

Back to top Go down

size of message box in the chatbox Empty Re: size of message box in the chatbox

Post by Vlajki February 12th 2011, 4:01 pm

Add this to Display > Colors > CSS Stylesheet
Code:
#message {
width: 200px;
height: 100px;
}

And change 200 and 100to your liking.
Vlajki
Vlajki
Forumember

Male Posts : 724
Reputation : 359
Language : Serbian & English
Location : Serbia

Back to top Go down

size of message box in the chatbox Empty Re: size of message box in the chatbox

Post by Victor Laszlo February 12th 2011, 5:06 pm

Vlajki!

Thanks that really worked a treat!
I hate to impose on your good nature, but you would happen to have a script lying around the place, so I can "word-wrap" the text and have more then one line in the message box, would you?
I understand if you don't, I am grateful as it is...

TNX again
Victor :wouhou:
avatar
Victor Laszlo
New Member

Posts : 3
Reputation : 0
Language : English

Back to top Go down

size of message box in the chatbox Empty Re: size of message box in the chatbox

Post by Vlajki February 12th 2011, 11:32 pm

I've seen that problem and I can't find the solution because phpbb3 doesn't allow you to change templates :S Maybe some javascripting would help, but I'm not very goot at it. You should try waiting for somebody else to reply. Sorry,
V.
Vlajki
Vlajki
Forumember

Male Posts : 724
Reputation : 359
Language : Serbian & English
Location : Serbia

Back to top Go down

Back to top

- Similar topics

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