Log In · Register

 
scroll image on myspace
jaygagegfx
post Sep 9 2008, 06:34 PM
Post #1


Newbie
*

Group: Member
Posts: 8
Joined: Jul 2008
Member No: 668,304



ok im gonna try and explain this the best i can

i wanna know if there is a way to make a image scroll with the page like the background would on myspace.

like i wanna put my logo in the corner and it'll scroll up & down with page

Is there a way to do this on myspace?
 
 
Start new topic
Replies
newkidontheblock
post Sep 10 2008, 05:41 AM
Post #2


Offline.
*****

Group: Official Designer
Posts: 609
Joined: Mar 2007
Member No: 507,591



You can used position fixed but that's only compatible with Firefox. [i] I don't no if there is an other solution without using JavaScript
CODE
<style type="text/css" >
.logo {
  position: fixed;
  top: 10px;
  left: 10px;
}
</style>
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: