HighDots Forums  

why not?

Cascading Style Sheets Layout/presentation on the WWW (comp.infosystems.www.authoring.stylesheets)


Discuss why not? in the Cascading Style Sheets forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Ole Madsen
 
Posts: n/a

Default why not? - 07-02-2004 , 09:20 AM






I want to try make a box on the right that is fixed, but I cant even get it
to move over there, what am I doing wrong?

CSS
div.links {position: fixed; top: 10em; right: 10em; width: 20%}

HTML
<div class="links">


hope you can help

Ole



Reply With Quote
  #2  
Old   
Ole Madsen
 
Posts: n/a

Default Re: why not? - 07-02-2004 , 09:34 AM







"Ole Madsen" <Maaseiah (AT) paradis (DOT) tdcadsl.dk> skrev i en meddelelse
news:40e56119$0$188$edfadb0f (AT) dread11 (DOT) news.tele.dk...
Quote:
I want to try make a box on the right that is fixed, but I cant even get
it
to move over there, what am I doing wrong?

CSS
div.links {position: fixed; top: 10em; right: 10em; width: 20%}

HTML
div class="links"


hope you can help
I want to make a box like http://www.w3.org/Style/CSS/

Ole




Reply With Quote
  #3  
Old   
Johannes Koch
 
Posts: n/a

Default Re: why not? - 07-02-2004 , 10:07 AM



Ole Madsen wrote:
Quote:
I want to try make a box on the right that is fixed, but I cant even get it
to move over there, what am I doing wrong?

CSS
div.links {position: fixed; top: 10em; right: 10em; width: 20%}

HTML
div class="links"
This is not wrong per se. But as we don't know the context because you
didn't provide a URL for us to look, I cannot help. You probably know
that e.g. Win IE does not understand fixed positioning.
--
Johannes Koch
In te domine speravi; non confundar in aeternum.
(Te Deum, 4th cent.)


Reply With Quote
  #4  
Old   
Ole Madsen
 
Posts: n/a

Default Re: why not? - 07-02-2004 , 11:49 AM




"Johannes Koch" <koch (AT) w3development (DOT) de> skrev i en meddelelse
news:2kl8i8F3pkufU1 (AT) uni-berlin (DOT) de...
Quote:
This is not wrong per se. But as we don't know the context because you
didn't provide a URL for us to look, I cannot help. You probably know
that e.g. Win IE does not understand fixed positioning.
But why can w3 do it on the css page? here is my side
http://o-madsen.dk/test/top.html
http://o-madsen.dk/test/side.css

Ole




Reply With Quote
  #5  
Old   
Ole Madsen
 
Posts: n/a

Default Re: why not? - 07-02-2004 , 01:41 PM




"Brian" <usenet3 (AT) julietremblay (DOT) com.invalid> skrev i en meddelelse
news:W1hFc.920$MT5.462 (AT) nwrdny01 (DOT) gnilink.net...
Quote:
Ole Madsen wrote:

http://o-madsen.dk/test/top.html

Works for me. There is a fixed menu on the right half of the page. I'm
using Firefox 0.9.1/Win 98.
yes, but how has w3 done it, it is a mess with all that css links in the
html, so I cant figure it out

Ole




Reply With Quote
  #6  
Old   
Arne
 
Posts: n/a

Default Re: why not? - 07-02-2004 , 01:51 PM





Ole Madsen wrote:

Quote:
"Brian" <usenet3 (AT) julietremblay (DOT) com.invalid> skrev i en meddelelse
news:W1hFc.920$MT5.462 (AT) nwrdny01 (DOT) gnilink.net...

Ole Madsen wrote:


http://o-madsen.dk/test/top.html

Works for me. There is a fixed menu on the right half of the page. I'm
using Firefox 0.9.1/Win 98.


yes, but how has w3 done it, it is a mess with all that css links in the
html, so I cant figure it out

W3C fixed menu don't work in my IE 6.0, what IE do you have it it
works for you?

--
/Arne


Reply With Quote
  #7  
Old   
Ole Madsen
 
Posts: n/a

Default Re: why not? - 07-02-2004 , 03:47 PM




"Arne" <arne.luras (AT) telia (DOT) com> skrev i en meddelelse
news:xghFc.97662$dP1.323914 (AT) newsc (DOT) telia.net...
Quote:
yes, but how has w3 done it, it is a mess with all that css links in the
html, so I cant figure it out


W3C fixed menu don't work in my IE 6.0, what IE do you have it it
works for you?
oh yes, I guess you are right, I did use opera

Ole




Reply With Quote
Reply




Thread Tools
Display Modes

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



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.