CSS Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsWeb DesignCSS Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old December 17th, 2000, 04:42 PM
trikerjon trikerjon is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Dec 2000
Location: Pawnee,Okla.
Posts: 2 trikerjon User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Can someone tell me how to change this code to where I can position a block of text so that it remains fixed when the page is being scrolled as in this code using an image......

<HEAD>
<style type="text/css">
<!--
BODY { background: url(http://www.geocities.com/triker_jon/quote2.jpg) 99cccc no-repeat bottom left fixed }
-->
</style>
</HEAD>


------------------
http://callme.talkwave.net/trikerjon
Comments on this post
Gran Roguismo agrees!

Reply With Quote
  #2  
Old December 19th, 2000, 12:29 PM
darwin darwin is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Dec 2000
Location: sf, ca, usa
Posts: 20 darwin User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
here ya go:

<DIV STYLE="position:absolute; left:0; top:0; height:100; width:100;
border-style:solid">things go here </div>

BTW, this is my favorite CSS reference.... http://www.ncdesign.org/html/sindex.htm

cheers
darwin
Comments on this post
Gran Roguismo agrees!

Reply With Quote
  #3  
Old December 19th, 2000, 02:41 PM
trikerjon trikerjon is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Dec 2000
Location: Pawnee,Okla.
Posts: 2 trikerjon User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Thanks Darwin for your time and efforts but I knew how to use that code, what I'm wanting to do is position a block of text so that when the page is being scrolled it remains in the same place on the screen sorta like the bgproperties="fixed" in the body tag........I appreciate the link though it seems to be a very good source of information.......take care.........John


<BLOCKQUOTE><font size="1" face="Verdana,Arial,Helvetica">quote:</font><HR>Originally posted by darwin:
here ya go:

<DIV STYLE="position:absolute; left:0; top:0; height:100; width:100;
border-style:solid">things go here </div>

BTW, this is my favorite CSS reference.... http://www.ncdesign.org/html/sindex.htm

cheers
darwin
[/quote]


Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb DesignCSS Help > Help with CSS

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap