Not signed in (Sign In)

Vanilla 1.1.10 is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthormr hubby
    • CommentTimeFeb 19th 2009
     
    Hi everyone thx for your help I have at last got nearly where I would like to be. my last question is

    This is what I have so far
    http://www.worthingpanthers.co.uk/gallery/ploggerb3/

    in a perfect world I would like to put it in this page
    http://www.worthingpanthers.co.uk/gallery/ploggerb3/desired_index.html

    I have tried encapsulating PHP code in a div tag,

    <div id=layer1 style="position:absolute; top:289px; left:162px; width:600px; height:500px; padding:5px; border: #000000 2px solid; background-color:#000000;">
    <?php the_gallery(); ?> </div>

    although it looks ok in DW, and firebug everything gets thrown out.

    all help much appricated