• Login
    • Search
    • Categories
    • Recent
    • Tags
    • Users
    • Groups
    • Rules
    • Help

    Do more on the web, with a fast and secure browser!

    Download Opera browser with:

    • built-in ad blocker
    • battery saver
    • free VPN
    Download Opera

    Website display - still having issues

    Opera for computers
    webpage display errors layout
    3
    3
    856
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      Miranda-W last edited by leocg

      Hi - I'm new here so sorry if this is supposed to go somewhere else.

      I just added a blog section to my website that displays as it should in Chrome but not in Opera.

      chrome browser.jpg Opera 100 percent.jpg

      I suppose the easiest fix is to rewrite my css with a simple layout but is there something I'm missing? (Resizing doesn't work - objects are missing or not aligned).

      Thanks!

      Blog Index

      Reply Quote 0
        roseanglina 1 Reply Last reply
      • roseanglina
        roseanglina @Miranda-W last edited by

        That’s a pretty common issue—Opera can sometimes behave differently even though it’s Chromium-based. It’s usually due to CSS compatibility, missing prefixes, or something like flex/grid behaving slightly off.

        I’d suggest checking your CSS in Opera DevTools, look for any errors, and maybe run it through something like Autoprefixer. Also clear cache and test—no need to rewrite everything yet, it’s likely a small fix .

        Reply Quote 0
          1 Reply Last reply
        • A
          Asta-123 last edited by

          Welcome! This kind of browser inconsistency is pretty common, so you’re definitely not alone.

          Since it works in Google Chrome but breaks in Opera, it’s likely a CSS compatibility issue rather than your overall layout approach. A few things you can check before rewriting everything:

          Vendor compatibility: Make sure you’re not relying on browser-specific behavior. Try adding proper fallbacks or prefixes (e.g., for flexbox/grid).
          CSS Grid/Flex issues: Opera usually supports modern CSS, but small differences (like min-width, overflow, or flex alignment) can cause elements to shift or disappear.
          Missing prefixes: Use a tool like Autoprefixer to ensure cross-browser support.
          Box sizing & resets: Inconsistent defaults can break layouts—try applying box-sizing: border-box; globally.
          Inspect in Opera DevTools: Compare computed styles between Chrome and Opera to spot what’s being ignored or overridden.
          Check for unsupported properties: Especially newer CSS features that may behave slightly differently.

          Before rebuilding your layout, I’d strongly recommend debugging with dev tools—you’ll usually find it’s just one or two CSS rules causing the issue

          Reply Quote 0
            1 Reply Last reply
          • First post
            Last post

          Computer browsers

          • Opera for Windows
          • Opera for Mac
          • Opera for Linux
          • Opera beta version
          • Opera USB

          Mobile browsers

          • Opera for Android
          • Opera Mini
          • Opera Touch
          • Opera for basic phones

          • Add-ons
          • Opera account
          • Wallpapers
          • Opera Ads

          • Help & support
          • Opera blogs
          • Opera forums
          • Dev.Opera

          • Security
          • Privacy
          • Cookies Policy
          • EULA
          • Terms of Service

          • About Opera
          • Press info
          • Jobs
          • Investors
          • Become a partner
          • Contact us

          Follow Opera

          • Opera - Facebook
          • Opera - Twitter
          • Opera - YouTube
          • Opera - LinkedIn
          • Opera - Instagram

          © Opera Software 1995-