Quote:
Originally Posted by Andyrew
Still not removing anything.  What i am using is a for sale listing form, and one question is does your item come with a scope. yes/no = radio checkbox.
Then if the answer is no the next question they are told to ignore, but if yes the next question they fill in the type of scope.
So if they choose "no" and don't fill in the type of scope, this is then submitted with a space/gap in the for sale thread, if i click on edit thread i have to remove [b][size=3][/size][/b] from the post to remove the space/gap between the item for sale listing. Maybe i have to tell the form somehow to ignore the next question if the answer is "no"
See pic for example of gap between rows.
|
Are you using custom output, if you are you can use:
PHP Code:
<if condition="$qo[121]">[b][size=3]$qo[121][/size][/b]
</if>
where 121 is question hash