| Welcome to Webforumz.com. |
|
Mar 1st, 2008, 19:27
|
#1 (permalink)
|
Join Date: Dec 2007
Location: London
Age: 35
Posts: 266
|
Background
Sorry I don't know the proper name for what I am looking for, if the is one? I want to try a new background image for empty space around my website.
Please provide links.
I had a look at the free graphics post but as yet have not seen what I am looking for.

|
|
|
Mar 1st, 2008, 21:01
|
#2 (permalink)
|
|
Junior Member
Join Date: Sep 2007
Location: uk
Age: 32
Posts: 12
|
Re: Background
If you are wanting to add a graphic to the background of your website there are two ways to achieve this - in HTML or CSS.
In HTML you need to modify the body tag of your source code to the following (where background.jpg is the image you want to use):
<body background="background.jpg">
In CSS you add the following to your style sheet:
body
{
background-image: url("background.jpg");
}
|
|
|
Mar 1st, 2008, 21:40
|
#3 (permalink)
|
|
Highly Reputable Member
Join Date: Oct 2007
Location: Stockport
Age: 16
Posts: 738
|
Re: Background
Could you post a link to your site, this will help in answering posts mate 
|
|
|
Mar 1st, 2008, 22:48
|
#4 (permalink)
|
Join Date: Dec 2007
Location: London
Age: 35
Posts: 266
|
Re: Background
Quote:
If you are wanting to add a graphic to the background of your website there are two ways to achieve this - in HTML or CSS.
In HTML you need to modify the body tag of your source code to the following (where background.jpg is the image you want to use):
<body background="background.jpg">
In CSS you add the following to your style sheet:
body
{
background-image: url("background.jpg");
}
|
Thanks for that, though it is not quite what I am trying to do.
Quote:
Could you post a link to your site, this will help in answering posts mate
|
The space outside of the web page is where I want the bg image to go. I am trying to find one that fits best.
The original:
http://www.capoeiracanal.co.uk/index-home.php
NEW:
http://www.capoeiracanal.co.uk/index-history.php
http://www.capoeiracanal.co.uk/index-classes.php
What do you think?
|
|
|
Mar 1st, 2008, 22:51
|
#5 (permalink)
|
|
Highly Reputable Member
Join Date: Oct 2007
Location: Stockport
Age: 16
Posts: 738
|
Re: Background
sorry but what is it we are looking at, the different backgrounds :S
sorry for the confusion 
|
|
|
Mar 1st, 2008, 23:04
|
#6 (permalink)
|
Join Date: Dec 2007
Location: London
Age: 35
Posts: 266
|
Re: Background
Yes.. out side of the main page, not in the body.
Also, where to find a collection to choose from.
|
|
|
Mar 1st, 2008, 23:22
|
#8 (permalink)
|
Join Date: Dec 2007
Location: London
Age: 35
Posts: 266
|
Re: Background
Yes! thats it.. I know about img repeat-x and y
Problem loading both pages!
|
|
|
Mar 1st, 2008, 23:24
|
#9 (permalink)
|
|
Highly Reputable Member
Join Date: Oct 2007
Location: Stockport
Age: 16
Posts: 738
|
Re: Background
There isn't on mine, 1 second ill send you a screen shot mate
|
|
|
Mar 1st, 2008, 23:27
|
#10 (permalink)
|
|
Highly Reputable Member
Join Date: Oct 2007
Location: Stockport
Age: 16
Posts: 738
|
Re: Background
Don't ask about the actual site, was just a little practice thing i was doing
But this type of background is really easy to do, and no large images are needed
|
|
|
Mar 1st, 2008, 23:33
|
#11 (permalink)
|
Join Date: Dec 2007
Location: London
Age: 35
Posts: 266
|
Re: Background
Yes I have done something like that myself by creating a gradient colour and then reducing it to 1 pix.
But I am not confident to create something really nice. I will go to the free ware site and have a look see if I can find some decent ones.. then if not, have a go at my own.
|
|
|
Mar 2nd, 2008, 00:17
|
#12 (permalink)
|
|
Highly Reputable Member
Join Date: Oct 2007
Location: Stockport
Age: 16
Posts: 738
|
Re: Background
Is it something along those lines your looking at making, or something completely different such as this
http://www.webdesignerwall.com/
Craig
|
|
|
Mar 2nd, 2008, 00:37
|
#13 (permalink)
|
Join Date: Dec 2007
Location: London
Age: 35
Posts: 266
|
Re: Background
Now that is a cool site!
Will check it in the morning
|
|
|
| Thread Tools |
|
|
| 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
HTML code is Off
|
|
|
|
|
|