Code:
<input name="category" type="radio" id="select-{$cat_array[thecat].auto_id}" value="{$cat_array[thecat].auto_id}"/><label for="select-{$cat_array[thecat].auto_id}" style="display:inline"> {$cat_array[thecat].name}</label>
| |||||||
![]() |
| | LinkBack | Thread Tools | Display Modes |
| |||
|
My users generally click on the names of the categories instead of the radio buttons when submitting a link. So I modified the show category part of the submit_step2.tpl like this: Code: <input name="category" type="radio" id="select-{$cat_array[thecat].auto_id}" value="{$cat_array[thecat].auto_id}"/><label for="select-{$cat_array[thecat].auto_id}" style="display:inline"> {$cat_array[thecat].name}</label>
|
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Control of meta description - categories | Divisive Cotton | Suggestions | 64 | 11-23-2008 07:37 PM |
| Special Advertising Add-On for banners Tutorial | AnAlienHolakres3 | Modification Tutorials | 18 | 07-30-2008 09:25 AM |
| Order all stories of a user (profil view) by category | tbones | General Help | 3 | 02-06-2008 02:48 PM |
| Disable User and SpamkillUser and bugs. | sefs | General Help | 0 | 10-08-2007 08:43 AM |
| 'max_user_connections' suddenly exceeded | mightyb | Bug Report | 10 | 06-13-2007 04:40 PM |