This is a discussion on "CSS: How to chop up a complex background" within the Web Page Design section. This forum, and the thread "CSS: How to chop up a complex background are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
CSS: How to chop up a complex background
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
CSS: How to chop up a complex background
Hi all and thanks for reading. I'm a web designer and to date I've used either simple gradient backgrounds, tiled backgrounds or solid colours in my designs. I've done a design for a client that includes a sky background with clouds but I'm not sure how to cut it up.
The problem for me is that the sky is not all a solid colour, as it's an actual photograph of the sky. I've included a screen shot of the basic design. Can anyone tell me how I would apply this in CSS? Thanks in advance, Anthony |
|
#2
|
|||
|
|||
|
Re: CSS: How to chop up a complex background
make the edges fade into a solid color, that way if the viewport is larger than the background it will blend.
Last Blog Entry: Apps every Mac based web dev should consider (Jul 10th, 2008)
|
|
#3
|
|||
|
|||
|
Re: CSS: How to chop up a complex background
Hi and thanks for the reply. I will try and make it fade into a solid colour but then what would be the css? background-color: whatever the solid was, and then a background-image of that layout which is centered?
Also, If I was able to clone stamp that sky and make the image 1600 or so, could I then use it and apply some kind of CSS to make it fit most browser windows, but cap it at 1600px wide if you understand what i'm saying? |
|
#4
|
|||
|
|||
|
Re: CSS: How to chop up a complex background
Last Blog Entry: Apps every Mac based web dev should consider (Jul 10th, 2008)
|
|
#5
|
|||
|
|||
|
Re: CSS: How to chop up a complex background
Quote:
|
|
#6
|
|||
|
|||
|
Re: CSS: How to chop up a complex background
Forgot to add yo also need to append your solid color so it would be
Last Blog Entry: Apps every Mac based web dev should consider (Jul 10th, 2008)
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Help me do a complex php sort. | TheSealPortalTeam | PHP Forum | 0 | Jun 19th, 2008 21:19 |
| iframe's: slightly complex, need help | deymeraff | Web Page Design | 0 | Jun 8th, 2007 05:02 |
| Complex flash site, can anyone help???? | Ashdude2000 | Flash & Multimedia Forum | 4 | Nov 20th, 2006 15:01 |
| Complex update with check boxes | jpresley | Classic ASP | 0 | Sep 27th, 2006 21:57 |
| Help! Too complex for me! | ClaireB | Databases | 1 | Feb 16th, 2006 00:20 |