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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T02:31:15+00:00 2026-05-21T02:31:15+00:00

Every day I use a web site which has a really great flash card

  • 0

Every day I use a web site which has a really great flash card system for language learning.

However, the authors of the site seem to have a really bizarre sense of what makes for good usability. They make font sizes so large that you only get a few lines of text per screen, and you have to scroll down to access buttons. And don’t get me started on what it’s like to access the site from a mobile device.

I’ve been in contact with the developers of the site, and I have even written CSS and header code for them in order to try and help. While they’re nice people, unfortunately they have for months been unwilling or able to make changes.

So, I’m going rogue… I want to be able to impose my own damn CSS.

I vaguely remember this being a possibility in a Firefox addon, but can’t seem to find it now.

In any case, because I aspire to use this on my mobile phone as well, here’s the ideal solution:

I’d like to be able to set up a page on my web server that relays to the source web site, but over writes the CSS and displays it to me with my own CSS.

Is this possible? I know some CSS tricks to over write inline styles, but I’m much less clear on how I can set up a web page to relay the content of another page.

I hope my explanation and goals are clear. I will try to clarify more if I haven’t conveyed any part of this properly.

Thank you for any tips.

Update: Here is the CSS I’ve placed in my userContent.css to try and get font size under control.

@-moz-document domain(badsite.com) {
body {
font-size: 12px;
}
font {
 font-family: inherit !important;
font-size: inherit !important;
color: inherit !important;
}
}
  • 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-21T02:31:15+00:00Added an answer on May 21, 2026 at 2:31 am

    You can edit userContent.css in Firefox. Use the @-moz-document to target that site only.

    @-moz-document domain(bad-ui-site.com) {
       body {
          font-size: 80%;
       }
    }
    

    I’d like to be able to set up a page on my web server that relays to the source web site, but over writes the CSS and displays it to me with my own CSS

    I’d recommend you don’t. It is difficult, and probably violates their terms.

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

Sidebar

Related Questions

I know many people who use computers every day, who do not know how
I am working with a web site analyser which will be used to analyse
I have to transform a few hundred images every day in a specific way.
Multi-touch seems to be gathering more and more references worldwide every day. Soon the
E.g. if I set a timer to expire every day at midnight, what will
I wrote a script in Ruby. I'd like to run it every day at
My everyday IDE is Eclipse which has a wonderful Open Resource feature (CTRL+SHIFT+R or
I hope you all have a nice day. I want to write a web
I'm implementing a web app, which uses sessions. I'm using GWT and app engine
I am working on a web portal (PHP/MYSQL) which have 3 sections photos, videos,

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.