You are not logged in.
I don’t know what bc.. means but I hope I did it correctly.
<txp:output_form form="DTD_head" /></head> <body id="home"><h1>It's Mostly About Sex... And The Pleasures of Pleasing A Woman</h1><div id="wrapper"><div id="container" class="clearfix"><div id="contentOuter"> <div id="content"> <div id="contentInner"><txp:article limit="1" /></div><!-- close contentInner --><txp:output_form form="footer" /></div> <!-- close content --> </div> <!-- close contentOuter --> </div> <!-- close container --> </div> <!-- close wrapper --><txp:output_form form="analytics" /></body> </html>
{Corrected the use of bc.. – Uli}
Last edited by uli (2012-02-03 20:57:54)
Offline
hi
the bc.. help formating code on the forum and you must do like that
bc.. <txp:output_form....
but anyway: your code seems it s a one column design, where do you want to have a left column and a right column? (i see also the website http://itsmostlyaboutsex.nancymurdoch.com/)
Offline
Let’s do the columns on this page link below. It’s a practice page that is not live. Then if I mess up I can undo it.
I only have default and error_default pages in my Presentation – Pages section.
http://itsmostlyaboutsex.nancymurdoch.com/articles/play-page?txpreview=3.1328296153I don’t want it for the whole page, just parts.
Offline
Hi
I cant see the page because a preview can only be viewed by a logged user!
in the write page try this (body):
texte and image standard 1 column ==<div style="float: left;width=45%;">== here the texte left column ==</div>== ==<div style="margin-left: 50%">== here texte of right column ==</div><div style=“clear:both;height:1px;”> </div>==And see what you get!
Offline