• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: Field Title Not Aligned to Top

Field Title Not Aligned to Top 12 years 8 months ago #14363

I am a newbie, so be gentle.

I have a textarea of 15 columns and 3 rows, with a title of "Questions and Comments" with the following field style:

<tr>
<td align="right" valign="top" id="estimate">{fieldtitle}{validationsign}</td>
<td valign="top">{field}</td>
<td valign="top">{fielddesc}</td>
</tr>

Yet, when displayed the title is displayed at the bottom of the textarea.

I will attempt to attach a screenshot.

Any suggestions.

The administrator has disabled public write access.

Re: Field Title Not Aligned to Top 12 years 5 months ago #15563

I am having the same issue...any suggestions here?
The administrator has disabled public write access.

Re: Field Title Not Aligned to Top 12 years 4 months ago #15582

I received this suggestion:


Instead of using valign="top", please try using this:

style="vertical-align:top"

I am not sure what the difference, but it worked.
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!