Archived Comments (locked)
|
|
The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008) |
|
|
I like this variant
|
|
|
Modified the script to actually work. Add the lines:
document.getElementById("rheader").style.height="60px";
document.getElementById("ctl00_rs1_ra1").style.top="-100px";
before the |
|
|
This version does not yet work as intended. It removes the undesirable top navigation, but the page content does not yet expand properly. If anyone has suggestions, please let me know. My JavaScript knowledge is minimal. |