Can anybody tell me where I can modify the size of Ajax Chat box located on the index page? I would like to make it a little bit higher.
Thanks in advance!
Ajax Chat Size
Re: Ajax Chat Size
open ajax_chat.csspioteraz wrote:Can anybody tell me where I can modify the size of Ajax Chat box located on the index page? I would like to make it a little bit higher.
Thanks in advance!
find
Code: Select all
change .shouts {
width: 85%;
height: 250px;
overflow: auto;
overflow-x: hidden;
margin-left: 0.5%;
display: inline-block;
position: relative;
}
height: 250px;
to whatever you want for the height
if you like my work and would like to contribute to my development of styles, please donate by using the donate button in the header.
Need hosting? Click this text to check out ICDSOFT
Need hosting? Click this text to check out ICDSOFT