PADDING AND MARGIN
PADDING AND MARGIN
Here is the css i use.stxt{
padding-top:5px;
padding-bottom:5px;
margin-top:10px;
margin-bottom:10px;
}
but still it dont add space on the chatbox message try checking it on the chatbox
www.pinoychatradyo.net Please help me add space on top and bottom of the message. PLEASE HELP . THANK YOU.
Re: PADDING AND MARGIN
i have seen your chatter box and its padding and margin is perfect.Re: PADDING AND MARGIN
why there is know space on top and bottom of the chat messages,please help.Re: PADDING AND MARGIN
jesz28 wrote:why there is know space on top and bottom of the chat messages,please help.
no* space i mean
Re: PADDING AND MARGIN
there is some property or javascript which is overriding your css try inlinecss
basically you are using iframe and the .stxt class is not on your page so you can not add space between msgs if you need to add space you must set space from this chat box control panel
http://www3.cbox.ws/box/?boxid=3139954& ... p;sec=main
Re: PADDING AND MARGIN
XainPro wrote:there is some property or javascript which is overriding your css try inline
css
basically you are using iframe and the .stxt class is not on your page so you can not add space between msgs if you need to add space you must set space from this chat box control panel
http://www3.cbox.ws/box/?boxid=3139954& ... p;sec=main
i already add the padding on the css style of that main source.
Re: PADDING AND MARGIN
In short, no. You can not apply CSS to HTML that is loaded in an iframe, unless you have control over the page loaded in the iframe.Re: PADDING AND MARGIN
XainPro wrote:In short, no. You can not apply CSS to HTML that is loaded in an iframe, unless you have control over the page loaded in the iframe.
ok thank you, i want to ask if i can integrate the cbox.ws into facebook? And how
Re: PADDING AND MARGIN
Sorry right now i am not into facebook development but learning now a days will able to help you regarding fb in future :)Re: PADDING AND MARGIN
XainPro wrote:Sorry right now i am not into facebook development but learning now a days will able to help you regarding fb in future :)
can i ask if you can help me in php forms?