Login Form



Donate

 

Es kostet Zeit, Geld und Know-how, diese Plugins zu entwickeln und kostenlos zur Verfügung zu stellen. Wenn Sie meine Arbeit nützlich finden, ziehen Sie bitte in Betracht, mich mit einer kleinen Spende zu unterstützen.

It takes time, money and know-how to develop and offer this stuff for free. If you find my work useful, consider please to support it with a small donation.

www.goneo.de
Home Support FAQs & Troubleshooting Thickbox FAQ Close-,Next-,Prev-, Loading animation graphics are not displayed

Create PDF Email Drucken

Close-,Next-,Prev-, Loading animation graphics are not displayed

Author:
Migration Assistant
Date added:
Freitag, 04. Mai 2007
Last revised:
never
Hits:
4777

Answer

If the close button graphic and the "weblink" graphic are not displayed on all your pages using thickbox, you have to edit one of the following files (dependig on which plugin you use):
Thickbox for J!1.0.x/mambots/content/includes/thickbox.js
Lighwindow: /mambots/content/thickbox/includes/smoothbox.js
RSS Browser for J!1.5:/modules/mod_thick_rss/includes/smoothbox.js
Thick RSS Browser:/modules/includes/thickbox.js
Thickbox prototype ed. /mambots/content/includes/js/ptthickbox.js

The "homepath" variable should direct to your Joomla home directory relative to server root (in Joomla terms: $config_live_site minus domain name)
e.g. if your Joomla homedir is http://<your-domain>/joomla ,
var homepath = "/joomla";

If Joomla root and server root are identical, homepath should be an empty string (default):
var homepath="";

That's all you have to do.

Kategorie

© 2010 by lbm-services.de - All rights reserved.

Valid XHTML 1.0 Transitional