Hi,
Here is my site:
http://chucknorris.pri.ee/drupal/
I have a problem with sIFR and if I cross the links there will not come pointer cursor. I have asked already everywhere but I didn't get an answer. I am using Mozilla Firefox and Windows XP, with IE 6 links doesn't work at all. I don't have an access to sIFR javascript configuration because I guess that Drupal don't let me do that(with FTP).
How could I fix it?
Comments
Comment #1
sunWhat happens if you change the selector in sIFR settings to
#leftmenu li?Comment #2
henz-1 commentedIt helped me little bit, at least the pointer cursor comes, when I cross the links but links don't work anyway...
Comment #3
sunI'm using Firefox 2 and the links are displayed and working correctly for me.
Sorry, you seem to have issues with the sIFR JavaScript, thus marking this issue "by design".
You may find further information at
http://wiki.novemberborn.net/sifr/
http://forum.textdrive.com/viewforum.php?id=20
Comment #4
henz-1 commentedIt's strange but I am also using Firefox2 and the links aren't ok, because they don't work if I click them.
What kind of operation system do you use?
Comment #5
wotstheguts commentedHi,
My sIFR links only work in IE7. They don't work on IE6, Firefox 2.0.0.12, Safari, or Opera.
I believe it's due to an issue with Flash 9, documented here:
http://novemberborn.net/sifr/2.0.5
Please advise how to proceed. The current version of "fancy" theme has sIFR 2.0.1. I tried downloading the 2.0.5 version and chucking it in the theme folder, but the sIFR stopped working completely, so you'll have to excuse my ignorance there.
Also tried installing the sIFR module and importing the two fonts used in "Fancy", which seems to work, but I don't know where to go from there.
Your help would be appreciated...
Thanks,
Peter.
Comment #6
wotstheguts commentedOK, not much response to that so far!
So anyway, to workaround the issue with sIFR 2.0.1, simply take out the "hover color" command in page.tpl.php, so the lines now read:
// Site Name
sIFR.replaceElement(named({sSelector:"h1.site-name", sFlashSrc:"
print $base_pathprint $directory/sifr/vandenkeere.swf", sColor:"#ce5003", sLinkColor:"#2a2ad8", sWmode:"transparent", nPaddingTop:0, nPaddingBottom:0, sFlashVars:"textalign=left&offsetTop=0"}));// Node Title
sIFR.replaceElement(named({sSelector:"h2.sifr-node-title", sFlashSrc:"
print $base_pathprint $directory/sifr/akbar.swf", sColor:"#FF4500", sLinkColor:"#FF4500", sBgColor:"#ffffff", nPaddingTop:0, nPaddingBottom:0, sFlashVars:"textalign=left&offsetTop=0"}));Obviously the links no longer change color when you hover the cursor, but at least they work!
Sun, will you please advise when an update of the theme which includes the new version of sIFR that is compatible with Flash 9 will be released?
Regards,
Peter.
Comment #7
sunPeter, you have followed up on an issue that is marked 'by design'. See http://drupal.org/node/156119 for further information about issue status levels. No one is able to see this issue due to its current status.
Furthermore, you have moved this issue from sIFR's issue queue to the queue of the Fancy theme. This issue will probably not be fixed in this issue queue, because I guess that Fancy does not implement sIFR support itself.
However, you cannot move it back, since sIFR's issue queue has been disabled. sIFR module is no longer supported, because ongoing development happens in the Dynamic Rendering project. Please search the issue queue for already existing, similar issues like yours. If you cannot find one, create a new one in that queue.
Comment #8
wotstheguts commentedThanks for the info and apologies for my newbie ignorance! I couldn't find the proper queue when I added the update, so I just plonked it in the Fancy theme, because it's that theme that I have the sIFR problem with. Will check the appropriate projects for the issue.
Cheers,
Peter.