myspace, CSS, Position: FIXED? - KingPin's Forum
KPsDenKPsDen ArmoryImage HostingLegendz text RPGIp DisplayIRCFlash Arcade
Forum
      |        
Register
         hate beeing ganked (Posted By:redemption - Replies:1 - Views:2)      « »     Genie's Chinese Shop (Posted By:Enfuego - Replies:12 - Views:174)      « »     Hello hello (Posted By:Enfuego - Replies:7 - Views:69)      « »     Star wars review (Posted By:Enfuego - Replies:2 - Views:32)      « »     Server Status (Posted By:KingPin - Replies:38 - Views:26712)      « »     Young Gordon Ramsey (Posted By:Thorn - Replies:2 - Views:31)      « »     Mr. Ricco Has made a song!! Sexy right (Posted By:Death - Replies:10 - Views:100)      « »     New Donor Gear Moving To Open Beta Testing (Posted By:The_FreeMan - Replies:77 - Views:886)      « »     For sale : Blackberry bold 9000 @ 600usd (Posted By:dsproduct - Replies:0 - Views:6)      « »     FOR SALE : SAMSUNG OMNIA SGH i900 @ 300USD, (Posted By:dsproduct - Replies:0 - Views:2)      « »     
KingPin's Forum
 
K.P.s.N. Register vbBux / KPs Mall Bugs Blogs FAQ Search Today's Posts Mark Forums Read Donate
Go Back   KingPin's Forum > KP's Network Forum > RSS News
Reload this Page myspace, CSS, Position: FIXED?
 


RSS News This is a discussion on myspace, CSS, Position: FIXED? in the RSS News;
Description: I've used this CSS Style on my computer and that's working. This fixes an image. <STYLE type=text/css> BODY { BORDER-TOP-WIDTH: ...

Reply
 
LinkBack Thread Tools
myspace, CSS, Position: FIXED?
(#1 (permalink))
Old
Dorood is Offline
Private
Points: 179, Level: 2 Points: 179, Level: 2 Points: 179, Level: 2
Activity: 0% Activity: 0% Activity: 0%
Dorood is an unknown quantity at this point
 
Dorood
Rupees: 154.20
Bank: 500.00
Total Rupees: 654.20
 
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Join Date: Dec 2007
myspace, CSS, Position: FIXED? - December 24th, 2007

I've used this CSS Style on my computer and that's working. This fixes an image.

<STYLE type=text/css>

BODY {
BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 10px; OVERFLOW-Y: auto; PADDING-LEFT: 10px; BORDER-LEFT-WIDTH: 0px; BACKGROUND: rgb(123,187,221); BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; HEIGHT: 100%; BORDER-RIGHT-WIDTH: 0px
}
BODY {
FONT-SIZE: 16px; FONT-FAMILY: georgia, serif
}
.clear {
CLEAR: both
}
.fixpic {
DISPLAY: block; LEFT: 0px; BOTTOM: 0px; POSITION: fixed
}
* HTML .fixpic {
POSITION: absolute
}
</STYLE>

But I tried this on Myspace (and Geocities) and is NOT working. Any one knows Why?

Thanks and Merry Christmas

 
Reply With Quote
Revenue Shared Ads
(#2 (permalink))
Old
Jack C is Offline
Private
Points: 165, Level: 2 Points: 165, Level: 2 Points: 165, Level: 2
Activity: 0% Activity: 0% Activity: 0%
Jack C is an unknown quantity at this point
 
Jack C
Rupees: 1.00
Bank: 500.00
Total Rupees: 501.00
 
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Join Date: Dec 2007
December 24th, 2007

I know why, and I can answer with one simple statement: MySpace sucks, and puts us techs to shame.

It's simple, really. You just have to classify your images as the corresponding classes.

For example: <img src="foobar.png" class="fixpic" />

 
Reply With Quote
Revenue Shared Ads
Reply

Bookmarks

Tags
css, fixed, myspace, position

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Rupees Per Thread View: 1.00
Rupees Per Thread: 15.00
Rupees Per Post: 5.00
Forum Jump



Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
Copyright 2004-2009 KPsN


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84