Recent Topics

1 Aug 03, 2009 03:43    

My b2evolution Version: Not Entered

Here is the link.

http://www.malibumayor.com/blog/index.php/2009/08/02/jude-s-baby-mama-introduces-herself-to-t

Im centerting the entire thing when I post and it still comes out wanky....

2 Aug 03, 2009 04:09

Try taking this "p" stuff out of what wraps the video.
<p style="text-align: center;"><div class="videoblock">yadda yadda</div></p>

and add this to your style.css

div.videoblock {
	text-align: center;
	margin:auto;
	overflow: auto;
}

and for centered text add this to your style.css as well

.center {
	text-align: center;
}

amd write <p class="center">Yadda yadda </p>

4 Aug 04, 2009 17:26

Thanks again for the tips John, but it still doesnt seem to be working.....

5 Aug 04, 2009 21:51

It's centered in my browser ( FF 3.5.2 )

6 Aug 04, 2009 22:41

Hah....well i need to refresh i guess....damn....thx for the help...

8 clarence456 Aug 28, 2009 07:34

clarence456

* Links Removed


Form is loading...