>You don't have a background. You have a big blue box containing some
>"content" (the words on that image). That "content", apart from the fact
>that it should be text, and not a picture of text, should be real content,
>not part of something that is assigned as a background.
So what would be the best method to produce a blue box and have it a part of
a background? Should I even specify it as an image?
>By the way the picture of the pretty girl is way too big. If you use some
>proper image manipulation software you could compress it from the 163K it is
>now down to something like 20K. Same with the other images. The entire page
>is almost 300K. Way too big for what it is.
Still working on the optimization.
>Oh, and *don't* use letter-spacing to space those two mirror images.
Understood...just thought it would be witty.
rf - 24 Dec 2007 04:31 GMT
>>You don't have a background. You have a big blue box containing some
>>"content" (the words on that image).
> So what would be the best method to produce a blue box and have it a part
> of
> a background? Should I even specify it as an image?
body {background-color: blue;} ?
>>By the way the picture of the pretty girl is way too big. If you use some
>>proper image manipulation software you could compress it from the 163K it
[quoted text clipped - 4 lines]
>
> Still working on the optimization.
You don't need to "work" on it :-)
Open picture.
Set compression level to, say, 50%.
Save picture.

Signature
Richard.
dorayme - 24 Dec 2007 05:17 GMT
> > Still working on the optimization.
>
[quoted text clipped - 3 lines]
> Set compression level to, say, 50%.
> Save picture.
Perhaps he meant other things by optimization besides byte
juggling. Lie making the text bigger or getting rid of it.
But in case OP does mean byte reduction, you do not quite need to
go down to 50%. Here it is at 80% jpged and under 10KB:
http://netweaver.com.au/alt/pics/background_less_bytes.jpg

Signature
dorayme
LayneMitch - 24 Dec 2007 07:44 GMT
>body {background-color: blue;} ?
The background color is already specified as black. I'm looking for a blue
image inside of a black image and all of it is considered a background.
>Open picture.
>Set compression level to, say, 50%.
>Save picture.
Dorayme is right...I am talking about bytes. But anyhow I'll get every image
fixed to make for a faster download.
LayneMitch - 24 Dec 2007 08:03 GMT
>>>You don't have a background. You have a big blue box containing some
Okay...
Can anyone explain to me why this worked...?
<html>
<head>
<style type="text/css">
body {
background-repeat: no-repeat;
background-position: 180px;
}
</style>
</head>
<body bgcolor="#000000" leftmargin="0" topmargin="0" marginwidth="0"
marginheight="0" background="images/Background.gif">
</body>
</html>
LayneMitch - 24 Dec 2007 19:13 GMT
Actually, it didnt' work very well.
When I resize the text on my page the page starts to break up. I'm using a
combination of absolute and relative positioning which I've been told is okay
to do.
Also when I resize the images, the background still remains at a fixed size.
Still trying to find a solution to this.
I've been told that the correct way to display a background is by:
body {background:#fff url(images/picture.jpg) no-repeat center center}
This info is coming from guys who are good at design. So I still don't
understand why it's not working for me.
You can click on this link to see the updates thus far.
www.ibtestsite.info
LayneMitch - 24 Dec 2007 19:30 GMT
Oh yeah...
How is this guy (http://portfolio.dreamshock.com/grimshaws/) getting his
background's displayed/positioned properly or designed without using
Photoshop? His background is resizing nicely with all of his text and images
resizing proportionately as well.
dorayme - 24 Dec 2007 19:57 GMT
> Oh yeah...
>
> How is this guy (http://portfolio.dreamshock.com/grimshaws/) getting his
> background's displayed/positioned properly or designed without using
> Photoshop? His background is resizing nicely with all of his text and images
> resizing proportionately as well.
Are you seeing what everyone else can see? There is no resizing
of any background image because there are no bg images. Turn off
all the styles and you will still see the images.
<td rowspan="4"> <a href="Grimshaws_Vauxhall_Flash.html"><img
src="images/frontsplash_07.jpg" border="0" height="179"
width="205"></a></td>
is just normal images in the html. This one is in a link and in
tables, that's all.
Have you tried following the advice I gave you earlier at all:
"[no] fix for all this.
[go] over some of the material at:
http://www.htmldog.com/guides/
Generally follow the advice there except use HTML 4.01 Strict as
your doctype and adjust accordingly.
Make a background and fancy look to your page the *very last
thing* you do, not the first."
?

Signature
dorayme
LayneMitch - 24 Dec 2007 22:09 GMT
>Are you seeing what everyone else can see? There is no resizing
>of any background image because there are no bg images. Turn off
>all the styles and you will still see the images.
I turned off all of the styles and I saw the images. I hit view source and I
saw that he does specify a bg image:
<body bgcolor="#FFFFFF" text="#000000" background="images/pagebackground.gif"
leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
>Have you tried following the advice I gave you earlier at all:
>
[quoted text clipped - 6 lines]
>Make a background and fancy look to your page the *very last
>thing* you do, not the first."
Thanks again. I will visit the site and review the html/css rules...actually
before I do anything else with design.
Thanks for your expertise.
dorayme - 24 Dec 2007 23:01 GMT
> >Are you seeing what everyone else can see? There is no resizing
> >of any background image because there are no bg images. Turn off
[quoted text clipped - 5 lines]
> <body bgcolor="#FFFFFF" text="#000000" background="images/pagebackground.gif"
> leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
You said to look at:
http://portfolio.dreamshock.com/grimshaws/
I went to it and in the source it says:
<BODY BGCOLOR=#FFFFFF>
not
<body bgcolor="#FFFFFF" text="#000000"
background="images/pagebackground.gif"
leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
In this site's css it has the following bullshit:
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
scrollbar-face-color:#4B4B4B;
scrollbar-highlight-color:#D4D4D4;
scrollbar-3dlight-color:#373737;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#808080;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#E0E0E0;
}
There is no bg image there either.
Got to rush now and wrap more presents and stuff and get ready to
get blind rotten drunk, to disgrace myself more than for the rest
of the year combined and like that... Merry Xmas mate!

Signature
dorayme
dorayme - 24 Dec 2007 19:40 GMT
> Actually, it didnt' work very well.
>
[quoted text clipped - 15 lines]
>
> www.ibtestsite.info
Please quote what you are referring to. Many cannot see what any
of the context is at all. Not everyone uses Google Groups,
especially in this ng.
Please try harder to say what it is you actually want as a final
result. What should and should not happen.
At the moment it simply looks like you are vaguely dissatisfied
at undernourished girls wandering out of blue areas, vaguely not
understanding what a background is, not understanding how an html
rectangle might grow or not grow and so on.
Is it the blue area that you want to grow along with the text
size increases so that everything and everyone stays indoors and
not go into the frightening black nothingness?
There is a general rule about this stuff. If you are at the
beginner stage in these matters, don't even think of using any
positioning, especially not absolute positioning.
Earlier in the thread you said:
"Even though I'm new...my problem isn't with
positioning...(anymore)
My problem is knowing how to properly display a background or how
to displaya background image that I've designed in Photoshop.
This is where advice would greatly help."
But you are displaying a background image. It does display! So
what are you wanting? You are needing to ditch all the
positioning, to say what you want to happen, to rub more and
better words together.

Signature
dorayme