This is a discussion on "[SOLVED] Hi guys, wondering on backgrounds" within the Web Page Design section. This forum, and the thread "[SOLVED] Hi guys, wondering on backgrounds are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
[SOLVED] Hi guys, wondering on backgrounds
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
Hi, I haven't been here for ages but I've got a job to do - my mate wants a website and I said I'd have a go! I really need to learn this!
I'm having problems at the very beginning really! My idea is to set an image as the background with a white box containing the welcom text and everything else - basically so that the image ends up looking like a thick border - like on this site - www.escapetoeden.com This is my code so far, The image only appears in the header but when I try moving the code to the 'body' section, the image doesn't appear at all !!
Thanks in advance, I have looked at w3c school, there's so much to learn I don't know which section to look at, confused!!! Kind regards Louisa Last edited by karinne; Nov 16th, 2007 at 15:49. Reason: Please use vBcode when putting code in your post ;) |
|
|
|
#2
|
|||
|
|||
|
Re: Hi guys, wondering on backgrounds
This
You don't put everything in #body { } like that just
Other than that ... we need a link. |
|
#3
|
|||
|
|||
|
Re: Hi guys, wondering on backgrounds
Hiya
I know it's basic stuff, I am sort of new ie I know how to amend an existing site but I've never built one myself from scratch before so I really appreciate your help. The code I have so far looks like this following that amendment from Karinne, thanks for that (!) very embarrassing this! http://www.writefresh.co.uk/ushersdemo2/home.html As for htmldog, I'm going to head over there now. Why oh why do I set myself things like this!!! L |
|
#4
|
|||
|
|||
|
Re: Hi guys, wondering on backgrounds
In the next version of Creative Coding - Webforumz's Newsletter - I have a tutorial on how to code a site from a to z
|
|
#5
|
|||
|
|||
|
Re: Hi guys, wondering on backgrounds
Fabulous, I'll check that one out. I've left it far too long to learn css properly!
Thanks Karinne |
|
#6
|
|||
|
|||
|
Re: Hi guys, wondering on backgrounds
No problem ... you got it working now yes?
|
|
#7
|
|||
|
|||
|
Re: Hi guys, wondering on backgrounds
Nope, but I've messed about with the text etc and got that styling right! The background doesn't want to work how I want it so I might just leave it and hope my friend likes..
! |
|
#8
|
|||
|
|||
|
Re: Hi guys, wondering on backgrounds
|
|
#9
|
|||
|
|||
|
Re: Hi guys, wondering on backgrounds
I wanted the image to show on the whole page, then to layer a white smaller image on top for text to go into. The logo where it is now - so basically the image would look like a thick border. When I looked before I posted I couldn't really find any advice, I think I've got the coding wrong (which isn't surprising). Once I get that, then the left navigation could layer on top of the image. Not the most complicated but I still don't quite know what I've done wrong!!
|
|
#10
|
|||
|
|||
|
Re: Hi guys, wondering on backgrounds
Looking at your code and well ... you're missing a doctype, character encoding, title
This is usually what you should always start off with
|
|
#11
|
|||
|
|||
|
Re: Hi guys, wondering on backgrounds
Quote:
|
|
#12
|
|||
|
|||
|
Re: Hi guys, wondering on backgrounds
Karinne, you simply are a star. I had tried deleting the code from the header and putting it in the body, only I know what I did wrong now and why it didn't work - I had put all of the elements (H1, H2 etc) in the body too. I see from your example, only the background image needs to go in #body {}.
Situation resolved and I can't believe you sorted this out for me, that is really kind. She (friend) will be extremely happy. I'll post when I'm finished and I can then get some feedback on how it looks. THANK YOU THANK YOU THANK YOU !!! |
|
#13
|
|||
|
|||
|
Re: Hi guys, wondering on backgrounds
No problem
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| two backgrounds! can it be done? | christopher | Web Page Design | 6 | Mar 9th, 2008 11:20 |
| web backgrounds | danny322 | Graphics and 3D | 3 | Mar 7th, 2008 09:38 |
| Hmm I Need Two Backgrounds !! | bruno89 | Web Page Design | 8 | May 11th, 2007 14:26 |
| Web Backgrounds | jimz | Graphics and 3D | 12 | Mar 8th, 2006 22:27 |
| Just wondering what everyone uses to design their templates? | Galaxyblue | Graphics and 3D | 9 | Apr 10th, 2004 15:33 |