GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Webmaster Q & Fuckin' A (https://gfy.com/forumdisplay.php?f=27)
-   -   Is there anyway of NOT making a background image repeat? (https://gfy.com/showthread.php?t=100450)

Vanilla Dreams 01-16-2003 12:37 PM

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

dmhubby 01-16-2003 02:42 PM

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

Vanilla Dreams 01-16-2003 08:46 PM

Quote:

Originally posted by dmhubby
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


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

dmhubby 01-16-2003 10:35 PM

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

SetTheWorldonFire 01-16-2003 11:34 PM

it all depends on what exactly you are trying to accomplish

glide 01-17-2003 01:33 PM

I'm assuming your putting the image in a table. Make the adjustments for your image and this should work.

glide 01-17-2003 01:36 PM

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