Hi, I'm using Joomla 1.013 and I have downloaded lightbox.zip from here...
www.lbm-services.de/joomla/index.php?opt...=startdown&id=15
For some reason links don't open up in the lighbox, but regularly in a new window as there would be no lightbox installed. Of course I've published it.
my root joomla folder is in ..../content so I've changed homepath to...
var homepath= "/content";
I've inputed some links from your demo page to...
www.forexinvestmentz.com/content/index.p...ftware/software.html
and it doesn't work...
I've added some images as well and for some reason on the page thumbs are not showing, but instead the original pictures. do I need to have some another thumbs extension installed or some other setting enabled to show thumbs? once you click on the picture... it will appear in the lighbox only after 3rd click on the empty picture in the lightbox. why?
here is my code for that site with the links...
{tiframe linktext:="Iframed Content" width:="850" height:="750" url:="
www.bayern.by/en/index.html"}
{tiframe linktext:="Go Linux 1" width:="850" height:="600" url:="
www.ubuntu.com/" gal:="link"}
{mosthickbox :
gutenberg.spiegel.de/autoren/fontane.htm , iFramed Content (external Url) , TB_iframe=true&height=600&width=850}
{timg title:="support and resistance" thumb:="/content/images/stories/articles/studie_linii/supportresistancem4.gif" img:="/content/images/stories/articles/studie_linii/supportresistancem4.gif"}
{timg title:="fibonacci retracement" thumb:="/content/images/stories/articles/formacie_na_grafoch_cts/fibonacci_retracement_1.jpg" img:="/content/images/stories/articles/formacie_na_grafoch_cts/fibonacci_retracement_1.jpg"}
Please advise.
Thanks.