Log in

View Full Version : VB powered pages doing something weird to CSS...


N8
11-22-2011, 12:27 AM
I can't figure this out for the life of me:


Check out both in Internet Explorer


No rounded corners:
LINK-CHANGED
Rounded corners:
LINK-CHANGED




EXACT same code on both pages, index.php is being served by VB while index2.php was simply uploaded with the HTML in the file.


IN the VB powered page, it won't listen to the rounded-corners CSS code, but the non-vb powered page will...



Anyone know what's going on here?


(Latest version of vb3 if that makes a difference)

nerbert
11-22-2011, 12:43 AM
I get square corners for both in IE8. It's my understanding that IE8 doesn't support rounded corners but IE9 does

N8
11-22-2011, 12:53 AM
I'm viewing it in IE9, and that's what I see.


That's what's strange... On a supported browser, one page has rounded corners while one doesn't...



[Edit] Answered over at vb.com - https://www.vbulletin.com/forum/showthread.php/391667-VB-powered-pages-doing-something-weird-to-CSS?p=2236482

kh99
11-22-2011, 01:18 AM
Thanks for posting the answer over here - I could see that there was something different about those two pages (other than rounded corners) but couldn't figure out what it was.

nerbert
11-22-2011, 01:56 AM
Settings > Options > Cookies and HTTP Header Options > Force Latest IE Mode

Doesn't do anything for IE8 though.