Home | Top Skins | All Skins | Tags | Forums | Contribute | About

BlogSkins.com Forums

Search Forums:
Forums > General > "backgrounds." (11 replies)
myadversity.'s icon Author: myadversity.
Posted: 3 days ago
(link)
how do i make as background repeat but at the same time fixed?
like it repeats but when i scroll down the background doesn't move, like it is one big image?
 
 
.fourth!Romance's icon Author: .fourth!Romance
Posted: 3 days ago
(link)
  body {
background: url() fixed;
}

That should do. Then the image will repeat by itself. [:
 
 
.fourth!Romance's icon Author: .fourth!Romance
Posted: 3 days ago
(link)
  Supposing your image is smaller than your screensize, it will lah.
 
 
myadversity.'s icon Author: myadversity.
Posted: 3 days ago
(link)
  i want to repeat-x it and fix it at the same time like myle's blogskin preview headers with ads and such.
 
 
.fourth!Romance's icon Author: .fourth!Romance
Posted: 3 days ago
(link)
  I don't get you. :B
 
 
lyricaltragedy's icon Author: lyricaltragedy
Posted: 3 days ago
(link)
  background: url('image url here') top left repeat-x fixed;
 
 
lyricaltragedy's icon Author: lyricaltragedy
Posted: 3 days ago
(link)
  top left is the position. it can be changed to px values and percentages.
 
 
myadversity.'s icon Author: myadversity.
Posted: 3 days ago
(link)
  thanks.
:D
 
 
myadversity.'s icon Author: myadversity.
Posted: 3 days ago
(link)
  then how to make it like in the foreground although it is the background, like everything goes under it when i scroll, not over it?
 
 
狂然怪異's icon Author: 狂然怪異
Posted: 3 days ago
(link)
  Try using z-index ?
 
 
lyricaltragedy's icon Author: lyricaltragedy
Posted: 3 days ago
(link)
  Yeah. Make a new div layer, type whatever you want to be in front in the layer, and give the layer an id, for this example i'll use "top".
so your css will go like this:

#top{
all your styles here blah blah.
z-index: 1;
}

something like that. lol.
or you can search Google for the "always on top" script.

you can't use backgrounds if you want it at the foreground. that's common sense i guess. LOL.

Edited 3 days ago.
 
 
consp!re.affa!r's icon Author: consp!re.affa!r
Posted: 3 days ago
(link)
  oh. online learning. noted down..
Subscribe To This Thread: RSS 2.0 or Atom (?)
You must be logged in to post comments.


Site

- Home
- News Archives
- About
- Stats
- Feeds
- Privacy Policy

Skins

- All Skins
- Tags
- Search Skins
- Random Skin
- Skin Of The Day
- Contribute

Forums

- General
- Tips & Tricks
- Help!
- Suggestions
- Skin Requests
- Blogging Software
- Web Hosting

Account

- Log In
- Register
</BlogSkins>

Warning! Do not follow this link! It is a trap for poorly-behaved bots. If you follow this link, you will be banned from accessing this site and several others. I will not have mercy on you. Do not follow this link!