| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
CSS Background
i have created a standard page with a three column layout in css transitional i have applied a background to this page, but the problem i have the page back ground was done in 1024, so when i got to any bigger resolution the background looks out of place just sitting in the middle of the page, anyway that i can get the background to resize to screen ? or do i have to play about with detecting screen resolutions, and creating a copy of my image for each resolution ?
Any advice would be appreciated
__________________
Jason - Kained You're not drunk if you can lie on the floor without holding on! If the sky's the limit, whats space? Over the limit? Like the advice click the scales |
|
#2
|
||||
|
||||
|
you can't resize backgrounds. one way around is using client side code
to detect screen resolution (using screen.width and screen.height) and according to this change the background image or include proper style sheet. |
|
#3
|
||||
|
||||
|
The way I handle this is I either create backgrounds that look good when tiled, or I create them bigger than I need.
__________________
ShepherdWeb :: Charging Rhino Wizard I know of no more encouraging fact than the unquestionable ability of man to elevate his life by conscious endeavor. {Henry David Thoreau} § shepherdweb.com § fariswheel productions § reagan administration |
![]() |
| Viewing: ASP Free Forums > Web Design > Web Layout > CSS Background |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|