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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T02:49:45+00:00 2026-06-04T02:49:45+00:00

Here is some code I modified from this nifty site : http://jsfiddle.net/Ajhka/ I have

  • 0

Here is some code I modified from this nifty site:

http://jsfiddle.net/Ajhka/

I have all the elements styled with a checkbox images,..fonts, colors etc.

I just don’t know how to do the layout. I don’t have a strategy. But what I want is only slightly different from the fiddle.

I want the Title and Content Text aligned like they are but I went them placed to the right of the check boxes, where the title is at the same height as the check box. This would make most sense and be the most readable.

How would I go about doing this?

  • 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-04T02:49:47+00:00Added an answer on June 4, 2026 at 2:49 am

    Here’s my version: http://jsfiddle.net/Ajhka/5/

    I didn’t change your CSS at all – just the HTML.

    <form id="privacy">
        <div>
            <input type="radio" id="radio1" name="rdo">
            <label for="radio1"></label>
            <span class="privacy_title">Normal</span>
            <span class="privacy_content">When you add a bookmarks it is posted to the feed.  You have a public page which can be viewed by non-members.</span>
        </div>
        <div>
            <input type="radio" id="radio2" name="rdo">
            <label for="radio2"></label>
            <span class="privacy_title">Private</span>
            <span class="privacy_content">The bookmarks you add are not posted to the feed.  You do not have a public page.</span>
        </div>
        <div>
            <input type="radio" id="radio3" name="rdo">
            <label for="radio3"></label>
            <span class="privacy_title">Secret</span>
            <span class="privacy_content">Same as private and all of your data is encrypted using NSA approved algorithms.</span>
        </div>
    </form>
    

    To get this layout I swapped your <p> tags for <span>. Then I wrapped each set of radio/title/text in a <div>. You could tweak spacing a bit with CSS if you so chose.

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

Sidebar

Related Questions

I have the following code: $data['x'] = $this->x->getResults(); $data['y'] = $data['x']; //some code here
Here is some code: var class = function(elem,div){ this.elem= elem; this.div = div; this.init
//UPDATE// I found some code to do paging which I have modified to work
I see this [below] all over in the Android code (and some other code
I'm using some barely modified sample code from Facebook to post to a user's
I have defined some models like this (Entity Framework Code-First): public class A {
I found some fantastic code that meets the needs for my project from here:
Here's some code (full program follows later in the question): template <typename T> T
Here is some code: class Person def initialize(age) @age = age end def age
Here's some code: DirectorySearcher searcher = new DirectorySearcher(); searcher.Filter = (&(objectClass=user)(sAMAccountName= + lstUsers.SelectedItem.Text +

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.