HighDots Forums  

layers

Cascading Style Sheets Layout/presentation on the WWW (comp.infosystems.www.authoring.stylesheets)


Discuss layers in the Cascading Style Sheets forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
AT
 
Posts: n/a

Default layers - 09-18-2003 , 08:05 PM






can someone explain to me how to fix this behavior.

I have a layer on top of the layer, depending on the browser or the
screen resolution, sometimes the layer underneath is longer then the
one on top and sometimes it's the other way around.

Is there a way to lock them so they wouldn't change the size and look
the same in each situation?

can I fix this using CSS?

Thanks
Maggie

Reply With Quote
  #2  
Old   
Lauri Raittila
 
Posts: n/a

Default Re: layers - 09-19-2003 , 12:04 AM






In article <189b4410.0309181705.5a45b331 (AT) posting (DOT) google.com>, Maggie
wrote:
Quote:
can someone explain to me how to fix this behavior.

I have a layer on top of the layer,
What do you mean by layer? It is not well defined term.

Quote:
depending on the browser or the
screen resolution, sometimes the layer underneath is longer then the
one on top and sometimes it's the other way around.

Is there a way to lock them so they wouldn't change the size and look
the same in each situation?

can I fix this using CSS?
I see no reason to use two "layers" there. Nor can I see use for all
those tables, nor fixed width.

Your code is pretty much unreadable, I think that is because wysinwyg
program. I suggest you start by making it sencible. (problems are endless
empty paragraphs, too many layout tables etc.)
After that, it is quick to make the CSS from scratch, and get rid of pt
and pt units as you go.


--
Lauri Raittila <http://www.iki.fi/lr> <http://www.iki.fi/zwak/fonts>
Saapi lähettää meiliä, jos aihe ei liity ryhmään, tai on yksityinen
tjsp., mutta älä lähetä samaa viestiä meilitse ja ryhmään.



Reply With Quote
  #3  
Old   
AT
 
Posts: n/a

Default Re: layers - 09-19-2003 , 04:19 AM



Lauri Raittila <lauri (AT) raittila (DOT) cjb.net> exclaimed in <MPG.19d4bab92883d9f2989c76 (AT) news (DOT) cis.dfn.de>:

[quoting Maggie]

Quote:
I have a layer on top of the layer,

What do you mean by layer? It is not well defined term.
This is yet another of those odd comments I see from time to time. It would
seem to me, in the context of the group ciwas, that "layering" atleast
is very well defined; and that "layer" follows quite clearly.

Can you explain why you mean it is not well defined ?

--
- Tina Holmboe Greytower Technologies
tina (AT) greytower (DOT) net http://www.greytower.net/
[+46] 0708 557 905


Reply With Quote
  #4  
Old   
Philipp Lenssen
 
Posts: n/a

Default Re: layers - 09-19-2003 , 05:06 AM



Tina Holmboe wrote:

Quote:
Lauri Raittila <lauri (AT) raittila (DOT) cjb.net> exclaimed in
MPG.19d4bab92883d9f2989c76 (AT) news (DOT) cis.dfn.de>:

[quoting Maggie]

I have a layer on top of the layer,

What do you mean by layer? It is not well defined term.

This is yet another of those odd comments I see from time to time.
It would seem to me, in the context of the group ciwas, that
"layering" atleast is very well defined; and that "layer" follows
quite clearly.

Can you explain why you mean it is not well defined ?
Jumping in the conversation; <layer> was an NetscapeHTML element. So
there might be some confusion there. Container/ div/ absolutely
positioned block-level element etc. can be used also.

--
Google Blogoscoped
http://blog.outer-court.com


Reply With Quote
  #5  
Old   
AT
 
Posts: n/a

Default Re: layers - 09-19-2003 , 05:39 AM



Lauri Raittila <lauri (AT) raittila (DOT) cjb.net> wrote

Quote:
In article <189b4410.0309181705.5a45b331 (AT) posting (DOT) google.com>, Maggie
wrote:
can someone explain to me how to fix this behavior.

I have a layer on top of the layer,

What do you mean by layer? It is not well defined term.

depending on the browser or the
screen resolution, sometimes the layer underneath is longer then the
one on top and sometimes it's the other way around.

Is there a way to lock them so they wouldn't change the size and look
the same in each situation?

can I fix this using CSS?

I see no reason to use two "layers" there. Nor can I see use for all
those tables, nor fixed width.

Your code is pretty much unreadable, I think that is because wysinwyg
program. I suggest you start by making it sencible. (problems are endless
empty paragraphs, too many layout tables etc.)
After that, it is quick to make the CSS from scratch, and get rid of pt
and pt units as you go.

How can you see my code? I didn't post the URL to my page


Reply With Quote
  #6  
Old   
Lauri Raittila
 
Posts: n/a

Default Re: layers - 09-24-2003 , 08:35 AM



In article <189b4410.0309190239.6434c691 (AT) posting (DOT) google.com>, Maggie
wrote:
Quote:
Lauri Raittila <lauri (AT) raittila (DOT) cjb.net> wrote :
In article <189b4410.0309181705.5a45b331 (AT) posting (DOT) google.com>, Maggie
wrote:
can someone explain to me how to fix this behavior.

I have a layer on top of the layer,

What do you mean by layer? It is not well defined term.
I propably wrote this bit before I thought I had seen the site. So that's
why I asked what she meaned by layer.

Quote:
depending on the browser or the
screen resolution, sometimes the layer underneath is longer then the
one on top and sometimes it's the other way around.

Is there a way to lock them so they wouldn't change the size and look
the same in each situation?

can I fix this using CSS?
Propably, but hard to tell whitout actually knowing the problem.

Quote:
Your code is pretty much unreadable, I think that is because wysinwyg
program. I suggest you start by making it sencible. (problems are endless
empty paragraphs, too many layout tables etc.)
After that, it is quick to make the CSS from scratch, and get rid of pt
and pt units as you go.
To know if my suggestion was incorrect, I would need to see the URL. I
would guess that my advice is pretty good anyway, exept your code is
propably better than the one I thought was yours.

Quote:
How can you see my code? I didn't post the URL to my page
Hm. That is strange. I still remember how "your" site looked. It had two
layers, of which one was wider than other. Maybe it was some coincidence,
and I replied to wrong post? I sometimes have 10 follow-ups open at time,
so I might have mistaken, especially since both had essentially same
problem.


--
Lauri Raittila <http://www.iki.fi/lr> <http://www.iki.fi/zwak/fonts>
Saapi lähettää meiliä, jos aihe ei liity ryhmään, tai on yksityinen
tjsp., mutta älä lähetä samaa viestiä meilitse ja ryhmään.



Reply With Quote
Reply




Thread Tools
Display Modes

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



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.