EduGeek Joomla 1.0 Package Thread, Edugeek Joomla Package Released in Projects:; @ contink
Eveything looks fine. Site is much faster now
@richardp
You should be able to create a new module ...
You should be able to create a new module item and then stick the html code for your flash inside. You will be limited to where you can place the flash by the sites module positions.
sysman, can I just ask how you got rid of the title above the smoothgallery on the front page? Trying to do this on another site and I cant find it anywhere, also how did you get the text to pop up like that on the image? is that done through CSS?
To get rid of the title just set the module setting "Show title:" to No.
As for the pop ups under the Smoothgallery module settings, make sure "Title and Description bar" is enabled. This then takes the Title and Description you entered in the the image proerties and makes it pop up
lol, this is fun - I alredy had show title set to no and title and secription bar was enabled, the first option makes no difference and the 2nd displayed the text underneath in normal txt, no popup stuff. I had unpublished the module last night and now that I have published it again it's only displaying the title and not the graphics!
Any ideas sysman? while I read through the smoothgallery rather unhelpful forums!
yep, this is the code from the index.php file, I have compared it to where you put it in yours and it's the same. It's located at the bottom of the file as there are no other <head> sections:
just remembered I have the JCE editor installed too, just been reading up and found that the JCE utilities and smoothgallery have issues when together, howver I used the link on your site to get just the editor and you have them both working, so i don't think it's that
So if I understand you right you have placed the code at the bottom of your templates index.php file?
Try replacing your templates index.php with the one attached. It's the original version from your template with the code added in the correct location.
lol, I realise what I had done now, was looking at the root index.php file, which actually worked last night! <-- dont understand how, anyways, when i replace the one in the template folder with the one you posted all i get is a blank window and the source code shows only the basic <html></html> commands