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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T18:15:47+00:00 2026-06-15T18:15:47+00:00

I just tested my site using online mobile emulators and the site appears to

  • 0

I just tested my site using online mobile emulators and the site
appears to be working flawlessly. The only thing I’d like to do
is to just reduce the size of everything.

I have a plugin that allows me to do this in the CSS:

.mobile {change any css I want}

So for example:

#container {width:800px}  <-- normal css

I can do:

.mobile #container {width:340px} <-- specific css for all mobile devices

It’s great, but you can see how tedious this is going to be. My css
file is 2000 lines long.

So I’m wondering if there is a shortcut method that would
change all. Is there a way to shrink a site down to say, 30% of
its original size? A jquery shrinkSite plugin, perhaps? I’m looking
to do this in the least amount of steps possible, as my interest
in mobile devices is zero (since I don’t have one).

  • 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-06-15T18:15:48+00:00Added an answer on June 15, 2026 at 6:15 pm

    The closest you can get to this without doing a lot of work is:

    <meta name="viewport" content="width=640"/>
    

    The default zoom won’t work properly on large Android devices (requiring the user to manually zoom in). But it does uniformly scale the entire website. The code above is for a website that’s 640 pixels wide.

    If you need greater mobile support than that, you start getting into Responsive Design which requires a lot more effort, either Adaptive Content (where the layout changes but most of the content doesn’t scale) or Fluid Grid (where the layout remains the same and all of the content scales, somewhat uniformly).

    Adaptive Content is about designing a website differently to support mobile devices, while Fluid Grid is an attempt to force a traditional desktop website to scale on mobile devices (which isn’t how browsers were designed to work).

    Adaptive Content is the industry standard, but it requires a lot of planning before designing and building the pages. Fluid Grid is wildly problematic to implement for non-trivial websites, and I don’t recommend it (having worked with it before).

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

Sidebar

Related Questions

I have just deployed my first JSF site using eatj.com. I have tested my
Update: I just tested my JSON format returned from the server using JSONlint and
I´m planning to make a full dynamic site using pjax, with static menu (only
Just recently our client got their site tested by the penetration tests company and
I have just tested this Jquery script with my site http://cool-javascripts.com/jquery/add-icons-to-your-links-automatically-using-jquery-css.html At present the
I just tested Geolocation on Firefox 3.6 and iPhone Safari (os 3.1.3), the result
Was just playing around with nodejs and chrome's console when I tested this: []
I just publicated yesterday my first android application. I did not tested on android
My MySQL database can store the euro symbol just fine (as I have tested
Just learning the world of jquery, and all my googling gives examples like this:

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.