Page 1 of 1

[Solved] How to Center Flash Header Using Default Template

Posted: Thu Mar 13, 2008 7:26 pm
by DannyFromNJ
Hi!

I am trying to center a flash header using the default cmsmadesimple template setup.

I changed the default css to size the header properly so the flash header fits, and added the flash header to the default template by simply using the tags containing the relevant flash info.

Problem I'm having, is I can't seem to figure out how to center it, rather then it being aligned to the left. I'm sure this is an easy fix, but is beyond my reach at the momment.

Does anybody know how to do this?

Thanks,

Danny

Re: How to Center Flash Header Using Default Template

Posted: Thu Mar 13, 2008 7:41 pm
by Nullig
Wrap it in a centered div.

Nullig

Re: [Solved] How to Center Flash Header Using Default Template

Posted: Thu Mar 13, 2008 7:54 pm
by DannyFromNJ
That did the trick... I just wrapped the tags with

Thanks!

Re: [Solved] How to Center Flash Header Using Default Template

Posted: Thu Mar 13, 2008 9:58 pm
by Nullig
You may want to look at the SWFObject tag in the forge. It's the best for adding Flash content, as it makes it XHTML and cross browser compliant.

Nullig