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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T08:18:01+00:00 2026-06-10T08:18:01+00:00

I am new to rails, and I have finished making my first web application.

  • 0

I am new to rails, and I have finished making my first web application. I am now looking at styling my app. I realise that I need to think about how my app will look on different devices, but don’t really know how, or the best way to go about this. Is there a way where I can have a standard look no matter what device the page is rendered on?

I started moving objects around to suit how it would look on a laptop, but looking at the page on a tablet, some things stay where they should, but others disappear off the edge of the page and basically mess up the style I had (which I think had something to do with using absolute positioning). I think I just want their device to look a page that is set in stone, where the user has to zoom in and out on their device, rather than optimise the page for their device.

Any help at all will be hugely appreciated. Thanks

  • 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-10T08:18:02+00:00Added an answer on June 10, 2026 at 8:18 am

    You may want to use CSS media queries to optimize / change CSS rules according to your screen width/height. These are just usual CSS files which are applied by the client’s browser, so you don’t have to mess around with them on your side.

    Here’s an example:

    @media all and (max-width: 430px) and (min-width: 360px) {
      /* put your mobile css in here */
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

new on rails and using windows for now,, i have web page that user
I am new to Rails. I have my rails application and now I want
I have finished a rails project using i18n and now I need to pass
I am new to rails and have developed a simple rails application on my
I am fairly new to Rails and I have never developed a large application.
I'm creating a new rails app for my business, and I just finished a
new rails user here. I have a rails project that I want to accept
I have started developing a new Rails app on my server using RVM, Rails
I am creating a new rails app as a learning project. I have already
I'm new to Rails and have started a project that I'm unhappy with my

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.