![]() |
Is there anyway of NOT making a background image repeat?
Ok so basicaly my subject line tells you what im looking for....i have some background images on my site...but i dont want them to repeat say if the screen size is much larger....i just want to see the picture once.... so in other words...Is there anyway of NOT making a background image repeat?
Thanks for all the help....sorry for asking such a silly question... :helpme |
Here is how I did it on http://www.dreamnet.com/samantha/samhome.htm I just used a style sheet and the image not to repeart and fixed the the position of the image using percentages so it would move with the browser. The I made the background the same color I used in the image. The Style sheet code is below.
body { background-color: #DAD1BF; color: #FFFFFF; background-image: url(images/bkgrd_sam.jpg); background-repeat: no-repeat; background-attachment: fixed; background-position: 80% 90%} Rob |
Quote:
Well thanks Rob, but the only thing is that i am would like to do this without using a css. Is there anyway of doing this without a css? Thank you so much for your help...it is deeply appreciated.... Karyn :thumbsup |
Dear Vanilla,
The only other thing I can think of is one giant image but that will be to inefficent for the web I'm afraid. You should really start learning CSS because that is where all the real control in web pages these days take place. It's really not that hard especially if you using a design tool like Dreamweaver. Sorry I don't have a better answer, Rob |
it all depends on what exactly you are trying to accomplish
|
I'm assuming your putting the image in a table. Make the adjustments for your image and this should work.
|
It's messing with the display of the thread and I dont know how to format it. here it is on my site, do a view source.
http://tightwetpussy.com/norepeat.html |
All times are GMT -7. The time now is 08:43 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123