HighDots Forums  

background-color dissapearing in mozilla?

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


Discuss background-color dissapearing in mozilla? in the Cascading Style Sheets forum.



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

Default background-color dissapearing in mozilla? - 06-21-2004 , 07:47 AM






hello all. i have a problem with my css using mozilla. can anybody
take a look at
http://tomasio.laudatio.com/jobs/Cla...ed_beauty.html
and explain me why the bottom of the copy seems to be transparent and
not with the pink background-color i defined?

the referring styesheet is on
http://tomasio.laudatio.com/jobs/Cla...stylesheet.css

thx in advance
--
kind regards,
tomasio
"describing an issue reveals the way to solve it"

Reply With Quote
  #2  
Old   
tomasio
 
Posts: n/a

Default Re: background-color dissapearing in mozilla? - 06-21-2004 , 12:07 PM






kchayka <usenet (AT) c-net (DOT) us> schrieb:

Quote:
tomasio wrote:

http://tomasio.laudatio.com/jobs/Cla...ed_beauty.html
and explain me why the bottom of the copy seems to be transparent and
not with the pink background-color i defined?

height: 100%;

That doesn't mean 100% of the document.

In your case, it's coming out to be 100% of the viewport. Leave height
out and the background may adjust fine all by itself.
thank you kchayka, i followed your advice and removed the "height:
100%;" value. only at div.bgTextboxLeft and div.bgTextboxRight i left
the 100% because the contained background.gif would not tile at all
otherwise.

strangely enough this does not work with the following document, which
is more or less the same code:
http://tomasio.laudatio.com/jobs/Cla..._ba.php?bild=1

the referring CSS is here:
http://tomasio.laudatio.com/jobs/Cla...te/gallery.css

Do you have an idea what's wrong here?
--
kind regards,
tomasio
"describing an issue reveals the way to solve it"


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

Default Re: background-color dissapearing in mozilla? - 06-23-2004 , 05:16 PM



kchayka <usenet (AT) c-net (DOT) us> schrieb:

Quote:
You haven't really explained what you think the problem is, but I will
hazard a guess that you want that box thingy in the middle to extend
down to the bottom of the viewport, or the bottom of the page, whichever
is longer.

I suggest you stop wanting this. But if you insist, search the google
archives for this group. The subject certainly comes up often enough.
I managed to conceive sort of what i wanted with a background image.
but you were right, i wanted something unconceivable - at least with
my approach ; )
--
kind regards,
tomasio
"describing an issue reveals the way to solve it"


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.