PC Review Forums Newsgroups Microsoft Word Microsoft Frontpage Not displaying right in other browers...

Reply

Not displaying right in other browers...

 
Thread Tools Rate Thread
Old 27-06-2004, 04:42 AM   #1
=?Utf-8?B?QXVzdGluIEtpcnNjaGVubWFubg==?=
Guest
 
Posts: n/a
Default Not displaying right in other browers...


I made a website (http://goldvinegrill.com) and the menu/lunchen menu page in IE, Yahoo and other browsers looks fine but in MSN browser and a few others look way wacko. Also if you print it in IE, Yahoo it prints wacko.
Thank you,
Austin Kirschenmann
kirschenmann@prodigy.net
  Reply With Quote
Old 27-06-2004, 07:41 AM   #2
Andrew Murray
Guest
 
Posts: n/a
Default Re: Not displaying right in other browers...

I am viewing in IE 6.0 and have the problem of having to scroll right to see all
the content ( you've obviously made this site for 1024x768 - what about us
800x600-ers? (;-))


"Austin Kirschenmann" <Austin Kirschenmann@discussions.microsoft.com> wrote in
message news:7222D68A-9955-48B2-8AB9-399CD5E3CFCF@microsoft.com...
> I made a website (http://goldvinegrill.com) and the menu/lunchen menu page in

IE, Yahoo and other browsers looks fine but in MSN browser and a few others look
way wacko. Also if you print it in IE, Yahoo it prints wacko.
> Thank you,
> Austin Kirschenmann
> kirschenmann@prodigy.net



  Reply With Quote
Old 27-06-2004, 10:29 AM   #3
Stefan B Rusynko
Guest
 
Posts: n/a
Default Re: Not displaying right in other browers...

1) The space bar is not a design tool in web design
- use tables or paragraphs for alignment of text or images
2) None of your "custom" fonts will show up for users that don't have them
- use web safe fonts as alternatives
3) You have a very large multiple nested series of indents (<blockquote> tags) with nothing in them (but spaces) forcing all your
pages to be twice as wide as necessary and too wide to print normally
4) Your menus apparently come from MS Word and contain all the MS W formatting
- find and delete all the non web formatting like:
class="MsoNormal" style="MARGIN: 0in 0in 0pt"
--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
_____________________________________________


"Austin Kirschenmann" <Austin Kirschenmann@discussions.microsoft.com> wrote in message
news:7222D68A-9955-48B2-8AB9-399CD5E3CFCF@microsoft.com...
| I made a website (http://goldvinegrill.com) and the menu/lunchen menu page in IE, Yahoo and other browsers looks fine but in MSN
browser and a few others look way wacko. Also if you print it in IE, Yahoo it prints wacko.
| Thank you,
| Austin Kirschenmann
| kirschenmann@prodigy.net


  Reply With Quote
Old 27-06-2004, 04:09 PM   #4
=?Utf-8?B?QXVzdGluIEtpcnNjaGVubWFubg==?=
Guest
 
Posts: n/a
Default Re: Not displaying right in other browers...

I'm new at this so how do I "find and delete all the non web formatting like:
class="MsoNormal" style="MARGIN: 0in 0in 0pt""
--
I'm 13
Thank you,
Austin Kirschenmann
kirschemann@prodigy.net


"Stefan B Rusynko" wrote:

> 1) The space bar is not a design tool in web design
> - use tables or paragraphs for alignment of text or images
> 2) None of your "custom" fonts will show up for users that don't have them
> - use web safe fonts as alternatives
> 3) You have a very large multiple nested series of indents (<blockquote> tags) with nothing in them (but spaces) forcing all your
> pages to be twice as wide as necessary and too wide to print normally
> 4) Your menus apparently come from MS Word and contain all the MS W formatting
> - find and delete all the non web formatting like:
> class="MsoNormal" style="MARGIN: 0in 0in 0pt"
> --
>
> _____________________________________________
> SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
> "Warning - Using the F1 Key will not break anything!" (-;
> To find the best Newsgroup for FrontPage support see:
> http://www.net-sites.com/sitebuilder/newsgroups.asp
> _____________________________________________
>
>
> "Austin Kirschenmann" <Austin Kirschenmann@discussions.microsoft.com> wrote in message
> news:7222D68A-9955-48B2-8AB9-399CD5E3CFCF@microsoft.com...
> | I made a website (http://goldvinegrill.com) and the menu/lunchen menu page in IE, Yahoo and other browsers looks fine but in MSN
> browser and a few others look way wacko. Also if you print it in IE, Yahoo it prints wacko.
> | Thank you,
> | Austin Kirschenmann
> | kirschenmann@prodigy.net
>
>
>

  Reply With Quote
Old 27-06-2004, 06:56 PM   #5
Stefan B Rusynko
Guest
 
Posts: n/a
Default Re: Not displaying right in other browers...

You will need to just look in Code View for each of your pages
- or search in all pages in Code view for: style="

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
_____________________________________________


"Austin Kirschenmann" <kirschenmann@prodigy.net> wrote in message news:6E500997-9C98-48E7-AC1F-95CE03655EF9@microsoft.com...
| I'm new at this so how do I "find and delete all the non web formatting like:
| class="MsoNormal" style="MARGIN: 0in 0in 0pt""
| --
| I'm 13
| Thank you,
| Austin Kirschenmann
| kirschemann@prodigy.net
|
|
| "Stefan B Rusynko" wrote:
|
| > 1) The space bar is not a design tool in web design
| > - use tables or paragraphs for alignment of text or images
| > 2) None of your "custom" fonts will show up for users that don't have them
| > - use web safe fonts as alternatives
| > 3) You have a very large multiple nested series of indents (<blockquote> tags) with nothing in them (but spaces) forcing all
your
| > pages to be twice as wide as necessary and too wide to print normally
| > 4) Your menus apparently come from MS Word and contain all the MS W formatting
| > - find and delete all the non web formatting like:
| > class="MsoNormal" style="MARGIN: 0in 0in 0pt"
| > --
| >
| > _____________________________________________
| > SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
| > "Warning - Using the F1 Key will not break anything!" (-;
| > To find the best Newsgroup for FrontPage support see:
| > http://www.net-sites.com/sitebuilder/newsgroups.asp
| > _____________________________________________
| >
| >
| > "Austin Kirschenmann" <Austin Kirschenmann@discussions.microsoft.com> wrote in message
| > news:7222D68A-9955-48B2-8AB9-399CD5E3CFCF@microsoft.com...
| > | I made a website (http://goldvinegrill.com) and the menu/lunchen menu page in IE, Yahoo and other browsers looks fine but in
MSN
| > browser and a few others look way wacko. Also if you print it in IE, Yahoo it prints wacko.
| > | Thank you,
| > | Austin Kirschenmann
| > | kirschenmann@prodigy.net
| >
| >
| >


  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