EduGeek Joomla 1.5 Package Thread, Rollover images on front page in Projects:; i have created a new custom module and published it on the FrontPage. The content has some rollover images..which arent ...
-
15th October 2008, 10:14 PM #1
- Rep Power
- 11
Rollover images on front page
i have created a new custom module and published it on the FrontPage. The content has some rollover images..which arent working in IE but they do work fine in Firefox...i have other rollover images on other pages within my site and they work fine in IE ..
any ideas?
-
-
IDG Tech News
-
15th October 2008, 10:35 PM #2 Got a link to the page in question?
-
-
15th October 2008, 10:40 PM #3
-
-
15th October 2008, 10:44 PM #4 Log into the backend and goto Site > Global Config > set site offline to yes.
-
-
15th October 2008, 10:45 PM #5
- Rep Power
- 11
tried that 1st.. didnt work
-
-
15th October 2008, 10:49 PM #6 That will be because your configuration.php file is not writable then.
Without FTP access you're kind of stuck.
-
-
16th October 2008, 06:32 PM #7
- Rep Power
- 11
right the site is now back to normal.. done a restore..
i still have my initial issues with the rollover images on the front page though..
Bells Farm Primary School
-
-
17th October 2008, 09:30 AM #8 Nice looking site 
Could you publish the code used in your custom module to see if we can help sort it out?
regards
Simon
-
-
17th October 2008, 09:47 AM #9
- Rep Power
- 11
here is the html for the custom module..thanks for looking..
<p><a href="index.php?option=com_content&view=articl e&id=88:reception&catid=32:pupils&Item id=99"><img width="74" src="images/stories/general/classes/splatra.png" alt="splatra.png" height="74" onmouseout="this.src='images/stories/general/classes/splatra.png';" style="float: left; margin: 5px;" title="Reception Class" onmouseover="this.src='images/stories/general/classes/splatrb.png';" /></a> <a href="index.php?option=com_content&view=articl e&id=89:year-1&catid=32:pupils&Itemid=100"><img width="74" src="images/stories/general/classes/splat1a.png" alt="splat1a.png" height="74" onmouseout="this.src='images/stories/general/classes/splat1a.png';" style="margin: 5px;" title="Class 1" onmouseover="this.src='images/stories/general/classes/splat1b.png';" /></a><br /><a href="index.php?option=com_content&view=articl e&id=90:year-2&catid=32:pupils&Itemid=101"><img width="74" src="images/stories/general/classes/splat2a.png" alt="splat2a.png" height="74" onmouseout="this.src='images/stories/general/classes/splat2a.png';" style="margin: 5px;" title="Class 2" onmouseover="this.src='images/stories/general/classes/splat2b.png';" /></a> <a href="index.php?option=com_content&view=articl e&id=91:year-3&catid=32:pupils&Itemid=102"><img width="74" src="images/stories/general/classes/splat3a.png" alt="splat3a.png" height="74" onmouseout="this.src='images/stories/general/classes/splat3a.png';" style="margin: 5px;" title="Class 3" onmouseover="this.src='images/stories/general/classes/splat3b.png';" /></a><br /><a href="index.php?option=com_content&view=articl e&id=92:year-4&catid=32:pupils&Itemid=103"><img width="74" src="images/stories/general/classes/splat4a.png" alt="splat4a.png" height="74" onmouseout="this.src='images/stories/general/classes/splat4a.png';" style="float: left; margin: 5px;" title="Class 4" onmouseover="this.src='images/stories/general/classes/splat4b.png';" /></a> <a href="index.php?option=com_content&view=articl e&id=93:year-5&catid=32:pupils&Itemid=104"><img width="74" src="images/stories/general/classes/splat5a.png" alt="splat5a.png" height="74" onmouseout="this.src='images/stories/general/classes/splat5a.png';" style="margin: 5px;" title="Class 5" onmouseover="this.src='images/stories/general/classes/splat5b.png';" /></a><br /><a href="index.php?option=com_content&view=articl e&id=94:year-6-&catid=32:pupils&Itemid=105"><img width="74" src="images/stories/general/classes/splat6a.png" alt="splat6a.png" height="74" onmouseout="this.src='images/stories/general/classes/splat6a.png';" style="float: left; margin: 5px;" title="Class 6" onmouseover="this.src='images/stories/general/classes/splat6b.png';" /></a></p>
Last edited by RTi; 17th October 2008 at 09:49 AM.
-
-
17th October 2008, 10:05 AM #10 Busy at moment but suggest debugging code on a plain standalone static webpage to see what it does there.
Also, try changing to using absolute paths for the mouse events.
regards
Simon
What custom module module did you you use - standard mod_custom or another extension?
regards
Simon
-
-
17th October 2008, 05:17 PM #11 Well - i copied your code - added Bells Farm Primary School in front of all image refs and stuck it in a plain html file and it worked fine - off to try it in a joomla module
regards
Simon
-
-
17th October 2008, 05:25 PM #12 It seems to work with absolute paths
on one of my sites so prob worth trying at your end.
[EDIT] Had to take the link down to it working on my site as that site's going live this week
[/EDIT]
regards
Simon
Last edited by SimpleSi; 22nd October 2008 at 11:19 AM.
-
-
21st October 2008, 10:56 PM #13
- Rep Power
- 11
thanks for investigating this prob for me!
will give it a try later..
-
-
21st October 2008, 11:04 PM #14
- Rep Power
- 11
nah.. it doesnt work.. everytime i add the Bells Farm Primary School it removes it!
i tried adding it in the html source and from the image options dialog..
-
-
22nd October 2008, 11:19 AM #15 Some setting in your editor maybe?
TO see if that's the issue :-
Create a new user (call it noedit or something like that and set its editor to none)
You can then logon as noedit and you'll be given a simple HTML editor that will allow you to add in the paths.
See what happens then 
regards
Simon
-
SHARE:
Similar Threads
-
By chrbb in forum EduGeek Joomla 1.0 Package
Replies: 1
Last Post: 18th May 2008, 10:30 AM
-
By Grommit in forum Comments and Suggestions
Replies: 7
Last Post: 6th February 2008, 09:58 AM
-
By wesleyw in forum How do you do....it?
Replies: 7
Last Post: 14th May 2007, 01:48 PM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules