I could technically code this myself, but exams are looming and I've already spent too much time making the background itself, playing around with vectors and whatnot. =P
The background: http://vivian58.250free.com/kassblog.png
Er, transparent scrollbars aren't possible aren't they? Well, anyway, I want everything but the arrows on the scrollbar to be #91D2FF. The arrows should be #0774C2.
That's it. Whoever helps me will *cough* receive a "Thank-you gift" of 2 codestones. ;D
Who wants to code a blog for me?
-
vkceankraz
- PPT God

- Posts: 1195
- Joined: Mon May 31, 2004 6:35 am
Code: Select all
<TABLE WIDTH=480 HEIGHT=400 BORDER=0 CELLPADDING=0 CELLSPACING=0 background="http://vivian58.250free.com/kassblog.png">
<TR><TD COLSPAN=4 WIDTH=480 HEIGHT=23></TD></TR><TR>
<TD ROWSPAN=4 WIDTH=9 HEIGHT=370></TD>
<TD COLSPAN=2 WIDTH=171 HEIGHT=231>
<div style="width:171px; height:231px; overflow:auto;">
Text goes here! Text goes here! Text goes here! Text goes here!
</div></TD>
<TD ROWSPAN=4 WIDTH=300 HEIGHT=370></TD></TR>
<TR><TD COLSPAN=2 WIDTH=171 HEIGHT=26></TD></TR>
<TR><TD WIDTH=84 HEIGHT=107>
<div style="width:84px; height:107px; overflow:auto;">
Text goes here! Text goes here! Text goes here! Text goes here!
</div></TD>
<TD ROWSPAN=2 WIDTH=87 HEIGHT=113></TD></TR>
<TR><TD WIDTH=84 HEIGHT=6></TD></TR>
</TABLE>
You needn't give me anything, as I'm almost positive it's against the rules.

