Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted July 27, 200915 yr Something has been bothering me about IPB and I'm wondering why certain web browsers "view" or "read" forums powered by IPB differently. What I'm referring to is the fact that, at least in my testing of IPB in various browsers, that Google Chrome & Mozilla Firefox displays IPB software with rounded borders and corners while Internet Explorer and Opera displays IPB with sharp or 'square' corners. It's kind of strange that the IPB software cannot tell the difference between the various web browsers. Is there a reason for this because it's somewhat confusing and strange that IPB is being read different among each web browser.
July 27, 200915 yr It's because only certain browsers support the rounded corners functions of CSS if IPS wanted to have rounded corners for all browsers they would have to resort to invalid xhtml with images or messy markup.
July 27, 200915 yr To create the rounded corners, IPB uses -moz-border-radius, witch is only supported by some browsers, such as Firefox, Safari, Chrome. I don't blame IPS for using -moz-border, but I blame all the browsers not supporting it.. :)
July 27, 200915 yr [quote name='martin-al' date='27 July 2009 - 12:50 AM' timestamp='1248655835' post='1833754'] To create the rounded corners, IPB uses -moz-border-radius, witch is only supported by some browsers, such as Firefox, Safari, Chrome. I don't blame IPS for using -moz-border, but I blame all the browsers not supporting it.. :) I agree with that, some browsers are incompetent when it comes to css or the 'new' things in internet technology. The best thing you can do if it is really a problem is tell your members that your forum looks better in firefox, chrome, and safari or replace the h2( thats what it is called in zetaboards, correct me if I am wrong with the name) with an image that looks like it.
July 27, 200915 yr Off-topic: [quote name='martin-al' date='27 July 2009 - 02:50 AM' timestamp='1248655835' post='1833754'] To create the rounded corners, IPB uses -moz-border-radius, witch is only supported by some browsers, such as Firefox, Safari, Chrome. I don't blame IPS for using -moz-border, but I blame all the browsers not supporting it.. :) Safari and Chrome (and every other browser that use Webkit) use -webkit-border-* ;)
July 27, 200915 yr [quote name='Link2999' date='27 July 2009 - 04:18 AM' timestamp='1248664701' post='1833798'] HTML5 in short. Actually, it's CSS3... :)
July 31, 200915 yr [quote name='Dan C' date='27 July 2009 - 01:18 PM' timestamp='1248700719' post='1833929'] Actually, it's CSS3... :) thats already out :o
July 31, 200915 yr [quote name='Zach.' date='31 July 2009 - 03:36 AM' timestamp='1249007810' post='1835846'] thats already out :o Indeed, but not every browser has implemented all of the specifications yet. Hence why it works on some browsers but not others :)
July 31, 200915 yr [quote name='Zach.' date='31 July 2009 - 03:36 AM' timestamp='1249007810' post='1835846'] thats already out :o [quote name='Μark' date='31 July 2009 - 09:48 AM' timestamp='1249030083' post='1835936'] Indeed, but not every browser has implemented all of the specifications yet. Hence why it works on some browsers but not others :) No, neither CSS3 or HTML5 are finalised standards. That said, as Mark said, a number of browsers have implemented parts of both (some have implemented nothing), as the standards are being developed in public. The vendors tend to pick and choose what interests them, or what suits their company's goals. Also, a number of changes have been made to both standards based on what browser vendors have chosen to implement outside of the standards, and then submitted to the W3C.
July 31, 200915 yr FYI IE 8 is really close to ideal look of IPB forum, rest of IE just break things hard. I use Firefox, but this is good news for my IE visitors, I can tell them to upgrade to latest version.
July 31, 200915 yr When I tested this board with IE6, it looked like the smaller images and icons here lost most of their transparency background layers but overall it loads fairly well. So in this case, encourage users to update to IE7 or IE8 to see IPB 3 to the fullest extent.
Archived
This topic is now archived and is closed to further replies.