Fix for float these radios next to each other (please)

  1. <div id="edit-notify-wrapper" class="form-item">
  2. </div>
  3. <div class="form-radios">
  4. <div id="edit-notify-type-1-wrapper" class="form-item">
  5. <label class="option">
  6. <input id="edit-notify-type-1" class="form-radio" type="radio" checked="checked" value="1" name="notify_type"/>
  7. All comments
  8. </label>
  9. </div>
  10. <div id="edit-notify-type-2-wrapper" class="form-item">
  11. <label class="option">
  12. </label>
  13. </div>
  14. </div>
  15. <input id="edit-submit-1" class="form-submit" type="submit" value="Save" name="op"/>
  16. <input id="edit-preview" class="form-submit" type="submit" value="Preview" name="op"/>
  17. </div>

Submit Fix

Any tags you'd like to associate with your code, delimitered by commas (example: Views, CCK, Module, etc).
Select the syntax highlighting mode to use.