If you go to http://www2.chathamsouth.medway.sch....ic1&Itemid=277
And click a menu they go behind the gallery pics?
Any ideas
TIA
Jody
If you go to http://www2.chathamsouth.medway.sch....ic1&Itemid=277
And click a menu they go behind the gallery pics?
Any ideas
TIA
Jody
Check to see if you have a zindex value set in the CSS for the menus... If not try putting a high value in for the <div> container or whatever tag contains the menus.

This maybe of help. Item 2 should be what you need.
http://www.interaktonline.com/Suppor...ash+movie.html
Last edited by SYSMAN_MK; 23rd February 2008 at 11:21 PM.
Yay! - worked for me!
SYSMAN's suggestion (items 2 & 3 (needed '3' to work in IE)
![]()
Could you elaborate on this as i'm feeling thick!
TIA
J
Suspect it may be a bit tricky for you Jody.
For me I swapped my home made .swf page from a wrapper to a static content item and called it with standard html, including the parameters.
Looking at your source i'd guess you've embedded the gallery inside a wrapper. Isn't it a Joomla component? With backend config? Is there a way to get at the source files to add the parameters needed??
If you let us know exactly which component perhaps we could take a look with you?
Thanks Mark
Its a module called WMTpic
http://www.webmaster-tips.net/wmtpic...e-gallery.html
Thanks for all your help
J
try this:
In the folder /components/com_wmtpic1/ edit the file wmtpic1.php
add allowtransparency="true" in the line of code as shown below:
In your site template you may need to add:Code:<iframe name="wmtpic1" src="components/com_wmtpic1/wmtpic1.swf" marginwidth="0" marginheight="0" height="550" width="526" scrolling="no" align="center" border="0" frameborder="0" allowtransparency="true">Your browser does not support inline frames or is currently configured not to display inline frames.</iframe>
Code:<style type="text/css"> BODY {background:none transparent;} </style>

I think mark is suggesting you put the code in the /templates/$template_name$/index.php fileWhich file does the <style type="text/css"> code go in?
Sysman is correct
Yeah I can't get it to work either, unless i'm doing something wrong.
I've installed it on my site and can't get it to work. I've trawled the net for iframe issues but turned up nothing so far. Just lots of people stuck with it.
If it's a plain embed of the swf file then that's easy to fix.
I've asked the developers but had no response yet.
There are currently 1 users browsing this thread. (0 members and 1 guests)