Quote:
Originally Posted by Deepdog009
SuthernKumfort,
- Goto styles editor and find your main template...
- Open and look for RADIO questions area and you will see those questions area names...
- In those RADIO questions areas there will be code like below...>>>
HTML Code:
<tr>
<td class="alt2" colspan="3">
<b>Choose another one of the following choices</b>
</td></tr>
Look for TD CLASS in RADIO question area and change to new CSS code as stated in earlier post...
<td class=" alt2" colspan="3"> { before}
<td class=" radio button class" colspan="3"> { after}
Dont forget to place css style in header area {form template only} so that new background color will take over default vbull style...
Good Luck
**************************************
Shanevas2 did U get that form up and rolling???
|
Well, I have given up! Tell me what you need and ill let you do the rest. I am at my wits end!