473,413 Members | 1,811 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,413 software developers and data experts.

background-color dissapearing in mozilla?

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"
Jul 20 '05 #1
4 3827
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.

BTW, I can't read the text in those navigation graphics, it's much too
small. The page also does not adjust so well to a larger text size -
much of the text in the upper right corner disappears.

--
Reply email address is a bottomless spam bucket.
Please reply to the group so everyone can share.
Jul 20 '05 #2
kchayka <us****@c-net.us> schrieb:
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"
Jul 20 '05 #3
tomasio wrote:

http://tomasio.laudatio.com/jobs/Cla..._ba.php?bild=1
Do you have an idea what's wrong here?


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.

--
Reply email address is a bottomless spam bucket.
Please reply to the group so everyone can share.
Jul 20 '05 #4
kchayka <us****@c-net.us> schrieb:
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"
Jul 20 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Markus Mohr | last post by:
Hi, everyone, I have a special problem: For every monitor resolution in 200 pixel steps from 800 to 1600 pixels I have an image to be shown as centered background-image. Those images all...
4
by: Dj Frenzy | last post by:
Hi, I know how to use javascript to change a background image to another background image, and how to change a background colour to another background colour. Is there a way to change an image to a...
5
by: Gaz | last post by:
Hi, I have found an issue when comparing Firefox with IE6 (Windows) where a page links to a css file that is in it's own directory. IE6 URL property of the background css element uses the...
8
by: Serge Hartmann | last post by:
hi there, I created two different backgrounds for the same page to obtain a (fake) left margin and a (true) right margin. -> left background, defined in body section, aligned bottom and with...
5
by: seajays | last post by:
OK, I've managed to get just about everything working in CSS and XHTML, but there is one last peice of the jigsaw. http://www.seajays.org.uk/2know_dev/ At the moment on the site, I have a gray...
3
by: Viken Karaguesian | last post by:
Hello all, I need somehelp with background tiling. I have a sneaking suspicion that what I want to do is not possible, but I'll ask anyway. :>) First some background: Here's the site in...
0
by: Jeb Hunter | last post by:
Well, how can I describe this succinctly? I have a page with DIVs that us background images to produce a border effect. It works perfectly well, but I want to make up (for now) 3 different...
3
by: KNDesign | last post by:
I've set a background image to repeat-y and at 100% height. It appears fine when I open the window, but when I resize to a smaller height so that I must scroll down to see the rest, the background...
1
by: nicky77 | last post by:
Hi, I've created a nav bar using a background image for rollover effects. Everything works as I had hoped, however, for some reason it seems that an area of whitespace (the same size of the...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.