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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T07:39:05+00:00 2026-05-11T07:39:05+00:00

No matter what I set them to my DIVs I use for buttons don’t

  • 0

No matter what I set them to my DIVs I use for buttons don’t resize. I’m uploading the correct file, and it has the change on the server, but nothing is happening no matter how much I refresh. I’ll delete the URL so this can’t be used as advertising once I get an answer.

[removed url]

  • 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. 2026-05-11T07:39:05+00:00Added an answer on May 11, 2026 at 7:39 am

    The issue here is that you’re trying to resize inline elements, which cannot be explicitly controlled. In order to set the height and width of the element, you need to set it’s display mode to ‘block’ and use float to align the elements horizontally.

    div .button {    display: block;    -moz-border-radius: 25px;    -webkit-border-radius: 25px;    border: 3px double #F1A631;    background-color: #FCFF68;    float: left;    width: 150px;    height: 30px; } 

    Also, you’ll need to rearrange your DIVs in the reverse order you’d like them to be displayed left-to-right. There is display property in CSS2 called ‘inline-block’ which is designed to correct this, but it’s not universally supported.

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

Sidebar

Ask A Question

Stats

  • Questions 62k
  • Answers 62k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • added an answer None of the current options allow for having both servers… May 11, 2026 at 10:08 am
  • added an answer Mac OS Classic uses ':', for instance. See Wikipedia for… May 11, 2026 at 10:08 am
  • added an answer The following is a manual solution, but there's no reason… May 11, 2026 at 10:08 am

Related Questions

No matter what I do sys.exit() is called by unittest, even the most trivial
I am having a really bad issue where no matter what I try, the
I'm trying to get a user control working asynchronously, yet no matter what I
I've got a PHPUnit mock object that returns 'return value' no matter what its
I've been trying to display text using a Quartz context, but no matter what
What are some reasons why PHP would force errors to show, no matter what
For some reason, no matter how I go about it, I cannot get TortoiseSVN
I would really appreciate any suggestions, no matter how simple or complex, to help
I'm pretty sure stackoverflow.com is created with ASP.NET, but no matter where I click
I want to read UTF-8 input in Perl, no matter if it comes from

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

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.