|
Rank: Advanced Member Groups: Member
Joined: 9/13/2007 Posts: 51
|
Hello, when using the "Text-NoWrap = 'false'" attribute, the left icon vertically aligns to the middle when an item wraps. Is there any way to align it to the top?
Thanks,
~ Afflicted
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Unfortunately again. :( I am not aware of any property to do that. I believe it's always vertically centered ---- the reason that it's vertical centered by default is because otherwise user will need to size their image to the exact hight of their item.
|
|
Rank: Advanced Member Groups: Member
Joined: 9/13/2007 Posts: 51
|
DOH! Well hmmm.... can I enter "HTML" into the Text-HTML attribute? I.E. Text-HTML = "<img src='blah.jpg' style='vertical-align: top'> My Item Text"
???
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Yes. You can do that! You may need to adjust LeftIconCellWidth to reduce space reserved for "left icon cell".
|
|
Rank: Advanced Member Groups: Member
Joined: 9/13/2007 Posts: 51
|
Woohoo, score one for me :)
|
|