PC Review Forums Newsgroups Microsoft Word Microsoft Frontpage Resolution? Problem

Reply

Resolution? Problem

 
Thread Tools Rate Thread
Old 08-07-2007, 02:14 AM   #1
=?Utf-8?B?SG9wZQ==?=
Guest
 
Posts: n/a
Default Resolution? Problem


When you view www.betancourtcommunities.com in widescreen it stretches the
images out and moves the layers around. I thought placing them in a table
would prevent this.

This is my first website and would love some feedback on making it better.
Maybe I should not leave it so open ended because I could get LOTS of
feedback. I know it is basic so I am more concerned about everything lining
up right, fitting into a browser screen, etc.
  Reply With Quote
Old 08-07-2007, 02:31 AM   #2
Rob Giordano \(Crash\)
Guest
 
Posts: n/a
Default Re: Resolution? Problem

The stuff that's moving is absolute positioned shapes, textboxes etc. -
don't use them
Didn't see too many tables on your site.




--

Rob Giordano
Microsoft MVP - FrontPage





"Hope" <Hope@discussions.microsoft.com> wrote in message
news:F65EC4EB-D67B-4243-8564-F97E54724058@microsoft.com...
| When you view www.betancourtcommunities.com in widescreen it stretches the
| images out and moves the layers around. I thought placing them in a table
| would prevent this.
|
| This is my first website and would love some feedback on making it better.
| Maybe I should not leave it so open ended because I could get LOTS of
| feedback. I know it is basic so I am more concerned about everything
lining
| up right, fitting into a browser screen, etc.


  Reply With Quote
Old 08-07-2007, 08:38 AM   #3
Ronx
Guest
 
Posts: n/a
Default Re: Resolution? Problem

Suggest you look at the site in FireFox - the body text appears smudged
and is difficult to read. Also the link to City Park Townhomes is not a
link - this is normal when using VML text boxes.
Same applies to all Netscape, Mozilla, Opera and Safari browsers.

See http://www.rxs-enterprises.org/tests/vml-graphics.htm for reasons
why VML should be avoided.

Also, the top banner image takes a very long time to download - 181K
should be a lot nearer to 30K. This needs to be optimised for the web.

Drop the absolute positioning (which will cause headaches in IE [but not
in Firefox since the body text is actually an image while you use
text-boxes] when text is resized by the users), and use a fixed width,
centred container (table, <div> etc.) for the content.
--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.

http://www.rxs-enterprises.org/fp

FrontPage Support: http://www.frontpagemvps.com/




"Hope" <Hope@discussions.microsoft.com> wrote in message
news:F65EC4EB-D67B-4243-8564-F97E54724058@microsoft.com:

> When you view www.betancourtcommunities.com in widescreen it stretches the
> images out and moves the layers around. I thought placing them in a table
> would prevent this.
>
> This is my first website and would love some feedback on making it better.
> Maybe I should not leave it so open ended because I could get LOTS of
> feedback. I know it is basic so I am more concerned about everything lining
> up right, fitting into a browser screen, etc.


  Reply With Quote
Old 08-07-2007, 03:54 PM   #4
=?Utf-8?B?TXp6?=
Guest
 
Posts: n/a
Default Re: Resolution? Problem

Do I understand correctly, that as long as you crop and save your WordArt as
a jpeg or gif, it is safe to use them....that they will display properly in
all browsers? I have read two different opinions about whether to save as
jpeg or gif...is one better?

"Ronx" wrote:

