473,395 Members | 1,624 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

I need an image to display over the whole page, but not repeatedly.

I want one image to cover the background of the page, and when you scroll I want it to stay there, not for there to be more as you scroll. I used

background: url("http://fc04.deviantart.net/fs71/i/2014/172/c/4/ask_gamer_flitter_and_cloudchaser___background_by_ solife-d7nf4ff.png");

But it just pastes the image over and over.
Jun 30 '14 #1

✓ answered by Rabbit

You'll want to use the background-attachment:fixed; property.

3 1518
Rabbit
12,516 Expert Mod 8TB
You'll want to use the background-attachment:fixed; property.
Jun 30 '14 #2
Thanks for your help! creating a tumblr theme is kinda hard for a newbie like myself
Jun 30 '14 #3
Rabbit
12,516 Expert Mod 8TB
While it is not specific to tumblr, this CSS tutorial should help you in general: http://www.w3schools.com/css/DEFAULT.asp
Jun 30 '14 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: Gary \(Girish\) | last post by:
Hello: I am using SA-FileUp to enable members to upload their product images to my ISP sever. When member uploaded a new image file, the file name is replaced with the member ID and the old file...
2
by: Tyrone Slothrop | last post by:
I am coding a site which involves uploading images. All of the PHP and display is OK but the client wants to be able to display the image thumbnail on the upload page and show the full image on...
2
by: Trint Smith | last post by:
I need to display an images from a database on my page that should always be displayed as 200 pixels wide eventhough the actual images vary in size...Can you help me? Thanks, Trint VB.VS.Net...
1
by: Qindong Z. | last post by:
My asp.net application send image to web browser. The browser begin to display part of image before download finished. (In Slow Network). How can I force brower to display image after the image fully...
2
by: neuneudr | last post by:
Hi all, I've been trying JavaScript a little bit. I beginned by changing an image using a very simple: document.getElementById(...).src="new image" Which worked fine. However this does...
0
by: adubra | last post by:
Hi there, I am using a device context (DC) and a buffer to successfully draw to screen. However, when I update the DC at very high frame rate and drag the frame containing the image very quickly...
0
by: manjitsarma | last post by:
I need to display an image in 'Image Control' of aspx page.Now the image is displayed in the aspx page itself.But I need to display it in 'Image Control'.This is a map application and the image is...
1
by: mrbadboy | last post by:
Hi, I need to display image in xsl page from XML node. Is it possible to display it without using any <img> tag in xsl page ? Thanks
4
by: viji chandran | last post by:
Hi... I am developing an application in .Net 2005 which has a DataGridView, like Microsoft outlook. I want to mark read and unread for each mail. I am trying to put one image for...
1
by: srikanthneel | last post by:
Hi i have a method which returns 'image' and i need to display the same image in UI and am using jsf1.2 , icefaces 1.8.2 , Jboss seam. Am adding the snippet i used to display image in UI, but am...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.