How do I set up field set codes?
3 posters
Page 1 of 1
How do I set up field set codes?
Hey, I'm wondering how to do field set codes because I can't get the code to show on my forum. Here's the code and example of what I mean.
I also don't want the things like the check boxes and their descriptions. I just like to place text inside it. Can anyone help?
- Code:
fieldset>
<legend>Extras</legend>
<p><label> <input type="checkbox" name="extras" value="baby"> Baby Seat </label></p>
<p><label> <input type="checkbox" name="extras" value="wheelchair"> Wheelchair Access </label></p>
<p><label> <input type="checkbox" name="extras" value="tip"> Stock Tip </label></p>
</fieldset>
I also don't want the things like the check boxes and their descriptions. I just like to place text inside it. Can anyone help?
Last edited by Kamui on March 25th 2016, 7:27 pm; edited 1 time in total
Re: How do I set up field set codes?
Hi,
First things first, you can start by setting up your fieldset code like this :
You can place this code wherever HTML formats, such as ;
• Widgets
• Homepage message
• HTML page
• Templates
• Messages IF HTML is enabled
> See this for enabling HTML in messages
First things first, you can start by setting up your fieldset code like this :
- Code:
<fieldset>
</fieldset>
- Code:
<fieldset>
<legend>Legend Text</legend>
</fieldset>
- Code:
<fieldset>
<legend>Legend Text</legend>
<p>This is my first fieldset !</p>
</fieldset>
You can place this code wherever HTML formats, such as ;
• Widgets
• Homepage message
• HTML page
• Templates
• Messages IF HTML is enabled
> See this for enabling HTML in messages
Re: How do I set up field set codes?
Topic solved and archived
Have a Great Easter Holiday
From Ape and the Forumotion Team.
From Ape and the Forumotion Team.
Similar topics
» Immediate Removal of FM Chat & Validate Registration Field Tutorial Codes
» Profile Field for Custom Profiles adding an additional unwanted field?
» Contact information field | Allow text in Phone number field
» css codes
» Help with codes
» Profile Field for Custom Profiles adding an additional unwanted field?
» Contact information field | Allow text in Phone number field
» css codes
» Help with codes
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum