Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Old 02-03-2010, 10:15 AM Radio Button Problem
Super Talker

Posts: 104
Location: Northern Ireland
Trades: 0
Hi

Trying to put a simple radio button - it appears with a large box around it for some unkown reason.?

HTML Code:
        <table width="660" border="0" cellspacing="0" cellpadding="0">

          <tr> 

            <td width="478">
              <p><b>Starter CV</b><br />Less than 6 months total work experience</p>
            </td>

            <td width="71"><b>&pound;2.99</b></td>

            <td width="111"><b>
              <input type="radio" name="CVs" value="Starter" />
              </b></td>
          </tr>

          <tr> 
            <td width="478">&nbsp;</td>
            <td>&nbsp;</td>
            <td>&nbsp;</td>
          </tr>

          <tr> 
            <td width="478"> 
              <p><b>Intermediate CV</b><br />6 months to 5 years total work experience</p>
            </td>

            <td><b>&pound;6.99</b></td>

            <td><b> 
              <input type="radio" name="CVs" value="Intermediate" />
              </b></td>
          </tr>

          <tr> 
            <td width="478">&nbsp;</td>
            <td>&nbsp;</td>
            <td>&nbsp;</td>
          </tr>

          <tr>
            <td width="478"> 

              <p><b>Senior CV</b><br />Between 5 and 10 years total work experience</p>
            </td>
            <td><b>&pound;7.99</b></td>
            <td><b>
              <input type="radio" name="CVs" value="Senior" />
              </b></td>
          </tr>

          <tr> 
            <td width="478">&nbsp;</td>
            <td>&nbsp;</td>
            <td>&nbsp;</td>
          </tr>

          <tr> 
            <td width="478"> 
              <p><b>Technical CV</b><br /> Over 10 years experience. And:<br />
              -
              
            </td>

            <td><b>&pound;9.99</b></td>

            <td><b>
              <input type="radio" name="CVs" value="Technical" />
              </b></td>
          </tr>

Last edited by chrishirst; 02-03-2010 at 11:12 AM..
sebastianx is offline
Reply With Quote
View Public Profile Visit sebastianx's homepage!
 
 
Register now for full access!
Old 02-03-2010, 11:14 AM Re: Radio Button Problem
chrishirst's Avatar
Missing! presumed drunk.

Posts: 42,382
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
URL needed so we can see what "a large box" actually means
__________________
Chris. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 02-03-2010, 11:50 AM Re: Radio Button Problem
Super Talker

Posts: 104
Location: Northern Ireland
Trades: 0
http://www.approvedcv.co.uk/order.html
sebastianx is offline
Reply With Quote
View Public Profile Visit sebastianx's homepage!
 
Old 02-03-2010, 01:22 PM Re: Radio Button Problem
wongpk's Avatar
Extreme Talker

Posts: 178
Trades: 0
Took a look into your CSS, there is this width making the whole big box:
Quote:
body.home input {
background-color:#FFFFFF;
border:1px solid #9E9E9E;
height:19px;
padding:2px 5px;
width:288px;

Try to delete the width or call another class for your button

Hope that help...
__________________
Regards,
Andrew

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
wongpk is offline
Reply With Quote
View Public Profile Visit wongpk's homepage!
 
Old 02-03-2010, 05:18 PM Re: Radio Button Problem
Super Talker

Posts: 104
Location: Northern Ireland
Trades: 0
Wongpk thankyou! Thanks man.

I thought it could be to do with the CSS but couldnt see what it was - tried looking in the CSS for input and TD classes - never thought of this one!

Thanks wongpk.

Regards

Seb.
sebastianx is offline
Reply With Quote
View Public Profile Visit sebastianx's homepage!
 
Reply     « Reply to Radio Button Problem
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.35192 seconds with 12 queries