mCHAT STYLE

Support for PhpBB3.
Post here to get help with any phpBB3 related issue
Forum rules
In order the get any support, you will have to do following:
1. Use a describing title!
2. Describe your problem and what happened when the problem occured
3. Tell us what version of phpBB3 you are currently using.
If not your topic may be ignored or locked!

mCHAT STYLE

Post by nicoh »

Hello!
I need to put edges on the chat, as are the forums

[hsimg]http://img84.imageshack.us/img84/5572/dibujovyf.png[/hsimg]

Sorry for my english, thank you!

Re: mCHAT STYLE

Post by nicoh »

Resolved the above, But I Have Another problem now, if I want to put a border in the chat, leave the column

[hsimg]http://img94.imageshack.us/img94/6962/dibujolve.jpg[/hsimg]

.CSS

Code: Select all

div.mChatBodyFix {
	border: 10px solid #2E282C; 
	width: 100% !important;
	background: url("maincontent-m.png");
}

Re: mCHAT STYLE

Post by cisco007 »

hopefully someone who knows about rocketthemes could help you out with that!