align right |
5/22/2008 12:31:32 PM |
PHPRunner General questions | |
G
garethp authorDevClub member
Sorry - last question! |
|
A
|
alang 5/22/2008 |
Couple of suggestions - alignment by default is set in the layout template:
|
G
|
garethp authorDevClub member 5/23/2008 |
Alan |
A
|
alang 5/25/2008 |
Good question - I'm not sure if you can do this as from what I can see, the template loops through all fields in the list template as follows: foreach Fields as @f filter bListPage order nListPageOrder##<td align=left valign=middle class=borderbody {$row.##@i####@f.strName g##_style}> endfor##
|
S
|
steveh 8/1/2008 |
Just hit the same issue! |