PC Review


Reply
Thread Tools Rate Thread

Another Table vs. Layers Question

 
 
=?Utf-8?B?am9lcm90aGVybWljaA==?=
Guest
Posts: n/a
 
      26th Apr 2004
I've just started using FP in the last week. Its been a big learning curve and such, but on to my issues...
My site is currently constructed using layers only, but when people view it on ceritan resolutions the text becomes totally overlapped and messed up. After reading messages on this board, absolute positioning is my problem: I don't know how to do it. Can someone please explain or point me to where I can learn it. Or should I sallow my pride and redo the page with tables? Thanks
-Joe

 
Reply With Quote
 
 
 
 
=?iso-8859-1?Q?Crash_Gordon=AE?=
Guest
Posts: n/a
 
      26th Apr 2004
gulp.

some browsers have problems with absolute positioning.


"joerothermich" <(E-Mail Removed)> wrote in message news:0D7938D7-68BD-4C2F-81DE-(E-Mail Removed)...
| I've just started using FP in the last week. Its been a big learning curve and such, but on to my issues...
| My site is currently constructed using layers only, but when people view it on ceritan resolutions the text becomes totally overlapped and messed up. After reading messages on this board, absolute positioning is my problem: I don't know how to do it. Can someone please explain or point me to where I can learn it. Or should I sallow my pride and redo the page with tables? Thanks.
| -Joe
|
 
Reply With Quote
 
etcnz
Guest
Posts: n/a
 
      26th Apr 2004
Absolutely use tables...never absolute positioning!!!
ETC
"joerothermich" <(E-Mail Removed)> wrote in message
news:0D7938D7-68BD-4C2F-81DE-(E-Mail Removed)...
> I've just started using FP in the last week. Its been a big learning curve

and such, but on to my issues...
> My site is currently constructed using layers only, but when people view

it on ceritan resolutions the text becomes totally overlapped and messed up.
After reading messages on this board, absolute positioning is my problem: I
don't know how to do it. Can someone please explain or point me to where I
can learn it. Or should I sallow my pride and redo the page with tables?
Thanks.
> -Joe
>



 
Reply With Quote
 
MD Websunlimited
Guest
Posts: n/a
 
      26th Apr 2004
Hi Joe,

There are major web sites that use layer (CSS) designed sites. A couple of examples would be http://www.espn.com or
http://www.msnbc.com so it is very feasible to accomplish. However, doing you are required to support the next generation browsers
and not worry about the NS 4.x or Opera 3. x ones.

A good source for information about CSS designed sites is http://www.sitepoint.com


--
Mike -- FrontPage MVP '97-'02
http://www.websunlimited.com
J-Bots Plus 2002 87 components for FrontPage
http://www.websunlimited.com/order/P...p_help_dir.htm
FrontPage Add-ins Since '97 2003 / 2002 / 2000 Compatible

"joerothermich" <(E-Mail Removed)> wrote in message news:0D7938D7-68BD-4C2F-81DE-(E-Mail Removed)...
> I've just started using FP in the last week. Its been a big learning curve and such, but on to my issues...
> My site is currently constructed using layers only, but when people view it on ceritan resolutions the text becomes totally

overlapped and messed up. After reading messages on this board, absolute positioning is my problem: I don't know how to do it. Can
someone please explain or point me to where I can learn it. Or should I sallow my pride and redo the page with tables? Thanks.
> -Joe
>



 
Reply With Quote
 
Cheryl Wise
Guest
Posts: n/a
 
      26th Apr 2004
Joe,

Got a url?

Many problems with layers can be fixed so they display fine (though not
always in NN 4.x if you need a real complicated layout but it can be made to
degrade gracefully there so it isn't broken) but the only way to figure out
what needs to be fixed is by seeing the page.

For some tutorials and examples see:

http://glish.com/css/

http://www.thenoodleincident.com/tut...son/boxes.html

http://realworldstyle.com/nn4_3col_header.html

http://www.bluerobot.com/web/layouts/

http://www.positioniseverything.net/

http://www.fu2k.org/alex/css/layouts...N4_RWS_C.mhtml

http://www.alistapart.com/stories/practicalcss/

http://www.blackcoil.com/



FWIW, I use CSS positioning almost exclusively so it can be done and not
break.
--
Cheryl D. Wise
MS-MVP-FrontPage
http://mvp.wiserways.com

"joerothermich" <(E-Mail Removed)> wrote in message
news:0D7938D7-68BD-4C2F-81DE-(E-Mail Removed)...
> I've just started using FP in the last week. Its been a big learning curve

and such, but on to my issues...
> My site is currently constructed using layers only, but when people view

it on ceritan resolutions the text becomes totally overlapped and messed up.
After reading messages on this board, absolute positioning is my problem: I
don't know how to do it. Can someone please explain or point me to where I
can learn it. Or should I sallow my pride and redo the page with tables?
Thanks.
> -Joe
>



 
Reply With Quote
 
=?Utf-8?B?am9lcm90aGVybWljaA==?=
Guest
Posts: n/a
 
      27th Apr 2004
Thanks everyone for the advice. I've been doing some reading on the CSS and it is over my head at the moment, so I'll be going with the tables. Thanks again

www.geocites.com/joerothermich/shamrocks.html
 
Reply With Quote
 
Cheryl Wise
Guest
Posts: n/a
 
      27th Apr 2004
I tried to take a look but received a Yahoo page that said "requested file
not found". While I cannot confirm it I suspect some of the javascript for
the pop-up and other ads that Geocities ads may contribute to your display
problem when you use absolute positioned divs.

When you use absolute positioning you take the blocks out of the flow of the
document. Since Geocities adds advertisements to the top of the page and/or
pop-ups that do not take into effect absolute positioning it isn't
surprising that you get display problems.

--
Cheryl D. Wise
MS-MVP-FrontPage
http://mvp.wiserways.com
"joerothermich" <(E-Mail Removed)> wrote in message
news:7A2882A4-467C-4EE8-A044-(E-Mail Removed)...
> Thanks everyone for the advice. I've been doing some reading on the CSS

and it is over my head at the moment, so I'll be going with the tables.
Thanks again.
>
> www.geocites.com/joerothermich/shamrocks.html



 
Reply With Quote
 
=?Utf-8?B?am9lcm90aGVybWljaA==?=
Guest
Posts: n/a
 
      28th Apr 2004
Sorry about that, the extension is: www.geocites.com/joerothermich/shamrocks.ht

don't you think its funny how one letter can mess it all up?
And I think I solved the pop-ad problem by having the table layout allinged left, and not having much to the far right. It's a start. And I'd appreciate your opinion on how it looks. Thanks.
 
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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Question regarding oo design / layers Rob Meade Microsoft ASP .NET 2 22nd Jun 2007 02:37 PM
Layers?: Compact or compounding layers to table and cells =?Utf-8?B?TWltaSBU?= Microsoft Frontpage 2 18th Nov 2006 12:06 PM
Converting Layers to Table, Centring on Page =?Utf-8?B?Z2VvZmZfcGV0dGl0?= Microsoft Frontpage 6 28th Mar 2004 12:12 PM
Help locking graphics or layers to a table? =?Utf-8?B?VGVkIEQ=?= Microsoft Frontpage 3 12th Mar 2004 02:44 PM
Help - question on Windows driver layers L Windows XP Drivers 5 5th Mar 2004 12:10 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:32 AM.