- This topic has 1 reply, 1 voice, and was last updated 6 years, 8 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- The forum ‘How do I …’ is closed to new topics and replies.
Events Made Easy › Forums › How do I … › Vertical Alignment for Labels
Tagged: css, htmpl, labels, vertical alignment
I am having the worst time trying to figure out how to get the side labels to vertically align to the top, next to the text entry box. I am using this code:
<tr>
<th scope=”row” valign=”top”>When and With Whom did you take “Way of the Shaman: Shamanic Journeying, Power, and Healing?”*</th>
<td valign=”top”>#REQ_FIELD{10}</td>
</tr>
But this is the way it looks:
http://www.narryecaldwell.com/events/19/
What am I missing? Is the template the correct location for doing edits to this text, etc (font size, type, color, style)?
Hi,
Found it! For those who need to know, it is in the table cell properties in visual mode.