|
|
|
|
|
|
Posted: Sun Apr 23, 2006 12:51 pm
Does anyone know the CSS code to have the about section have a scrolls bar like my comments?
|
 |
 |
|
|
|
|
|
|
|
|
Posted: Sun Apr 23, 2006 1:37 pm
#about {height: __px; overflow: auto; }
|
 |
 |
|
|
|
|
|
|
|
|
|
|
Posted: Sun Apr 23, 2006 1:40 pm
|
|
|
|
|
|
|
Posted: Mon Apr 24, 2006 1:05 pm
That doesn't seem to work in IE for me.
|
 |
 |
|
|
|
|
|
|
|
|
|
|
Posted: Mon Apr 24, 2006 1:20 pm
Rising King of Shojo That doesn't seem to work in IE for me. I have IE and it works perfectly >w< #about {height: ___px; overflow: auto; } You have to fill that the space before px in.. like 500px... if that's how big you want it
|
 |
 |
|
|
|
|
|
|
 |
|
|
|
|
|