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

  • Home
  • SEARCH
  • 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 6052405
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T07:55:30+00:00 2026-05-23T07:55:30+00:00

I recently have been working on a pilot mobile website for the company I

  • 0

I recently have been working on a pilot mobile website for the company I work for. After performing a small alpha test, I came across several width issues for blackberries and iphones.

When you access my mobile site on a blackberry bold or an iphone, the width container is ending maybe 5-10% shy of the overall width of the view. On a blackberry curve, the container gets cut at maybe 50-60% of the overall width except for the speaker images on the homepage.

Here is the site:
http://www.iirusa.com/upload/wysiwyg/2011-P-Div/P1656/Mobile_web/home.html

I originally found this line of code to help resizing on an ipad, but have had no luck with blackberry/iphone specific issues.

  <meta name="viewport" content="user-scalable=no, width=device-width" />

Just as a sidenote, I haven’t experienced any width issues on any android devices.

Please help! And let me know if I can provide anymore information!

  • 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-23T07:55:31+00:00Added an answer on May 23, 2026 at 7:55 am

    try this:

    <meta name="viewport" content="width=device-width, maximum-scale=1">
    

    EDIT:

    After further review, it looks like the issue is with the style on .bottom – it has a width of 100%, but a padding of 10px, so it will be 20px larger than the screen.

    I also noticed there’s a white bar below your content on the page, I assume you don’t want that. It’s fixed in the .container style below.

    Here’s an easy fix for that. Just replace the following styles:

    .bottom {
        background:#2D3192;
        width:100%;
    }
    .bottom p {
        font-size:.70em;
        color:#FFF;
        font-family: "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
        font-weight:400;
        padding: 10px;
    }
    .container {
        width:100%;
        padding-top: 10px;
        background:url(http://www.iirusa.com/upload/wysiwyg/2011-P-Div/P1656/Mobile_web/P1656_mobileBG.jpg) repeat-x #FFF;
        margin:0;
        top:0;
    }
    

    I left the old blocks in so you’ll be able to just swap them out with your current ones.

    Oh, and you can also change your meta back to:

     <meta name="viewport" content="user-scalable=no, width=device-width" />
    

    Hope that helps!

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

Sidebar

Related Questions

So I have been working on this phone gap application that uses jquery-mobile. Recently,
Recently I have been working on a contact form for my portfolio website .
I have been working with a small project recently which involves Struts 2 and
I've been working on website recently and have come across a major problem :http://jimbob.webatu.com/index.html(you'll
I have recently been working on implementing an ajax based file uploader for my
I have recently been working on a Pastebin script (for fun) and I've come
I have recently been working to better my understanding of sorting algorithms and their
I have been working on Eclipse recently. I am fairly new to java programming,
I have been working with databases recently and before that I was developing standalone
I have been working on a Java game and I recently wanted to see

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.