• Toll-free  888-665-8637
  • International  +1 717-220-0012
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

globalweb9
#1 Posted : Tuesday, August 6, 2013 10:49:13 AM(UTC)
globalweb9

Rank: Member

Joined: 7/26/2004(UTC)
Posts: 155
United States

This may sound stupid......but...

I have a very simple question for those CSS guru's out there. It involves BVC2013 and IE8, 9 and 10.

To quickly spruce up a look, I'm trying to get rounded corners on the main container of the TekGear theme. This shows fine in all browsers but IE. I'm using the simple CSS3 code of:
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
-khtml-border-radius: 20px;
border-radius: 20px;
inside the "#container" DIV.

when I view the home page in IE 8, 9 or 10, it just shows square corners. So, I thought I'd just switch the IE Compatibility view to see my glorious work, but this is not an option when viewing this page in IE. Compatibility View switch is greyed out. A quick research on this states that if there are no compatibility issues in IE then this switch will not be accessible.

I have even removed the:
meta tag for IE7 Emulate issues from the default.master page thinking this may have some play on it, but no luck there either.

Has anyone else had this issue, or successfully implemented the rounded corners for IE in BVC2013?

I can use the above CSS with no issues on other simple pages created on other non-BVC sites. It;s just the BVC site that I'm having this puzzling deal with
---
Randy Armbrecht
RichWeb, Inc.
Global Web Solutions
http://richweb.com
http://globalweb.net
Nathan
#2 Posted : Tuesday, August 6, 2013 1:02:16 PM(UTC)
Nathan

Rank: Member

Joined: 3/25/2013(UTC)
Posts: 37
Location: Hummelstown, PA

Was thanked: 4 time(s) in 3 post(s)
The issue you're having sure sounds like an emulate IE7 issue. You mentioned that you removed the meta tag from the Default.master file but are you sure that the page your were viewing on the front-end was using that master page?

Unfortunately removing the Emulate IE7 meta tag is not an option. There was an issue in IE8 this tag fixes.

What you can do is change the tag to this:
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9; IE=EmulateIE10" />

This will force 8 to act like 7 but allow 9 and 10 to render as they normally would.

Edited by user Wednesday, August 7, 2013 8:11:31 AM(UTC)  | Reason: Not specified

Nathan Baker
BV Commerce
Toll-free 888-665-8637 - Int'l +1 717-220-0012
globalweb9
#3 Posted : Wednesday, August 7, 2013 12:50:51 PM(UTC)
globalweb9

Rank: Member

Joined: 7/26/2004(UTC)
Posts: 155
United States

Nathan,

thank you for that tip! I will try that and see how it goes! if this does work, is this a "fix"/update that will be implemented into new releases of the BVC app so it will not have to be manually done with each new install?
---
Randy Armbrecht
RichWeb, Inc.
Global Web Solutions
http://richweb.com
http://globalweb.net
globalweb9
#4 Posted : Wednesday, August 7, 2013 12:56:44 PM(UTC)
globalweb9

Rank: Member

Joined: 7/26/2004(UTC)
Posts: 155
United States

that did the trick! thanks again! (BTW, replaced the EMULATE line in all of the master pages in the theme)
---
Randy Armbrecht
RichWeb, Inc.
Global Web Solutions
http://richweb.com
http://globalweb.net
Aaron
#5 Posted : Wednesday, August 7, 2013 1:53:43 PM(UTC)
Aaron

Rank: Administration

Joined: 4/2/2004(UTC)
Posts: 2,381
United States
Location: Hummelstown, PA

Thanks: 6 times
Was thanked: 163 time(s) in 158 post(s)
Originally Posted by: globalweb9 Go to Quoted Post
thank you for that tip! I will try that and see how it goes! if this does work, is this a "fix"/update that will be implemented into new releases of the BVC app so it will not have to be manually done with each new install?

Randy,

This change is only being made to the new Bvc2013 theme that will be included in the final release. This theme is the one that is used on the Bike Shop demo store. Care should be taken in changing this setting on an existing theme as it may cause worse rendering issues in IE.
Aaron Sherrick
BV Commerce
Toll-free 888-665-8637 - Int'l +1 717-220-0012
globalweb9
#6 Posted : Wednesday, August 7, 2013 3:07:40 PM(UTC)
globalweb9

Rank: Member

Joined: 7/26/2004(UTC)
Posts: 155
United States

gotcha. thanks!
---
Randy Armbrecht
RichWeb, Inc.
Global Web Solutions
http://richweb.com
http://globalweb.net
BeeBlu
#7 Posted : Friday, August 30, 2013 7:36:20 AM(UTC)
BeeBlu

Rank: Member

Joined: 12/5/2011(UTC)
Posts: 6
United Kingdom

Try using this http://css3pie.com/ it's handy if you want your css3 stuff to work in good old ie
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

©2024 Develisys. All rights reserved.
  • Toll-free  888-665-8637
  • International  +1 717-220-0012