Center MSN Live Chat Box

This is an open forum for any mojoPortal topics that don't fall into the other categories.

This thread is closed to new posts. You must sign in to post in the forums.
11/19/2009 9:30:30 AM
Gravatar
Total Posts 154

Center MSN Live Chat Box

How can I center the MSN Live Chat box? 

http://mealsnmore.com/contact-us.aspx

11/19/2009 9:45:13 AM
Gravatar
Total Posts 18439

Re: Center MSN Live Chat Box

You might be able to do with something like this:

.LiveMessenger .modulecontent { text-align:center;}

but I'm not positive if it will work.

Another option is to set the width on the chat in the settings so that it takes up most of the available width, it will then look more centered.

Hope it helps,

Joe

11/19/2009 9:51:05 AM
Gravatar
Total Posts 154

Re: Center MSN Live Chat Box

Which file has the code I would need modify for .LiveMessenger .modulecontent { text-align:center;}?

11/19/2009 9:52:53 AM
Gravatar
Total Posts 18439

Re: Center MSN Live Chat Box

It's is not already in there, just add it to your style.css file near the bottom.

11/19/2009 10:08:36 AM
Gravatar
Total Posts 154

Re: Center MSN Live Chat Box

That did it!  Thanks Joe!

You must sign in to post in the forums. This thread is closed to new posts.