> Suggest you look at the site in FireFox - the body text appears smudged
> and is difficult to read. Also the link to City Park Townhomes is not a
> link - this is normal when using VML text boxes.
> Same applies to all Netscape, Mozilla, Opera and Safari browsers.
>
> See http://www.rxs-enterprises.org/tests/vml-graphics.htm for reasons
> why VML should be avoided.
>
> Also, the top banner image takes a very long time to download - 181K
> should be a lot nearer to 30K. This needs to be optimised for the web.
>
> Drop the absolute positioning (which will cause headaches in IE [but not
> in Firefox since the body text is actually an image while you use
> text-boxes] when text is resized by the users), and use a fixed width,
> centred container (table, <div> etc.) for the content.
> --
> Ron Symonds - Microsoft MVP (FrontPage)
> Reply only to group - emails will be deleted unread.
>
> http://www.rxs-enterprises.org/fp
>
> FrontPage Support: http://www.frontpagemvps.com/
>
>
>
>
> "Hope" <Hope@discussions.microsoft.com> wrote in message
> news:F65EC4EB-D67B-4243-8564-F97E54724058@microsoft.com:
>
> > When you view www.betancourtcommunities.com in widescreen it stretches the
> > images out and moves the layers around. I thought placing them in a table
> > would prevent this.
> >
> > This is my first website and would love some feedback on making it better.
> > Maybe I should not leave it so open ended because I could get LOTS of
> > feedback. I know it is basic so I am more concerned about everything lining
> > up right, fitting into a browser screen, etc.

>
>

  Reply With Quote
Old 08-07-2007, 04:05 PM   #5
Ronx
Guest
 
Posts: n/a
Default Re: Resolution? Problem

..jpg and .gif images are visible in all browsers (except text only
browsers and screen readers).

In general, use .gif if the graphic has a few solid colours. Use .jpg
if the graphic contains gradients or more than 256 colours - try both
and use the one that looks best.
--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.

http://www.rxs-enterprises.org/fp

FrontPage Support: http://www.frontpagemvps.com/




"Mzz" <Mzz@discussions.microsoft.com> wrote in message
news:027D81AE-6072-444F-847F-3EE5D0D972DB@microsoft.com:

> Do I understand correctly, that as long as you crop and save your WordArt as
> a jpeg or gif, it is safe to use them....that they will display properly in
> all browsers? I have read two different opinions about whether to save as
> jpeg or gif...is one better?
>
> "Ronx" wrote:
>
> > Suggest you look at the site in FireFox - the body text appears smudged
> > and is difficult to read. Also the link to City Park Townhomes is not a
> > link - this is normal when using VML text boxes.
> > Same applies to all Netscape, Mozilla, Opera and Safari browsers.
> >
> > See http://www.rxs-enterprises.org/tests/vml-graphics.htm for reasons
> > why VML should be avoided.
> >
> > Also, the top banner image takes a very long time to download - 181K
> > should be a lot nearer to 30K. This needs to be optimised for the web.
> >
> > Drop the absolute positioning (which will cause headaches in IE [but not
> > in Firefox since the body text is actually an image while you use
> > text-boxes] when text is resized by the users), and use a fixed width,
> > centred container (table, <div> etc.) for the content.
> > --
> > Ron Symonds - Microsoft MVP (FrontPage)
> > Reply only to group - emails will be deleted unread.
> >
> > http://www.rxs-enterprises.org/fp
> >
> > FrontPage Support: http://www.frontpagemvps.com/
> >
> >
> >
> >
> > "Hope" <Hope@discussions.microsoft.com> wrote in message
> > news:F65EC4EB-D67B-4243-8564-F97E54724058@microsoft.com:
> >
> > > When you view www.betancourtcommunities.com in widescreen it stretches the
> > > images out and moves the layers around. I thought placing them in a table
> > > would prevent this.
> > >
> > > This is my first website and would love some feedback on making it better.
> > > Maybe I should not leave it so open ended because I could get LOTS of
> > > feedback. I know it is basic so I am more concerned about everything lining
> > > up right, fitting into a browser screen, etc.

> >
> >


  Reply With Quote
Old 08-07-2007, 07:14 PM   #6
P@tty Ayers
Guest
 
Posts: n/a
Default Re: Resolution? Problem


