my english is not good !
3 posters
please fix code for my chat box
davidkiet- New Member
- Posts : 9
Reputation : 1
Language : vietnamese
- Post n°1
please fix code for my chat box
my english is not good !
Arrow- Forumember
- Posts : 121
Reputation : 4
Language : English
- Post n°2
Re: please fix code for my chat box
Do you have a link to your site, it looks like you need your CSS fixed for the chatbox.
davidkiet- New Member
- Posts : 9
Reputation : 1
Language : vietnamese
- Post n°3
Re: please fix code for my chat box
Arrow wrote:Do you have a link to your site, it looks like you need your CSS fixed for the chatbox.
http://12spit01.123.st
Sanket- ForumGuru
- Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai
- Post n°4
Re: please fix code for my chat box
Do you have a test account for your forum?
davidkiet- New Member
- Posts : 9
Reputation : 1
Language : vietnamese
- Post n°5
Re: please fix code for my chat box
Sanket wrote:Do you have a test account for your forum?
ID: davidkiet
Pass: anh123456
Sanket- ForumGuru
- Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai
- Post n°6
Re: please fix code for my chat box
Add this to your css.
- Code:
#chatbox p{
padding-top: 1.4em !important;
}
davidkiet- New Member
- Posts : 9
Reputation : 1
Language : vietnamese
- Post n°7
Re: please fix code for my chat box
Sanket wrote:Add this to your css.
- Code:
#chatbox p{
padding-top: 1.4em !important;
}
Thank you so much !