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 7694425
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T21:19:05+00:00 2026-05-31T21:19:05+00:00

I have almost created a website that works in all major browsers flawlessly. Yesterday,

  • 0

I have almost created a website that works in all major browsers flawlessly. Yesterday, I celebrated because that was true. Today, I found out that it is not.

Apparently, Opera won’t wrap text on buttons. I tried everything that popped up in my searches – from spacing to outdated Mozilla Firefox hacks.

How can I tell Opera to wrap text on a button? Shortening the text is not an option, as the shortest it could be is still too long.

EDIT:

Here is a JSFiddle: http://jsfiddle.net/JavaAndCSharp/grX4H/

  • 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-31T21:19:07+00:00Added an answer on May 31, 2026 at 9:19 pm

    Uhm, yes it does? I didn’t even do anything other than define the width of the button. I’d suggest that you have conflicting CSS.

    http://jsfiddle.net/Qgdzx/

    HTML:

    <button>This is really long button text that should wrap after I define a fixed-width.</button>
    

    CSS:

    button{
        width:60px;
    }
    

    Output:

    enter image description here


    Edit after your update http://jsfiddle.net/CJbae/

    HTML:

    <form>
        <button id="littleWorld" type="button">really really long text that will probably overflow on opera</button> 
    </form>
    

    CSS:

    #littleWorld{
        border-radius:40px;
        border-width:0px;
        width:250px;
        height:250px; 
        background-color:#808080;
        font-family:Arial, Helvetica, sans-serif;
        font-size:11px;
        font-weight:bold;
        color:#FFFFFF; 
    }
    

    rounded button

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

A calculator program I have created works almost perfectly with the exception that Math.Sin()
I have created an utility function which I include in almost all Javascript code
I have created total 50 test scripts. All these scripts use almost same objects
I have a WebPage made that is 90% Javascript. All of the WebSite is
I have tried almost everything to link picture to Facebook status that is created
I am a little stuck. I have created almost everything in the picture below.
I have almost 20 textboxes and to check all i have to call validate
Note: I have almost no idea at all how batch file 'for' loops work.
I have a SQLite database that is created by reading some data in PDF
I have a website that is starting to grow but with that comes users

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.