mCHAT STYLE

Support for PhpBB3. Post here to get help with any phpBB3 related issue here
There is no support here! Only Read Access!
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.
Else your topic may be ignored or locked!
Locked
nicoh
BBCoder II
BBCoder II
Posts: 14
Joined: 29 May 2010, 01:45

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!
nicoh
BBCoder II
BBCoder II
Posts: 14
Joined: 29 May 2010, 01:45

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");
}
cisco007
BBCoder VI
BBCoder VI
Posts: 1015
Joined: 16 Mar 2010, 18:14
Location: Don't really know!

Re: mCHAT STYLE

Post by cisco007 »

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