Questions
Answer
How to center a product in a page
This is an example for 3D Banner FX. If you use a different product just replace the 3D Banner's name with the name of the product you're using.
For General Websites
To center the product in your page you have to place the Div3DBannerFX like in the following example:
<div style="text-align:center">
<div id="Div3DBannerFX"></div>
</div>
For Wordpress
To center the product in your page or article you have to place the specific embedding code like in the following example:
<div style="text-align:center">[3d-banner-fx][/3d-banner-fx]</div>
Note that you have to add the above code using HTML mode.
If you're using the product in a template then you have to place the specific PHP function like in the following example:
<div style="text-align:center"><?php fx3dbanner_echo_embed_code(); ?></div>
For Joomla
To center the product in your article you have to place the specific embedding code like in the following example:
<div style="text-align:center">{3dbannerfx}{/3dbannerfx}</div>
Note that you have to add the above code using HTML Source Editor.
Comments
Do you have a question?
you will get an answer in 24 hours, tops.





Rafa
Posted one month agoGood afternoon, I’m using your extension 3D Carousel Menu FX AS 2 on Joomla 1.7, and no way to center it in an article, always goes to the left. I followed some instructions in the FAQ section but that does not work. From the article, I call the module with the {loadposition 3D Carousel AS2 Menu FX}, but I want to appear in the center, could help me, thank you very much
Hi. Send us an email at support [at] flashxml.net, for a custom plug-in.
Shannon Vaughan
Posted 2 months agoHow do I position the product where I want it to go?
Hello. Please be more explicit.
Aziz
Posted 3 months agoThank you for your quick and efficient support it really worked…... appreciated ….
Aziz
Posted 3 months agohey i couldn’t center the 3d banner on ma page need help
<div id=“Div3DBannerFX” class=“auto-style14”>
<div style=“text-align:center”>
</div>
</div><script type=“text/javascript” src=“swfobject.js”></script>
<script type=“text/javascript”> var flashvars = {}; var params = {}; params.base = “”; params.scale = “noscale”; params.salign = “tl”; params.wmode = “transparent”; params.allowFullScreen = “true”; params.allowScriptAccess = “always”; swfobject.embedSWF(“3DBannerFX.swf”, “Div3DBannerFX”, “686”, “473”, “9.0.0”, false, flashvars, params);
</script>
Use this code:
<div style=“text-align:center”> <div id=“Div3DBannerFX”></div>
</div>
instead of:
<div id=“Div3DBannerFX” class=“auto-style14”> <div style=“text-align:center”>
</div> </div>
arnaud
Posted 3 months agoHi
I use mosaic gallery fx and id like to open it in flash player in the center . but not with a big resolution of components like 1600 X …
How can i do … it s not website juste in flash player
Thanks
arno
Use this code:
<div style=“text-align:center”> <div id=“DivMosaicGalleryFX”></div>
</div>