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 |
| |||
|
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 | Questions and Comments | 71 | 03-29-2011 10:03 PM |
| Special Advertising Add-On for banners Tutorial | AnAlienHolakres3 | Questions and Comments | 19 | 10-25-2009 08:56 AM |
| Pligg Categories | Yankidank | Wiki Articles | 1 | 12-17-2008 11:10 AM |
| How to show category keywords as text on the site? | gnalkit | Questions and Comments | 4 | 11-26-2008 06:17 AM |
| 'max_user_connections' suddenly exceeded | mightyb | Questions and Comments | 10 | 06-13-2007 05:40 PM |