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.

Chatbox: most recent message hidden

3 posters

Go down

Chatbox: most recent message hidden Empty Chatbox: most recent message hidden

Post by Adeimus Sun 20 Apr 2014 - 21:12

The last chat message submitted is always hidden behind the Send Message box.  See image here with hidden message highlighted in yellow below.  This seems to be an issue with the DarkGlow theme only. Anything I can do?

Chatbox: most recent message hidden Chat
avatar
Adeimus
New Member

Posts : 2
Reputation : 1
Language : ENG

http://triplealliance.forumotion.com/

Back to top Go down

Chatbox: most recent message hidden Empty Re: Chatbox: most recent message hidden

Post by DangerZone Sun 20 Apr 2014 - 22:04

You should be able to specify the height of the box in the forum CSS. Can you link me the website/chatbox?
DangerZone
DangerZone
Forumember

Female Posts : 27
Reputation : 5
Language : .

http://downuptown.danskforum.net/

Back to top Go down

Chatbox: most recent message hidden Empty Re: Chatbox: most recent message hidden

Post by Adeimus Sun 20 Apr 2014 - 22:51

DangerZone wrote:You should be able to specify the height of the box in the forum CSS. Can you link me the website/chatbox?
 Here you go: http://triplealliance.forumotion.com Thx!  (Will temporarily make it public). Chatbox is at bottom of homepage.
avatar
Adeimus
New Member

Posts : 2
Reputation : 1
Language : ENG

http://triplealliance.forumotion.com/

Back to top Go down

Chatbox: most recent message hidden Empty Re: Chatbox: most recent message hidden

Post by Pizza Boi Sun 20 Apr 2014 - 23:02

Hi Very Happy

That's probably the padding. Hmm.. try this:

Code:
#chatbox_footer {
  padding: 0px;
}

If that doesn't work, please use position codes and if the position codes doesn't work, please private message me a test account.

Regards,
Pizza Boi
Pizza Boi
Pizza Boi
Hyperactive

Male Posts : 2016
Reputation : 160
Language : French
Location : Pizza Hut!

Back to top Go down

Chatbox: most recent message hidden Empty Re: Chatbox: most recent message hidden

Post by DangerZone Sun 20 Apr 2014 - 23:04

I have just spammed your chatbox and it appears to be the footer of your chatbox (the gradient picture) that is too tall. It is 52px tall as opposed to the normal 32px. Look through your CSS and find

Code:
#chatbox_footer {

Insert:
Code:
height: 32px;


Last edited by DangerZone on Sun 20 Apr 2014 - 23:05; edited 1 time in total (Reason for editing : height, not width, lol.)
DangerZone
DangerZone
Forumember

Female Posts : 27
Reputation : 5
Language : .

http://downuptown.danskforum.net/

Back to top Go down

Back to top

- Similar topics

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