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

The Archive Base Latest Questions

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

I designed a pretty cool looking form layout but have no clue how to

  • 0

I designed a pretty cool looking form layout but have no clue how to make the radios on it work! Below is a mockup of the the form:
Sample of Form
I’ve already created the CSS for the text inputs (and will attach it below for anyone else looking for something similar). What I now need to figure out is the “What service are you looking for?” section. I’ve written the CSS for the blue box but I now need to figure out how to turn “Consulting, Web Development, and Graphic Design” into radio selects where the one with the check mark next to it is the selected radio box. Way over my head. I’m still trying to figure it out and will post back here if I do; just looking for some input on how you’d write those radios.

Current code for text inputs:

input[type=text] {
     width: 365px;
     height: 54px;
     margin: 0 0 12px 0;
     padding: 0 0 0 25px;
     -webkit-border-radius: 15px;
     -moz-border-radius: 15px;
     border-radius: 15px;
     background: #a2bdd8;
     background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #76899d), color-stop(0.075, #a2bdd8));
     color: #fff;
     font-size: 30px;
     border: none;
}
*:focus { outline: none; }

Current code for background to “What service are you looking for?”:

#options {
     width: 270px;
     height: 120px;
     -webkit-border-radius: 15px;
     -moz-border-radius: 15px;
     border-radius: 15px;
     background: #a2bdd8;
}
  • 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-21T16:31:25+00:00Added an answer on May 21, 2026 at 4:31 pm

    jQuery has several radio/checkbox plugins. I like the one used on http://webscale.cms.ezcompany.nl/scan

    <script src="/files/jquery.checkbox.min.js"></script>
    <link rel="stylesheet" href="/files/jquery.checkbox.css" />
    <script>
    $('input[type=radio]').checkbox({empty: '/files/empty.png'});
    </script>
    

    Plugins list on jquery.com: http://plugins.jquery.com/plugin-tags/checkbox

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

Sidebar

Related Questions

Ok I know about XAML Power Toys, and thats pretty cool, but still kind
I have an application that I have designed and this app has a pretty
Visual studio is pretty good but doesn't create stored procedures automatically. Iron Speed designer
I have designed database tables (normalised, on an MS SQL server) and created a
I have a poorly designed database. One of the most important tables has 11,000+
I have Designed the Javascript function My.js it contains following code My.js function display(){
I have a database designed to hold card data from various trading card games.
I've designed an MVC that doesn't allow communication between Views (forms). If a form
We have a very lengthy newsletter that has been designed and developed to look
I am pretty new to this but I was told I could get good

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.