Crazy Background stay scroller help..

This is a discussion on "Crazy Background stay scroller help.." within the Web Page Design section. This forum, and the thread "Crazy Background stay scroller help.. are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Jun 14th, 2005, 19:03
NSF NSF is offline
New Member
Join Date: Jun 2005
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Crazy Background stay scroller help..

All right, im working on a hl2 mod, called Head-Humped, and i am the site deisgner, i just made a hole new layout and everything in photoshop, and sliced it all up and its now in dreamweaver, just about completed. I saw on a site, which i forgot, they had not just the background image fixed, they had other items, too like the menu, and such. So if you scroll wih the normal scroll bar, only a certain part scrolled. Its kind of hard to explain, and if you dont know what im talking about, i will see if i can make up some kind of pictures/diagram.

Edit: i found the site, http://www.rammstein.com/

-NSF
Reply With Quote

  #2 (permalink)  
Old Jun 14th, 2005, 19:45
Highly Reputable Member
Join Date: May 2005
Location: U.K
Age: 21
Posts: 739
Thanks: 0
Thanked 0 Times in 0 Posts
hey

wow - that site was amazing. was looking at it tho and its all positioned by css. if u look in the source you see it imports loads of JS and CSS files. one of them even resizing the image depending on your screen size. restore down your window and resize it horizontally and watch it change! lol. i coudlt answer your question tho but i could put you in the right direction.
you could use z index and absolutly position the images

Code: Select all
img
{ 
z-index: -1
}
Code: Select all
[img]moo.jpg[/img]
your better posting these questions in the css forums though - youll be able to get a better answer.

regards
Reply With Quote
  #3 (permalink)  
Old Jun 14th, 2005, 20:06
Most Reputable Member
Join Date: Jul 2003
Posts: 1,856
Thanks: 0
Thanked 0 Times in 0 Posts
And of course that site doesn't work in IE.
Reply With Quote
  #4 (permalink)  
Old Jun 14th, 2005, 20:20
Highly Reputable Member
Join Date: May 2005
Location: U.K
Age: 21
Posts: 739
Thanks: 0
Thanked 0 Times in 0 Posts
it does

thts what i viewed it in

whats up with ur ie? lol
Reply With Quote
  #5 (permalink)  
Old Jun 14th, 2005, 21:13
NSF NSF is offline
New Member
Join Date: Jun 2005
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
mm, i guess i didn't really want just an image with absolute positon on.. i know you can do it with div and stuff to, but i dont want it like that. I wanted everything center. Its all in a table right now, and i have some CSS stuff too. I might just have to have an iframe.. even thought i hate frames..

-NSF
Reply With Quote
Reply

Tags
crazy, background, stay, scroller, help

Thread Tools

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 Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
stay at home mom sunrise1964 Introduce Yourself 9 Jun 17th, 2008 19:24
Page does not stay vertically centered in IE using CSS needhelppls Web Page Design 10 Jan 28th, 2008 23:56
Can't get the content to stay with the background casho Web Page Design 8 Aug 14th, 2007 19:18
Starting to learn CSS, should I stay away from Dreamweaver for now? mad samuel Web Page Design 12 Aug 7th, 2007 23:03
Seems to be satndard so I'll stay with it grandman Introduce Yourself 14 Jun 10th, 2007 21:58


All times are GMT. The time now is 04:14.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43