• Home
  • Reviews
  • Articles
  • News
  • Tools
  • GamingHeaven
  • Forums
  • Network
 

Go Back   DriverHeaven.net > Forums > Software / Tools > Programming, Coding, (Web)Design

Notices

Reply
 
LinkBack Thread Tools
Old Aug 4, 2002, 09:52 PM   #1
BANNED
 
Join Date: Jul 2002
Location: Indiana , USA
Posts: 2,677
Sourcer_2002 is on a distinguished road

Default Post background width

does anyone know the width that i would make my background for my site to keep it from tiling in a browser?
Sourcer_2002 is offline   Reply With Quote
Old Aug 5, 2002, 07:16 AM   #2
DriverHeaven Senior Member
 
edperks's Avatar
 
Join Date: May 2002
Location: Southern Illinois
Posts: 779
edperks is on a distinguished road
System Specs

Default Post

that depends on what resolution people are viewing it in but if you make in 1280 that will take care of 95 percent of the viewers. most viewers will be surfing at (800 X 600) or (1024 X 768).
edperks is offline   Reply With Quote
Old Aug 5, 2002, 07:30 AM   #3
BANNED
 
Join Date: Jul 2002
Location: Indiana , USA
Posts: 2,677
Sourcer_2002 is on a distinguished road

Default Post

Cool thanks
Sourcer_2002 is offline   Reply With Quote
Old Aug 5, 2002, 03:51 PM   #4
Yarr... I be blind!
 
Jeff's Avatar
 
Join Date: May 2002
Location: Calgary, Canada
Posts: 3,177
Jeff is on a distinguished road

Default Post

or just dont tile it.
Jeff is offline   Reply With Quote
Old Aug 5, 2002, 11:25 PM   #5
BANNED
 
Join Date: Jul 2002
Location: Indiana , USA
Posts: 2,677
Sourcer_2002 is on a distinguished road

Default Post

how would i keep it from automaticly tiling?
Sourcer_2002 is offline   Reply With Quote
Old Aug 8, 2002, 01:43 PM   #6
Yarr... I be blind!
 
Jeff's Avatar
 
Join Date: May 2002
Location: Calgary, Canada
Posts: 3,177
Jeff is on a distinguished road

Default Post

specify the background using a css tag.
Jeff is offline   Reply With Quote
Old Aug 9, 2002, 02:43 AM   #7
BSD SMASH!
 
Malus's Avatar
 
Join Date: May 2002
Location: A rabbit hole. . .
Posts: 1,169
Malus is on a distinguished road

Default Post

You could make a layer below your content and place an image on it with a width and height of 100%.
Malus is offline   Reply With Quote
Old Aug 9, 2002, 04:33 PM   #8
Yarr... I be blind!
 
Jeff's Avatar
 
Join Date: May 2002
Location: Calgary, Canada
Posts: 3,177
Jeff is on a distinguished road

Default Post

asymlt;style type=asymquot;text/cssasymquot;asymgt;
BODY {
background-image: url(background.jpg);
background-repeat: repeat-y; (or repeat-x or both.)
(can set start position with asymquot;background-position: 0px 0px;asymquot;<b></b>)
}
asymlt;/styleasymgt;
Jeff is offline   Reply With Quote
 

 
Powered by: vBulletin
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
Artwork by Allan 'Zardon' Campbell, vBulletin implementation by Craig '5320' Humphreys based on original artwork by Ratchet.

All times are GMT -5. The time now is 02:44 PM. Copyright ©2008 HeavenMedia.net