Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7547467
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T09:27:37+00:00 2026-05-30T09:27:37+00:00

I am building a web application intended to be loaded on the Wii Internet

  • 0

I am building a web application intended to be loaded on the Wii Internet Channel, which is essentially Opera 9.3.

It has support for SVG, but they don’t seem to scale. The graphics always render at their “optimal” sizes, no matter what the width and height are set to.

If I set the height/width with CSS, the space the image element takes up in the page changes, but the SVG graphic still renders behind everything (with no positioning or z-index set).

If I set the height/width via tag attributes, the image is simply cropped to fit those dimensions.

Is there an alternative method for scaling SVG, that might be supported on the Wii Internet Channel?

Edit: It seems to be SVG dependent. For example, this SVG can scale to whatever I set:

<img src="http://www.w3.org/Graphics/SVG/Test/20061213/svggen/fonts-elem-01-t.svg" width="200" />

Whereas this SVG seems to be fixed:

<img src="http://upload.wikimedia.org/wikipedia/commons/6/6b/Bitmap_VS_SVG.svg" width="200" />

Any thoughts on the differences between these two?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-30T09:27:38+00:00Added an answer on May 30, 2026 at 9:27 am

    I figured it out! It has to do with the initial SVG tag within the SVG file, and its parameters.

    Initially, the SVG that wasn’t scaling had this for the SVG tag:

     <svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" width="1063" height="638">
    

    You’ll have to scroll to the right, but you’ll note that there is no viewBox attribute. If I add a viewBox attribute, specifying the full optimal size of the SVG (as specified by width and height attributes), the Wii will scale it correctly!

     <svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" width="1063" height="638" viewBox="0 0 1063 638">
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm building an ASP .NET 2.0 (C#) based web application, which is primarily intended
I'm building a web application which has some processing of user requests involved. A
I am building a web application that has a real-time feed (similar to Facebook's
I am building a web application using ASP.NET MVC that has two very distinct
I am building a web application, which can be used by multiple users simultaneously.
I'm currently building a web application that has multiple user types, where users engage
I am building a web application that has two names/domains pointing to it. I
I am building my web application on my laptop but when I navigate the
I'm building a web application with Ruby on Rails which needs to be highly
I'm building web application (in this context the client) which talk with a different

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.