"Ronx" <ronx917@hotmail.com> wrote in message
news:uRxiJnXwHHA.2004@TK2MSFTNGP06.phx.gbl...
> jpg and .gif images are visible in all browsers (except text only browsers
> and screen readers).
>
> In general, use .gif if the graphic has a few solid colours. Use .jpg if
> the graphic contains gradients or more than 256 colours - try both and use
> the one that looks best.


Or, if they both look good, the one with the smaller file size.


--
Patty Ayers | www.WebDevBiz.com
Free Articles on the Business of Web Development
Web Design Contract, Estimate Request Form, Estimate Worksheet
--


  Reply With Quote
Old 09-07-2007, 05:40 PM   #7
=?Utf-8?B?V2lubmluZyBhbmQgV2FybmluZw==?=
Guest
 
Posts: n/a
Default Re: Resolution? Problem

How do you save wordart to a .jpg file? I have tried to save it in MS
Publisher and it comes out looking jagged in Frontpage. Wordart does not
paste into MS Digital Image or PhotoImpression. MS Word does not save .jpg
files. PowerPoint will save Wordart as .jpg files, but it comes out jagged
in Frontpage.
The reason why I want to use Wordart, of course, is because it is so simple
to generate attractive text. Should I be using something else for Titles,
etc?
Thanks for your help.

"P@tty Ayers" wrote:

>
> "Ronx" <ronx917@hotmail.com> wrote in message
> news:uRxiJnXwHHA.2004@TK2MSFTNGP06.phx.gbl...
> > jpg and .gif images are visible in all browsers (except text only browsers
> > and screen readers).
> >
> > In general, use .gif if the graphic has a few solid colours. Use .jpg if
> > the graphic contains gradients or more than 256 colours - try both and use
> > the one that looks best.

>
> Or, if they both look good, the one with the smaller file size.
>
>
> --
> Patty Ayers | www.WebDevBiz.com
> Free Articles on the Business of Web Development
> Web Design Contract, Estimate Request Form, Estimate Worksheet
> --
>
>
>

  Reply With Quote
Old 09-07-2007, 07:44 PM   #8
Ronx
Guest
 
Posts: n/a
Default Re: Resolution? Problem

Pastes in Ms Digital Image Suite 2006 (DIS).

Open DIS.
File->New
Set the canvas size and click Done.

Open the document with the WordArt, with the art centred in the
document. (if using Paint for the conversion, place the WordArt in top
left corner)

Press Ctrl+PrtScrn to copy the window to the clipboard.

Back in DIS, Edit->Paste.
Move the pasted image to place the WordArt on the canvas.

Use Crop Canvas tool to crop out the wordart, and save as .jpg.
--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.

http://www.rxs-enterprises.org/fp

FrontPage Support: http://www.frontpagemvps.com/




"Winning and Warning" <WinningandWarning@discussions.microsoft.com>
wrote in message
news:732F6BCD-5A11-4D17-9FA7-53E3BE982691@microsoft.com:

> How do you save wordart to a .jpg file? I have tried to save it in MS
> Publisher and it comes out looking jagged in Frontpage. Wordart does not
> paste into MS Digital Image or PhotoImpression. MS Word does not save .jpg
> files. PowerPoint will save Wordart as .jpg files, but it comes out jagged
> in Frontpage.
> The reason why I want to use Wordart, of course, is because it is so simple
> to generate attractive text. Should I be using something else for Titles,
> etc?
> Thanks for your help.
>
> "P@tty Ayers" wrote:
>
> >
> > "Ronx" <ronx917@hotmail.com> wrote in message
> > news:uRxiJnXwHHA.2004@TK2MSFTNGP06.phx.gbl...
> > > jpg and .gif images are visible in all browsers (except text only browsers
> > > and screen readers).
> > >
> > > In general, use .gif if the graphic has a few solid colours. Use .jpg if
> > > the graphic contains gradients or more than 256 colours - try both and use
> > > the one that looks best.

