RTi Posted October 15, 2008 Posted October 15, 2008 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?
RTi Posted October 15, 2008 Author Posted October 15, 2008 lol no! site has just been hacked!!! i don thave ftp access so i cant take the site down.. i can login to the joomla site though.. anything i can do from there to take the site down??? this si urgent
RTi Posted October 16, 2008 Author Posted October 16, 2008 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
SimpleSi Posted October 17, 2008 Posted October 17, 2008 Nice looking site Could you publish the code used in your custom module to see if we can help sort it out? regards Simon
RTi Posted October 17, 2008 Author Posted October 17, 2008 (edited) here is the html for the custom module..thanks for looking.. images/stories/general/classes/splatra.png images/stories/general/classes/splat1a.pngimages/stories/general/classes/splat2a.png images/stories/general/classes/splat3a.pngimages/stories/general/classes/splat4a.png images/stories/general/classes/splat5a.pngimages/stories/general/classes/splat6a.png Edited October 17, 2008 by RTi
SimpleSi Posted October 17, 2008 Posted October 17, 2008 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
SimpleSi Posted October 17, 2008 Posted October 17, 2008 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
SimpleSi Posted October 17, 2008 Posted October 17, 2008 (edited) 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 Edited October 22, 2008 by SimpleSi
RTi Posted October 21, 2008 Author Posted October 21, 2008 thanks for investigating this prob for me! will give it a try later..
RTi Posted October 21, 2008 Author Posted October 21, 2008 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..
SimpleSi Posted October 22, 2008 Posted October 22, 2008 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
alonebfg Posted October 22, 2008 Posted October 22, 2008 (edited) editing moduls useing any editer will not always work as it can wrap it you need to click the html button but that does not alway work your best bet is to goto the joomla website and create a custom module. Also can i ask where you got the template from. Edited October 22, 2008 by alonebfg
RTi Posted October 22, 2008 Author Posted October 22, 2008 i have tried whi Si has suggested..but it still doesnt work.. the odd thing is that it works when im editing the module.. but when i click save and go to my site it doesnt.. also it works fine in firefox.. so i guess the code is all ok? i notice in firefox that all the images have a blue box around them.. but they dont in IE .. the template is the standard edugeek one..
SimpleSi Posted October 22, 2008 Posted October 22, 2008 mm- curioser and curioser Looking at your site now (21:18 Wed) it doesn't work in IE6 and I can see from the source that you've altered the reception logo to full paths. I now think the full paths doesn't help (but does no harm of course ) Could you try switching templates to egsimple to see if its template related in some strange way. I'm sure the code was fine on my site! Blue box around images is one of those css funnies - to make sure it don't appear use border="0" on images e.g picture.jpg regards Simon PS Where/how did you get/make the splats - they look very cool - can I "borrow" them please
RTi Posted October 22, 2008 Author Posted October 22, 2008 yes the rollovers work fine in egsimple..and the other templates.. i notice all the images have a box around them as well on the other templates.. any more ideas? i got the splat as a black/white image from google.. just edited in fireworks..
RTi Posted October 23, 2008 Author Posted October 23, 2008 right.. i have changed the reception images to GIF fand it appears to be working! the problem is the border around the iamge.. i have looked in the html source and there is no Border entry.. also checked from the image properties dialog box..
SimpleSi Posted October 23, 2008 Posted October 23, 2008 Tried setting up a test again on another site Euxton CE and that doesn't seem to work in IE6 (see bottom right) So i re-instated the test module I'd done on the first site and it still seems to work St Leonards Both these sites are using variations of rokwebify And you say it works for you with egsimple and rokwebify Simon
SimpleSi Posted October 23, 2008 Posted October 23, 2008 Sim posts To remove the border you have to add border="0" regards Simon
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now