View Full Version : CSS - Background ?
ms55555
05-18-2008, 03:34 PM
Okies, I would like to know some basics of the css codes I can put in a style , that manipulate images...
scroll/fixed
#ffffff
url(something)
no-repeat/repearWhat I still am trying to find out how to use (and I need it...) is how to make an image fit to any screen... If I use an image with a greater resolution than a member's screen one, then the image is not shown all....What can I add to make the image (background) fit to screen ?
:)
legionofangels
05-28-2008, 02:31 PM
I have the same problem.
I think a Stretch Code can be applied to the background image so that it stretches for any resolution. However its very hard to get an image to look good on both small and large resolutions obviously as one of them is too stretched/too slender.
I don't know the code off the top of my head, but I'm sure I could find it, if you haven't already tried it.
boltbunker
08-19-2008, 02:43 AM
Okies, I would like to know some basics of the css codes I can put in a style , that manipulate images...
scroll/fixed
#ffffff
url(something)
no-repeat/repearWhat I still am trying to find out how to use (and I need it...) is how to make an image fit to any screen... If I use an image with a greater resolution than a member's screen one, then the image is not shown all....What can I add to make the image (background) fit to screen ?
:)
Bump. Any fixes for this?
ssslippy
08-19-2008, 02:47 AM
No you can not stretch a background image. Use something that can repeat in one direction and things will be better.
boltbunker
08-19-2008, 02:55 AM
No you can not stretch a background image. Use something that can repeat in one direction and things will be better.
Ok, I have that type of code in my header. The header has 3 pictures. one repeats to fill the void. It works great.
Where do I add the code for the background picture?
Man, a code like this would fix my issues!
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.