Topic: HTML center
I have done a few searches and turned up nothing thus far...
Is there a way to center the TV on an HTML page. I have tried Div centering and some other tricks. Thus far, nada.
I use Firefox as my browser mainly if that matters.
You are not logged in. Please login or register.
SimpleViewer Forum → TiltViewer-Pro → HTML center
I have done a few searches and turned up nothing thus far...
Is there a way to center the TV on an HTML page. I have tried Div centering and some other tricks. Thus far, nada.
I use Firefox as my browser mainly if that matters.
it's the same think for me. if any personcould help us
thanks a lot
Michel
The following css will center the div, just change the width to the width of your flash.
#flashcontent {
width: 600px;
margin: 0 auto;
}
That mostly worked. I had to put the height in there too for it to size right. Thanx!
SimpleViewer Forum → TiltViewer-Pro → HTML center
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 5 official extensions. Copyright © 2003–2009 PunBB.