Forums
View unanswered posts | View active topics It is currently Sat May 25, 2013 4:27 pm



Reply to topic  [ 2 posts ] 
 border radius disappearing in IE8 
Author Message

Joined: Wed Feb 01, 2012 11:43 pm
Posts: 1
Post border radius disappearing in IE8
I've read http://css3pie.com/documentation/known-issues and I didn't find the solution because my problem is another or I'm not understanding well some issue. My website is http://lad3.ia.uned.es, it's a drupal installation. I'm doing the testing with the next element:

article h2.node-title a {
display: block;
position: relative;
padding: 0.5em 1em;
color: #FFF;
margin-bottom: 0;
-webkit-border-radius: 10px 10px 0 0;
-moz-border-radius: 10px 10px 0 0;
-o-border-radius: 10px 10px 0 0;
border-radius: 10px 10px 0 0;
background: #93c5e4; /* Old browsers */
zoom:1;
behavior: url('/sites/all/libraries/PIE/PIE.htc');
}

You can see that the position is relative, the url path is abosolute from the domain root, I'm using the shorthand and I'm applying zoom:1. What could be? some conflict with js libraries?

I think that my webserver is well configured, too.

Thanks in advance!


Thu Feb 02, 2012 12:06 am
Profile

Joined: Mon Apr 11, 2011 4:54 pm
Posts: 53
Post Re: border radius disappearing in IE8
You have script errors on your page; remove them and try again. If you clean up all the script errors and still have a problem, post again.


Tue Feb 07, 2012 11:57 pm
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 2 posts ] 

Who is online

Users browsing this forum: No registered users and 5 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by STSoftware for PTF.