Hi Tobbe Is Edit or Viewmode you are referring to? If it's editmode make your changes In the EditTemplate beneath <h1>Family Tree Specific</h1> change some <div's to <span's (remember to close them properly <span></ span><div></div>).. Same procedure with the ViewTemplate - find fields you want to have in one line and span them :-) You might even consider to create div-groups to collect the span's in... (if you want all elements in the group to be affected by the same class for instance) like this: <div class='subtitle'><span macro='view modifier link'></span>, <span macro='view modified date'></span> (<span macro='message views.wikified.createdPrompt'></span> <span macro='view created date'></span>)</div>
regards Måns Mårtensson On 23 Jun., 15:54, Tobbe <[email protected]> wrote: > > How to I line up my own fields? Now they are horizontal like this: > > It should be "vertical" not horizontal, sorry abot that > > //Tobbe -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en.

