MyBB Community Forums

Full Version: Using Browser Only CSS
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I have created a css for my button on my website that look like this
Internet Explorer: http://gyazo.com/42ab70358295426f6cb4555d3dffccef

I have made a new stylesheet for only IE view of the stylesheet but I don't think it's working?

headerinclude template: (it's highlighted) http://gyazo.com/5552cf27a3e46e4391d6cef6f07aa996

and I linked that to this stylesheet:
http://gyazo.com/fbb668cd9d1089cd9661c5999cc7aee1

It still look great so since that's only for IE, I need to fix my chrome since it's out of place.

so I added this code to my global.css (it's highlighted)
http://gyazo.com/80e6f9fda485f1cb9df6cc9e2015a74a

and it look like in the chrome browser, it is looking at the code I made for the IE but how can it see it when I made a webkit for chrome? If you look inside the css, you can see the webkit is getting crossed out and it's looking at my other stylesheet (all-ie-only.css) in chrome?

http://gyazo.com/ea41a7173d4062fc4495c9a4dd3169a9

Please tell me what I'm doing wrong?

http://www.Vizzy.VisualizeEdits.com/