• 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: How can I align-left te columntext?

How can I align-left te columntext? 9 years 11 months ago #27202

I have a text field called "Vraag of opmerking" and a belonging box of 60 columns/5 rows.
I would like the text to be on the left of the topcorner. That will look fine.

I tried the following to align the text of the field on the left of the top.
None of it worked the right way, the text stayed in the centre:

In the field CAPTION:
<span valign="top">Vraag of <br/>opmerking</span>
<div style="vertical-align:text-top;">Vraag of <br/>opmerking</div>
<span style="vertical-align:text-top;">Vraag of <br/>opmerking</span>
<p style="vertical-align:text-top;">Vraag of <br/>opmerking</p>
<div style="display:inline-block; vertical-align:text-top; ">Vraag of <br/>opmerking</div>
<div style="display:inline-block; vertical-align:text-top;text-align: left; ">Vraag of <br/>opmerking</div>

:( the text stayed in the middle

In the field ADDITIONAL attributes: (I thought this is for textarea)

style="valign:top; text-align:left;" .. etc

:( the text stayed in the middle

Can anyone help me find the way to position the text in the topleft corner?
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!