Center All

Don Von Alpha Dom
by Don Von Alpha Dom · 16 posts
16 years ago in IMVU Homepage Codes
Posted 16 years ago
Tnk you very much!!!

Ok look I found another...that worked for me!

<style>#leftcolumn {margin-left:165;} #rightColumn {display:none;}</style>
Posted 16 years ago
I'm using a combo of Flash overlaying HTML on a webpage. The damning thing is that the site will not stretch and center, based on the resolution of a visitor.

I'd appreciate a kick in the right direction.

Viva Los Mafiaosos!
Posted 15 years ago
Why when I'm trying to center all, the "My messages" panel dissappears ?
Posted 14 years ago
^__^....thats helps...thank-u!! :laugh: :ooh: :innocent: :calm:
Posted 14 years ago
when you center, all of your panels you want visible need to be on the left collum
Posted 14 years ago
For me this made my panel text center.

Code
<style>
td, .Center_All{
text-align:center;
}
</style>



And this made my panels go center.

Code
<style>#leftcolumn {margin-left:165;} #rightColumn {display:none;}</style>
Posted 14 years ago
elisen92 wrote:
For me this made my panel text center.

Code
<style>
td, .Center_All{
text-align:center;
}
</style>



And this made my panels go center.

Code
<style>#leftcolumn {margin-left:165;} #rightColumn {display:none;}</style>



Seems to be good..

Create an account or sign in to comment

You need to be a member in order to leave a comment

Sign in

Already have an account? Sign in here

SIGN IN NOW

Create an account

Sign up for a new account in our community. It's easy!

REGISTER A NEW ACCOUNT