Results 1 to 6 of 6

Thread: template question for Mike

  1. #1
    dwolf
    Guest

    Default template question for Mike

    Most of my new pages are going to be quite long... Lots of images..
    Is there a quick and easy way to lengthen to page... Looks like it's a three
    step process.
    First to actually make the page longer by either dragging it or use the
    properties pallet
    Then I need to move the bottom layout region and then you created the white
    box.... drag that bigger.
    Just seeing if there is a step I can skip


  2. #2
    dwolf
    Guest

    Default Re: template question for Mike

    One thing that saved a little work is to cut the bottom layout region.. and
    then paste it after resize


    "dwolf" <jojonospam@hotmail.com> wrote in message
    news:hm45ap$7r7$1@DailyPlanet.news.netobjects.com. ..
    > Most of my new pages are going to be quite long... Lots of images..
    > Is there a quick and easy way to lengthen to page... Looks like it's a
    > three step process.
    > First to actually make the page longer by either dragging it or use the
    > properties pallet
    > Then I need to move the bottom layout region and then you created the
    > white box.... drag that bigger.
    > Just seeing if there is a step I can skip



  3. #3
    gotFusion LLC
    Guest

    Default Re: template question for Mike

    ...
    The bottom layout region is just a prop to give you the color below the
    white content area above.

    When it is shoved down, you will have to manually bring it back up.

    You could alternatively try to use a 2 celled table and set the color in the
    bottom cell the same as your background and place a spacer gif in it to prop
    it open. Then it would expand and contract with the white cell above as it
    would be part of the same table rather than separate tables (the 2 layout
    regions are separate tables once the code is generated which is why they do
    not move in unison)

    Are you using the zeromargins template or the masterborder template?

    --

    Mike - (a.k.a. turtle) - gotFusion Extended Support
    www.gotfusion.com


    "dwolf" <jojonospam@hotmail.com> wrote in message
    news:hm45p6$831$1@DailyPlanet.news.netobjects.com. ..
    > One thing that saved a little work is to cut the bottom layout region..
    > and then paste it after resize
    >
    >
    > "dwolf" <jojonospam@hotmail.com> wrote in message
    > news:hm45ap$7r7$1@DailyPlanet.news.netobjects.com. ..
    >> Most of my new pages are going to be quite long... Lots of images..
    >> Is there a quick and easy way to lengthen to page... Looks like it's a
    >> three step process.
    >> First to actually make the page longer by either dragging it or use the
    >> properties pallet
    >> Then I need to move the bottom layout region and then you created the
    >> white box.... drag that bigger.
    >> Just seeing if there is a step I can skip

    >
    >





  4. #4
    dwolf
    Guest

    Default Re: template question for Mike

    Zero.. I did put some contact info in that bottom region

    "gotFusion LLC" <newsgroup-support@autoresponder-gotfusion.com> wrote in
    message news:A921.1267047276.22@gfwebforum.com...
    > ..
    > The bottom layout region is just a prop to give you the color below the
    > white content area above.
    >
    > When it is shoved down, you will have to manually bring it back up.
    >
    > You could alternatively try to use a 2 celled table and set the color in
    > the bottom cell the same as your background and place a spacer gif in it
    > to prop it open. Then it would expand and contract with the white cell
    > above as it would be part of the same table rather than separate tables
    > (the 2 layout regions are separate tables once the code is generated which
    > is why they do not move in unison)
    >
    > Are you using the zeromargins template or the masterborder template?
    >
    > --
    >
    > Mike - (a.k.a. turtle) - gotFusion Extended Support
    > www.gotfusion.com
    >
    >
    > "dwolf" <jojonospam@hotmail.com> wrote in message
    > news:hm45p6$831$1@DailyPlanet.news.netobjects.com. ..
    >> One thing that saved a little work is to cut the bottom layout region..
    >> and then paste it after resize
    >>
    >>
    >> "dwolf" <jojonospam@hotmail.com> wrote in message
    >> news:hm45ap$7r7$1@DailyPlanet.news.netobjects.com. ..
    >>> Most of my new pages are going to be quite long... Lots of images..
    >>> Is there a quick and easy way to lengthen to page... Looks like it's a
    >>> three step process.
    >>> First to actually make the page longer by either dragging it or use the
    >>> properties pallet
    >>> Then I need to move the bottom layout region and then you created the
    >>> white box.... drag that bigger.
    >>> Just seeing if there is a step I can skip

    >>
    >>

    >
    >
    >


  5. #5
    gotFusion LLC
    Guest

    Default Re: template question for Mike

    ...
    Do a file save as and give a unique name.

    Delete the 2 layout regions and replace it with a 2 row table having
    everything set to 0 (zero.. border, padding and spacing).

    Set the background color in each cell to mimic the layout regions in the
    first template.

    You can then put your layout regions textboxes etc within the layout region
    to position as you wish.

    See if this is easier to work with then the 2 separate layout regions.

    If you don't like the way this works, just close it (discard it) and reopen
    your original project again

    If you want, I can send you another template to play with already set up
    with the 2 celled table. That's the thing with design there are a lot of
    ways to do the same thing and you need to find the one that works for you.
    In the end the final HTML will be just about the same, it is how it runs in
    Fusion that will be different

    --

    Mike - (a.k.a. turtle) - gotFusion Extended Support
    www.gotfusion.com




    "dwolf" <jojonospam@hotmail.com> wrote in message
    news:hm4757$8lv$1@DailyPlanet.news.netobjects.com. ..
    > Zero.. I did put some contact info in that bottom region
    >
    > "gotFusion LLC" <newsgroup-support@autoresponder-gotfusion.com> wrote in
    > message news:A921.1267047276.22@gfwebforum.com...
    >> ..
    >> The bottom layout region is just a prop to give you the color below the
    >> white content area above.
    >>
    >> When it is shoved down, you will have to manually bring it back up.
    >>
    >> You could alternatively try to use a 2 celled table and set the color in
    >> the bottom cell the same as your background and place a spacer gif in it
    >> to prop it open. Then it would expand and contract with the white cell
    >> above as it would be part of the same table rather than separate tables
    >> (the 2 layout regions are separate tables once the code is generated
    >> which is why they do not move in unison)
    >>
    >> Are you using the zeromargins template or the masterborder template?
    >>
    >> --
    >>
    >> Mike - (a.k.a. turtle) - gotFusion Extended Support
    >> www.gotfusion.com
    >>
    >>
    >> "dwolf" <jojonospam@hotmail.com> wrote in message
    >> news:hm45p6$831$1@DailyPlanet.news.netobjects.com. ..
    >>> One thing that saved a little work is to cut the bottom layout region..
    >>> and then paste it after resize
    >>>
    >>>
    >>> "dwolf" <jojonospam@hotmail.com> wrote in message
    >>> news:hm45ap$7r7$1@DailyPlanet.news.netobjects.com. ..
    >>>> Most of my new pages are going to be quite long... Lots of images..
    >>>> Is there a quick and easy way to lengthen to page... Looks like it's a
    >>>> three step process.
    >>>> First to actually make the page longer by either dragging it or use the
    >>>> properties pallet
    >>>> Then I need to move the bottom layout region and then you created the
    >>>> white box.... drag that bigger.
    >>>> Just seeing if there is a step I can skip
    >>>
    >>>

    >>
    >>
    >>

    >





  6. #6
    dwolf
    Guest

    Default Re: template question for Mike

    Well seems okay with the way it is... I going to publish it soon on a test
    site....


    "gotFusion LLC" <newsgroup-support@autoresponder-gotfusion.com> wrote in
    message news:A921.1267049893.24@gfwebforum.com...
    > ..
    > Do a file save as and give a unique name.
    >
    > Delete the 2 layout regions and replace it with a 2 row table having
    > everything set to 0 (zero.. border, padding and spacing).
    >
    > Set the background color in each cell to mimic the layout regions in the
    > first template.
    >
    > You can then put your layout regions textboxes etc within the layout
    > region to position as you wish.
    >
    > See if this is easier to work with then the 2 separate layout regions.
    >
    > If you don't like the way this works, just close it (discard it) and
    > reopen your original project again
    >
    > If you want, I can send you another template to play with already set up
    > with the 2 celled table. That's the thing with design there are a lot of
    > ways to do the same thing and you need to find the one that works for you.
    > In the end the final HTML will be just about the same, it is how it runs
    > in Fusion that will be different
    >
    > --
    >
    > Mike - (a.k.a. turtle) - gotFusion Extended Support
    > www.gotfusion.com
    >
    >
    >
    >
    > "dwolf" <jojonospam@hotmail.com> wrote in message
    > news:hm4757$8lv$1@DailyPlanet.news.netobjects.com. ..
    >> Zero.. I did put some contact info in that bottom region
    >>
    >> "gotFusion LLC" <newsgroup-support@autoresponder-gotfusion.com> wrote in
    >> message news:A921.1267047276.22@gfwebforum.com...
    >>> ..
    >>> The bottom layout region is just a prop to give you the color below the
    >>> white content area above.
    >>>
    >>> When it is shoved down, you will have to manually bring it back up.
    >>>
    >>> You could alternatively try to use a 2 celled table and set the color in
    >>> the bottom cell the same as your background and place a spacer gif in it
    >>> to prop it open. Then it would expand and contract with the white cell
    >>> above as it would be part of the same table rather than separate tables
    >>> (the 2 layout regions are separate tables once the code is generated
    >>> which is why they do not move in unison)
    >>>
    >>> Are you using the zeromargins template or the masterborder template?
    >>>
    >>> --
    >>>
    >>> Mike - (a.k.a. turtle) - gotFusion Extended Support
    >>> www.gotfusion.com
    >>>
    >>>
    >>> "dwolf" <jojonospam@hotmail.com> wrote in message
    >>> news:hm45p6$831$1@DailyPlanet.news.netobjects.com. ..
    >>>> One thing that saved a little work is to cut the bottom layout region..
    >>>> and then paste it after resize
    >>>>
    >>>>
    >>>> "dwolf" <jojonospam@hotmail.com> wrote in message
    >>>> news:hm45ap$7r7$1@DailyPlanet.news.netobjects.com. ..
    >>>>> Most of my new pages are going to be quite long... Lots of images..
    >>>>> Is there a quick and easy way to lengthen to page... Looks like it's a
    >>>>> three step process.
    >>>>> First to actually make the page longer by either dragging it or use
    >>>>> the properties pallet
    >>>>> Then I need to move the bottom layout region and then you created the
    >>>>> white box.... drag that bigger.
    >>>>> Just seeing if there is a step I can skip
    >>>>
    >>>>
    >>>
    >>>
    >>>

    >>

    >
    >
    >


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •