Results 1 to 6 of 6

Thread: Redesign - Center Website (white) with Color Bkground

  1. #1
    Jeri
    Guest

    Default Redesign - Center Website (white) with Color Bkground

    Hi Guys,

    NOF 11
    Windows XP Home SP1

    I don't know if there is an easy way of doing this or not...

    http://www.animal-lawyer.com

    I created this site, left aligned.

    I would like to change it and have it centered. White. And then a
    colored/image background.

    Something like this...
    http://www.nlelaw.com/

    The only way I know to do this is to take all the text and put it on a
    layout region. Then use Center In Browser option in Layout Properties. This
    process will take hours. (39 pages)

    I will gladly buy EZ Round if that will make it easier.

    Is there an easy way of doing this? A tutorial would be dandy!!

    Your time and assistance is very much appreciated!

    Kind Regards,
    Jeri




  2. #2
    BeachApe
    Guest

    Default Re: Redesign - Center Website (white) with Color Bkground

    For your background:
    http://alt-web.com/DEMOS/fixed-background.shtml

    Once you have the background centered (as above tutorial), center everything
    else is easy. You can skip putting it on a layout region and just use the
    center in browser option.


    "Jeri" <jeri@graymattergraphics.com> wrote in message
    news:hm9ppo$shb$1@DailyPlanet.news.netobjects.com. ..
    > Hi Guys,
    >
    > NOF 11
    > Windows XP Home SP1
    >
    > I don't know if there is an easy way of doing this or not...
    >
    > http://www.animal-lawyer.com
    >
    > I created this site, left aligned.
    >
    > I would like to change it and have it centered. White. And then a
    > colored/image background.
    >
    > Something like this...
    > http://www.nlelaw.com/
    >
    > The only way I know to do this is to take all the text and put it on a
    > layout region. Then use Center In Browser option in Layout Properties.
    > This
    > process will take hours. (39 pages)
    >
    > I will gladly buy EZ Round if that will make it easier.
    >
    > Is there an easy way of doing this? A tutorial would be dandy!!
    >
    > Your time and assistance is very much appreciated!
    >
    > Kind Regards,
    > Jeri
    >
    >
    >



  3. #3
    gotFusion LLC
    Guest

    Default Re: Redesign - Center Website (white) with Color Bkground

    ...
    Yes,

    To get your background and layout different colors...

    Go to any page.
    Press F10
    Press the HTML button
    Enter the code below (see attached gif example for location) (the color of
    the table cell is set to #ffffffff (white) )

    <table cellSpacing="0" cellPadding="0" align="center" border="0">
    <tr bgcolor="#ffffff">
    <td>


    THEN

    close the table

    </td>
    </tr>
    </table>


    Go to style view

    Scroll down to where the background is set.
    Remove any image that is set
    Set the background color to what ever you wish.

    The content will have a white background (#ffffff) and the outside will have
    what ever color you set in style view

    --

    Mike - gotHosting.biz
    FREE Fusion Support with all hosting accounts
    ASP, PHP, ColdFusion Web Hosting
    www.gotHosting.biz www.gotFusion.com



    --

    Mike - gotHosting.biz
    FREE Fusion Support with all hosting accounts
    ASP, PHP, ColdFusion Web Hosting
    www.gotHosting.biz www.gotFusion.com



    "Jeri" <jeri@graymattergraphics.com> wrote in message
    news:hm9ppo$shb$1@DailyPlanet.news.netobjects.com. ..
    > Hi Guys,
    >
    > NOF 11
    > Windows XP Home SP1
    >
    > I don't know if there is an easy way of doing this or not...
    >
    > http://www.animal-lawyer.com
    >
    > I created this site, left aligned.
    >
    > I would like to change it and have it centered. White. And then a
    > colored/image background.
    >
    > Something like this...
    > http://www.nlelaw.com/
    >
    > The only way I know to do this is to take all the text and put it on a
    > layout region. Then use Center In Browser option in Layout Properties.
    > This
    > process will take hours. (39 pages)
    >
    > I will gladly buy EZ Round if that will make it easier.
    >
    > Is there an easy way of doing this? A tutorial would be dandy!!
    >
    > Your time and assistance is very much appreciated!
    >
    > Kind Regards,
    > Jeri
    >
    >
    >




  4. #4
    Jeri
    Guest

    Default Re: Redesign - Center Website (white) with Color Bkground

    eGreetings Mike,

    Wow! You are AWESOME. Thank you for your speedy response.

    Thank you so much for this - Works great!

    Thank you for the attached pic. - Helped alot.

    And thank you to beachape too - Thank you both.

    Saved me a lot of time.

    Kind Regards,
    Jeri


    "gotFusion LLC" <newsgroup-support@autoresponder-gotfusion.com> wrote in
    message news:A921.1267234497.50@gfwebforum.com...
    > ..
    > Yes,
    >
    > To get your background and layout different colors...
    >
    > Go to any page.
    > Press F10
    > Press the HTML button
    > Enter the code below (see attached gif example for location) (the color of
    > the table cell is set to #ffffffff (white) )
    >
    > <table cellSpacing="0" cellPadding="0" align="center" border="0">
    > <tr bgcolor="#ffffff">
    > <td>
    >
    >
    > THEN
    >
    > close the table
    >
    > </td>
    > </tr>
    > </table>
    >
    >
    > Go to style view
    >
    > Scroll down to where the background is set.
    > Remove any image that is set
    > Set the background color to what ever you wish.
    >
    > The content will have a white background (#ffffff) and the outside will

    have
    > what ever color you set in style view
    >
    > --
    >
    > Mike - gotHosting.biz
    > FREE Fusion Support with all hosting accounts
    > ASP, PHP, ColdFusion Web Hosting
    > www.gotHosting.biz www.gotFusion.com
    >
    >
    >
    > --
    >
    > Mike - gotHosting.biz
    > FREE Fusion Support with all hosting accounts
    > ASP, PHP, ColdFusion Web Hosting
    > www.gotHosting.biz www.gotFusion.com
    >
    >
    >
    > "Jeri" <jeri@graymattergraphics.com> wrote in message
    > news:hm9ppo$shb$1@DailyPlanet.news.netobjects.com. ..
    > > Hi Guys,
    > >
    > > NOF 11
    > > Windows XP Home SP1
    > >
    > > I don't know if there is an easy way of doing this or not...
    > >
    > > http://www.animal-lawyer.com
    > >
    > > I created this site, left aligned.
    > >
    > > I would like to change it and have it centered. White. And then a
    > > colored/image background.
    > >
    > > Something like this...
    > > http://www.nlelaw.com/
    > >
    > > The only way I know to do this is to take all the text and put it on a
    > > layout region. Then use Center In Browser option in Layout Properties.
    > > This
    > > process will take hours. (39 pages)
    > >
    > > I will gladly buy EZ Round if that will make it easier.
    > >
    > > Is there an easy way of doing this? A tutorial would be dandy!!
    > >
    > > Your time and assistance is very much appreciated!
    > >
    > > Kind Regards,
    > > Jeri
    > >
    > >
    > >

    >
    >



    ----------------------------------------------------------------------------
    ----







  5. #5
    Jeri
    Guest

    Default Re: Redesign - Center Website (white) with Color Bkground

    Note: this won't show until you Preview it.

    "Jeri" <jeri@graymattergraphics.com> wrote in message
    news:hmablr$4tc$1@DailyPlanet.news.netobjects.com. ..
    > eGreetings Mike,
    >
    > Wow! You are AWESOME. Thank you for your speedy response.
    >
    > Thank you so much for this - Works great!
    >
    > Thank you for the attached pic. - Helped alot.
    >
    > And thank you to beachape too - Thank you both.
    >
    > Saved me a lot of time.
    >
    > Kind Regards,
    > Jeri
    >
    >
    > "gotFusion LLC" <newsgroup-support@autoresponder-gotfusion.com> wrote in
    > message news:A921.1267234497.50@gfwebforum.com...
    > > ..
    > > Yes,
    > >
    > > To get your background and layout different colors...
    > >
    > > Go to any page.
    > > Press F10
    > > Press the HTML button
    > > Enter the code below (see attached gif example for location) (the color

    of
    > > the table cell is set to #ffffffff (white) )
    > >
    > > <table cellSpacing="0" cellPadding="0" align="center" border="0">
    > > <tr bgcolor="#ffffff">
    > > <td>
    > >
    > >
    > > THEN
    > >
    > > close the table
    > >
    > > </td>
    > > </tr>
    > > </table>
    > >
    > >
    > > Go to style view
    > >
    > > Scroll down to where the background is set.
    > > Remove any image that is set
    > > Set the background color to what ever you wish.
    > >
    > > The content will have a white background (#ffffff) and the outside will

    > have
    > > what ever color you set in style view
    > >
    > > --
    > >
    > > Mike - gotHosting.biz
    > > FREE Fusion Support with all hosting accounts
    > > ASP, PHP, ColdFusion Web Hosting
    > > www.gotHosting.biz www.gotFusion.com
    > >
    > >
    > >
    > > --
    > >
    > > Mike - gotHosting.biz
    > > FREE Fusion Support with all hosting accounts
    > > ASP, PHP, ColdFusion Web Hosting
    > > www.gotHosting.biz www.gotFusion.com
    > >
    > >
    > >
    > > "Jeri" <jeri@graymattergraphics.com> wrote in message
    > > news:hm9ppo$shb$1@DailyPlanet.news.netobjects.com. ..
    > > > Hi Guys,
    > > >
    > > > NOF 11
    > > > Windows XP Home SP1
    > > >
    > > > I don't know if there is an easy way of doing this or not...
    > > >
    > > > http://www.animal-lawyer.com
    > > >
    > > > I created this site, left aligned.
    > > >
    > > > I would like to change it and have it centered. White. And then a
    > > > colored/image background.
    > > >
    > > > Something like this...
    > > > http://www.nlelaw.com/
    > > >
    > > > The only way I know to do this is to take all the text and put it on a
    > > > layout region. Then use Center In Browser option in Layout Properties.
    > > > This
    > > > process will take hours. (39 pages)
    > > >
    > > > I will gladly buy EZ Round if that will make it easier.
    > > >
    > > > Is there an easy way of doing this? A tutorial would be dandy!!
    > > >
    > > > Your time and assistance is very much appreciated!
    > > >
    > > > Kind Regards,
    > > > Jeri
    > > >
    > > >
    > > >

    > >
    > >

    >
    >
    > --------------------------------------------------------------------------

    --
    > ----
    >
    >
    >
    >
    >
    >




  6. #6
    gotFusion LLC
    Guest

    Default Re: Redesign - Center Website (white) with Color Bkground

    ...
    Right,

    You are directly entering code OUTSIDE of the GUI.

    Anytime you directly enter code, it is outside of the Fusion design area.

    --

    gotFusion Support Team
    ----------------------------------------------------
    Supplemental NetObjects Fusion Product Support
    http://www.gotfusion.com


    "Jeri" <jeri@graymattergraphics.com> wrote in message
    news:hmbitt$lt0$1@DailyPlanet.news.netobjects.com. ..
    > Note: this won't show until you Preview it.
    >
    > "Jeri" <jeri@graymattergraphics.com> wrote in message
    > news:hmablr$4tc$1@DailyPlanet.news.netobjects.com. ..
    >> eGreetings Mike,
    >>
    >> Wow! You are AWESOME. Thank you for your speedy response.
    >>
    >> Thank you so much for this - Works great!
    >>
    >> Thank you for the attached pic. - Helped alot.
    >>
    >> And thank you to beachape too - Thank you both.
    >>
    >> Saved me a lot of time.
    >>
    >> Kind Regards,
    >> Jeri
    >>
    >>
    >> "gotFusion LLC" <newsgroup-support@autoresponder-gotfusion.com> wrote in
    >> message news:A921.1267234497.50@gfwebforum.com...
    >> > ..
    >> > Yes,
    >> >
    >> > To get your background and layout different colors...
    >> >
    >> > Go to any page.
    >> > Press F10
    >> > Press the HTML button
    >> > Enter the code below (see attached gif example for location) (the color

    > of
    >> > the table cell is set to #ffffffff (white) )
    >> >
    >> > <table cellSpacing="0" cellPadding="0" align="center" border="0">
    >> > <tr bgcolor="#ffffff">
    >> > <td>
    >> >
    >> >
    >> > THEN
    >> >
    >> > close the table
    >> >
    >> > </td>
    >> > </tr>
    >> > </table>
    >> >
    >> >
    >> > Go to style view
    >> >
    >> > Scroll down to where the background is set.
    >> > Remove any image that is set
    >> > Set the background color to what ever you wish.
    >> >
    >> > The content will have a white background (#ffffff) and the outside will

    >> have
    >> > what ever color you set in style view
    >> >
    >> > --
    >> >
    >> > Mike - gotHosting.biz
    >> > FREE Fusion Support with all hosting accounts
    >> > ASP, PHP, ColdFusion Web Hosting
    >> > www.gotHosting.biz www.gotFusion.com
    >> >
    >> >
    >> >
    >> > --
    >> >
    >> > Mike - gotHosting.biz
    >> > FREE Fusion Support with all hosting accounts
    >> > ASP, PHP, ColdFusion Web Hosting
    >> > www.gotHosting.biz www.gotFusion.com
    >> >
    >> >
    >> >
    >> > "Jeri" <jeri@graymattergraphics.com> wrote in message
    >> > news:hm9ppo$shb$1@DailyPlanet.news.netobjects.com. ..
    >> > > Hi Guys,
    >> > >
    >> > > NOF 11
    >> > > Windows XP Home SP1
    >> > >
    >> > > I don't know if there is an easy way of doing this or not...
    >> > >
    >> > > http://www.animal-lawyer.com
    >> > >
    >> > > I created this site, left aligned.
    >> > >
    >> > > I would like to change it and have it centered. White. And then a
    >> > > colored/image background.
    >> > >
    >> > > Something like this...
    >> > > http://www.nlelaw.com/
    >> > >
    >> > > The only way I know to do this is to take all the text and put it on
    >> > > a
    >> > > layout region. Then use Center In Browser option in Layout
    >> > > Properties.
    >> > > This
    >> > > process will take hours. (39 pages)
    >> > >
    >> > > I will gladly buy EZ Round if that will make it easier.
    >> > >
    >> > > Is there an easy way of doing this? A tutorial would be dandy!!
    >> > >
    >> > > Your time and assistance is very much appreciated!
    >> > >
    >> > > Kind Regards,
    >> > > Jeri
    >> > >
    >> > >
    >> > >
    >> >
    >> >

    >>
    >>
    >> --------------------------------------------------------------------------

    > --
    >> ----
    >>
    >>
    >>
    >>
    >>
    >>

    >
    >
    >





Posting Permissions

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