Click to See Complete Forum and Search --> : scrollbar should jump inpyro I copied your css code, do you mind?


george71
01-10-2004, 05:39 AM
I just finished my first css page.
www.georgelangenberg.com/yoga

I'll be straight with you Pyro, I copied the css code for the container as I had problems centering the thing. I couldn't figure it out myself.

Now when I resize the page there must be I pont when a scrollbar jumps in.

How do I do that?

thanx george

chris9902
01-10-2004, 08:03 AM
the thing with pyro is he does not mind you taken parts of code, i think any web developer would like you to if you need it but to copy a site px for px is just ****.

pyro
01-10-2004, 10:23 AM
Originally posted by george71
I'll be straight with you Pyro, I copied the css code for the container as I had problems centering the thing. I couldn't figure it out myself.Nope, that I do not mind a bit. I've done the same thing time and time again when I could not figure something out. Borrowing bits of code is perfectly acceptable.

Originally posted by george71
Now when I resize the page there must be I pont when a scrollbar jumps in.

How do I do that?Not sure what you are asking...

davidbrent
01-10-2004, 01:11 PM
hello pyro,

I do not want to copy some of your CSS code because i want to learn how to do it myself.

Could you point me in the direction of some tutorials or lessons?


Thank you.

pyro
01-10-2004, 01:14 PM
http://www.w3schools.com/css/ and http://www.alistapart.com/ are good. The former is geared more toward beginners, while the latter is geared more toward professionals.

davidbrent
01-10-2004, 01:41 PM
Thank you pyro that will get me started!

pyro
01-10-2004, 03:09 PM
You are welcome. :)

george71
01-11-2004, 02:51 AM
Originally posted by george71

Now when I resize the page there must be I pont when a scrollbar jumps in.

How do I do that?



ps I managed by placing in an invisable side bar at the bottom which is 650 px wide.
this slows down the resizing of the text area, by bringin in a scrollbar, that's what i wanted