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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T19:57:32+00:00 2026-05-30T19:57:32+00:00

Recently I’ve made custom CSS only (imageless) checkmarks and radio buttons. I’ve used this

  • 0

Recently I’ve made custom CSS only (imageless) checkmarks and radio buttons.

I’ve used this piece of CSS code for checkmark content: "\2714";, but I have issues with sizing that checkmark, it stays “small” no matter what, any idea how can I make it bigger?

  • 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-30T19:57:33+00:00Added an answer on May 30, 2026 at 7:57 pm

    font-size seems to work just fine for me in FF 10:

    <!DOCTYPE html>
    <html>
    <head>
        <title>test</title>
        <style type="text/css">
        p:before {
            content: "\2714";
            font-size: 30px;
        }
        </style>
    </head>
    <body>
        <p>Hello there</p>
    </body>
    </html>
    

    EDIT: Chrome and Safari also seem to work with no issue.

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

Sidebar

Related Questions

Recently, we discovered odd behavior in some old code. This code has worked for
Recently I have created a regex, for my PHP code which allows only the
recently, while working on a db2 -> oracle migration project, we came across this
Recently I've begun to code in Objective-C for iOS 5 devices. My brand new
Recently we have released our product. Our team decided to preserve the source code
Recently downloaded some code for a minor open-source project related to a small webgame
Recently I've read this performance guide Let's make the web faster and was puzzled
recently, while reading former's code in my current project, I encounter the problems below:
Recently I made a terrible mistake, I installed delphi 6 in my laptop, and
Recently I encountered this puzzle : int main(){ int arr[7]; int b,c,d,a; a=4; printf(%d,arr[?]);

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.