English > Support
Questions for the skin
Zacca:
Is there any way to center the <title> or another command in the skin ??
Halign="center" seems work only for fieldlabel.
nostra:
This code will center the title field:
--- Code: ---<column halign="center">
<title autosize="true"/>
</column>
--- End code ---
Note, that autosize parameter works only in view mode for edit boxes...
Zacca:
thanks for the reply....work fine :)
another question...
How can i add text to the skin like () for the year ??
nostra:
Smth like this:
--- Code: ---<label><caption>(</caption></label>
--- End code ---
Zacca:
--- Quote from: nostra on October 12, 2009, 02:00:14 am ---This code will center the title field:
--- Code: ---<column halign="center">
<title autosize="true"/>
</column>
--- End code ---
Note, that autosize parameter works only in view mode for edit boxes...
--- End quote ---
What do u mean for edit boxes ??
Director is an edit box ?? Seems not work
Navigation
[0] Message Index
[#] Next page
Go to full version