sIFR will not display - sifr

My test page:
http://nyttravelshow.o3worlddev.com/trunk/
My Js
trunk/js/sifr_config.js
My CSS
trunk/css/sifr.css
any and all help would be greatly appreciated!

You are getting 404's on the SWF files needed for the sIFR, so that would be the first thing to look into.

Related

style all pages with external css stylesheet

I am trying to style all my pages but the output only styles main html file I double checked everything all my links are correct and external style link is between head tag I would appreciate anyone that can help me out thanks

IE renders wrong glyphicons

I am building a Rails app that uses Bootstrap and its components. On one page I have a datepicker which used glyphicon-chevron-left and glyphicon-chevron-right.
However, when the site is oped on IE, surprisingly, there is a bug. Occasionally, IE renders wrong icons. The bug is really random and sometimes I struggle to reproduce it. You can see the error and the code in the picture below:
Wrong glyphicon
Has any of you encountered that? I've tried googling the problem but haven't found a soution. What could be causing that issue?
Any help will be highly appreciated!

Polymer dart and styling

I am trying to find some information about styling a polymer dart element without much success. None of the info on Stackoverflow seems to work. Does anyone knows of some current information about styling polymer element?
I have seen where the .. tags can be used. I have tried it but with no success. Can an element be styled using a link to a .css file. I have also tried this without much success.
Thanks
I wrote a small blog post about styling custom elements in Dart. Maybe this helps:
http://www.roberthartung.de/dartpolymer-styling-elements/
Regards
Robert
This is the reference documentation I use:
http://www.polymer-project.org/articles/styling-elements.html
http://www.polymer-project.org/docs/polymer/styling.html

How do I make a link stay a color when on the current page?

I'm not sure if this is done with javascript or css but if there is anyone out there who can be of any help....please, I sincerely appreciate it! Thanks in advance
You do this by applying CSS to the different a tag states. This resource should be helpful:
http://www.echoecho.com/csslinks.htm

Both Flash and Alternate Displaying In Firefox, Nothing but Errors in IE (sIFR)

I've just installed and setup sIFR on my Magento store. An example page can be seen here:
http://www.mint-creative.co.uk/shop
And you can see it loads the heading brilliantly, but still displays the alternate text-only headline. I've quadruple checked the .css files and everything's loading ok I think. Also, in IE it doesn't display at all and every .css and .js file has an error according to the error log in IE8.
Any help on this would be great as it's an urgent project!
Cheers.
This is a known issue with IE8. The best thing to do is put this in your header
< meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
(I had to add a space after < to get it to show up for some reason so make sure you delete that space)
It'll fix your problem.
I'd also try Cufon or Font-face over sIFR.
There's a parse error in the CSS files. Try validating them and see what comes up.

Resources