Post reply

Warning: this topic has not been posted in for at least 120 days.
Unless you're sure you want to reply, please consider starting a new topic.

Note: this post will not display until it's been approved by a moderator.

Name:
Email:
Subject:
Message icon:

Attach:
(Clear Attachment)
(more attachments)
Allowed file types: gif, jpg, png, txt, tpl, lng, ini, pvd, psf, ini, cfg, csv, zip, xml, pas, 7z
Restrictions: 4 per post, maximum total size 1024KB, maximum individual size 1024KB
Note that any files attached will not be displayed until approved by a moderator.
Verification:
Type the letters shown in the picture
Listen to the letters / Request another image

Type the letters shown in the picture:
How many words are in this question?:

shortcuts: hit alt+s to submit/post or alt+p to preview


Topic Summary

Posted by: Zacca
« on: April 01, 2010, 07:13:32 pm »

Ok work
Thanks
Posted by: nostra
« on: April 01, 2010, 02:34:15 pm »

The problem here is that the label gets all the column's width. Try halign for the label itself instead of the column.
Posted by: Zacca
« on: April 01, 2010, 11:45:22 am »

sorry but i v the same old problem... center something

Code: [Select]
<row>
<column halign="center">
<fieldlabel field="human" category="0">
<font>
 <size>14</size>
 </font>
 </fieldlabel>
 </column>
 </row>
= aligh left...not center  :(