Graphic Design Forum and Web Design Forum  

Go Back   Graphic Design Forum and Web Design Forum »General »Graphic Design and Web Design Help

Notices

Graphic Design and Web Design Help Get Graphic Design and Web Design related help here


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 11-07-2007, 01:31 PM
PolarBear's Avatar
I am creative
 
Join Date: Jul 2007
Location: Toronto
Gender: Male
Posts: 320
Default How do they get the background like this ... ?

Hello I would like to know how they get the background like this:

Gametrailers.com - Transformers: The Game - Opening Cinematic HD

It seems seamless and where one side is not the same as the other, I would really like to create a design like this but not have it distracting for the viewer ?
Digg this Post!Add Post to del.icio.usBookmark Post in Technorati Share This Article & VoteReddit! Wong this Post!Stumble this Post!RSS Share on FacebookForum Netvibes Page
Reply With Quote
  #2 (permalink)  
Old 11-07-2007, 01:39 PM
Mack's Avatar
I own the flash design thread.
 
Join Date: May 2007
Location: RI, USA
Gender: Male
Posts: 1,305
Default

http://www.gametrailers.com/images/w...e3_panels3.jpg

Its one big image.
__________________
"If at first you don't succeed, try again. Then quit. No use being a damn fool about it."
Mike McKenzie - Online Portfolio
Digg this Post!Add Post to del.icio.usBookmark Post in Technorati Share This Article & VoteReddit! Wong this Post!Stumble this Post!RSS Share on FacebookForum Netvibes Page
Reply With Quote
  #3 (permalink)  
Old 11-07-2007, 02:32 PM
PolarBear's Avatar
I am creative
 
Join Date: Jul 2007
Location: Toronto
Gender: Male
Posts: 320
Default

I'm not too sure I would even use a techniqe like this, but how come on pages when you resize a window the image gets scalled down, how is this done (especially a background image like this) ?

And did they create the image at a set resolution ?
Digg this Post!Add Post to del.icio.usBookmark Post in Technorati Share This Article & VoteReddit! Wong this Post!Stumble this Post!RSS Share on FacebookForum Netvibes Page
Reply With Quote
  #4 (permalink)  
Old 11-07-2007, 02:55 PM
Mack's Avatar
I own the flash design thread.
 
Join Date: May 2007
Location: RI, USA
Gender: Male
Posts: 1,305
Default

The image is a set size, and they are tiling it on the Y. they have made the background image seamless on the top and bottom.
__________________
"If at first you don't succeed, try again. Then quit. No use being a damn fool about it."
Mike McKenzie - Online Portfolio
Digg this Post!Add Post to del.icio.usBookmark Post in Technorati Share This Article & VoteReddit! Wong this Post!Stumble this Post!RSS Share on FacebookForum Netvibes Page
Reply With Quote
  #5 (permalink)  
Old 11-07-2007, 03:08 PM
tommylogic's Avatar
f*ck yeah it validates!!!
 
Join Date: Apr 2007
Location: Virtually Everywhere
Gender: Male
Posts: 5,707
Default

Here's the CSS way to do it..

HTML Code:
<head>
<style type="text/css">
html { height: 100%; overflow:hidden;}
img#background { height: 100%; width: 100%; z-index: -1; position:absolute; color: white; }
#content  {overflow: auto; background-image: url(images/transparent.png); }
 
</style>
</head> 
<body id="name">
<img id="background" src="../images/your_image.jpg" alt="Background-image" />
<div id="content">
          <p>Your content here</p>
     </div>
</body>
</html>

Last edited by tommylogic; 11-07-2007 at 03:17 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in Technorati Share This Article & VoteReddit! Wong this Post!Stumble this Post!RSS Share on FacebookForum Netvibes Page
Reply With Quote
  #6 (permalink)  
Old 12-07-2007, 07:16 AM
Denis Wonder's Avatar
Junior Member
 
Join Date: Jul 2007
Location: Moscow, Russia
Posts: 9
Default

Is it works correctly on all browsers?
__________________
Let's go this f*ckin' crazy!
Digg this Post!Add Post to del.icio.usBookmark Post in Technorati Share This Article & VoteReddit! Wong this Post!Stumble this Post!RSS Share on FacebookForum Netvibes Page
Reply With Quote
  #7 (permalink)  
Old 12-07-2007, 10:06 AM
PolarBear's Avatar
I am creative
 
Join Date: Jul 2007
Location: Toronto
Gender: Male
Posts: 320
Default

Oh CSS, ok thank you.
Digg this Post!Add Post to del.icio.usBookmark Post in Technorati Share This Article & VoteReddit! Wong this Post!Stumble this Post!RSS Share on FacebookForum Netvibes Page
Reply With Quote
  #8 (permalink)  
Old 12-07-2007, 11:02 AM
Mack's Avatar
I own the flash design thread.
 
Join Date: May 2007
Location: RI, USA
Gender: Male
Posts: 1,305
Default

let us know how it works out for you.
__________________
"If at first you don't succeed, try again. Then quit. No use being a damn fool about it."
Mike McKenzie - Online Portfolio
Digg this Post!Add Post to del.icio.usBookmark Post in Technorati Share This Article & VoteReddit! Wong this Post!Stumble this Post!RSS Share on FacebookForum Netvibes Page
Reply With Quote
  #9 (permalink)  
Old 12-07-2007, 11:37 AM
PolarBear's Avatar
I am creative
 
Join Date: Jul 2007
Location: Toronto
Gender: Male
Posts: 320
Default Alright

Alright will do, it will be a while since I have to plan some other stuff out. If I run into any problems will post :)
Digg this Post!Add Post to del.icio.usBookmark Post in Technorati Share This Article & VoteReddit! Wong this Post!Stumble this Post!RSS Share on FacebookForum Netvibes Page
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
How can this background be done? Riz Graphic Design and Web Design Help 5 11-03-2008 01:11 AM
Background Help LindsySaporta Graphic Design Forum 3 13-01-2008 10:32 AM
Background image jwade_m Graphic Design and Web Design Help 10 03-11-2007 03:25 PM
Background hbixler03 CSS Forum 5 06-07-2007 06:57 PM


All times are GMT. The time now is 06:51 PM.



Estetica Design Forum's Privacy Policy
Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0