> >
> > Or, if they both look good, the one with the smaller file size.
> >
> >
> > --
> > Patty Ayers | www.WebDevBiz.com
> > Free Articles on the Business of Web Development
> > Web Design Contract, Estimate Request Form, Estimate Worksheet
> > --
> >
> >
> >


  Reply With Quote
Old 09-07-2007, 09:20 PM   #9
=?Utf-8?B?V2lubmluZyBhbmQgV2FybmluZw==?=
Guest
 
Posts: n/a
Default Re: Resolution? Problem

Hi
It worked! Had some trouble getting the background right, but it works.
Thanks a million. I'm telling all my friends about you.
Winning and Warning

"Ronx" wrote:

> Pastes in Ms Digital Image Suite 2006 (DIS).
>
> Open DIS.
> File->New
> Set the canvas size and click Done.
>
> Open the document with the WordArt, with the art centred in the
> document. (if using Paint for the conversion, place the WordArt in top
> left corner)
>
> Press Ctrl+PrtScrn to copy the window to the clipboard.
>
> Back in DIS, Edit->Paste.
> Move the pasted image to place the WordArt on the canvas.
>
> Use Crop Canvas tool to crop out the wordart, and save as .jpg.
> --
> Ron Symonds - Microsoft MVP (FrontPage)
> Reply only to group - emails will be deleted unread.
>
> http://www.rxs-enterprises.org/fp
>
> FrontPage Support: http://www.frontpagemvps.com/
>
>
>
>
> "Winning and Warning" <WinningandWarning@discussions.microsoft.com>
> wrote in message
> news:732F6BCD-5A11-4D17-9FA7-53E3BE982691@microsoft.com:
>
> > How do you save wordart to a .jpg file? I have tried to save it in MS
> > Publisher and it comes out looking jagged in Frontpage. Wordart does not
> > paste into MS Digital Image or PhotoImpression. MS Word does not save .jpg
> > files. PowerPoint will save Wordart as .jpg files, but it comes out jagged
> > in Frontpage.
> > The reason why I want to use Wordart, of course, is because it is so simple
> > to generate attractive text. Should I be using something else for Titles,
> > etc?
> > Thanks for your help.
> >
> > "P@tty Ayers" wrote:
> >
> > >
> > > "Ronx" <ronx917@hotmail.com> wrote in message
> > > news:uRxiJnXwHHA.2004@TK2MSFTNGP06.phx.gbl...
> > > > jpg and .gif images are visible in all browsers (except text only browsers
> > > > and screen readers).
> > > >
> > > > In general, use .gif if the graphic has a few solid colours. Use .jpg if
> > > > the graphic contains gradients or more than 256 colours - try both and use
> > > > the one that looks best.
> > >
> > > Or, if they both look good, the one with the smaller file size.
> > >
> > >
> > > --
> > > Patty Ayers | www.WebDevBiz.com
> > > Free Articles on the Business of Web Development
> > > Web Design Contract, Estimate Request Form, Estimate Worksheet
> > > --
> > >
> > >
> > >

>
>

  Reply With Quote
Old 09-07-2007, 10:27 PM   #10
P@tty Ayers
Guest
 
Posts: n/a
Default Re: Resolution? Problem


"Winning and Warning" <WinningandWarning@discussions.microsoft.com> wrote in
message news:732F6BCD-5A11-4D17-9FA7-53E3BE982691@microsoft.com...

> The reason why I want to use Wordart, of course, is because it is so
> simple
> to generate attractive text. Should I be using something else for Titles,
> etc?


I was wondering what the reason would be. It's very simple to make an
attractive text GIF or JPEG in any graphics program, just FYI - you're
definitely not limited to using "Wordart".


--
Patty Ayers | www.WebDevBiz.com
Free Articles on the Business of Web Development
Web Design Contract, Estimate Request Form, Estimate Worksheet
--


  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off