Got a little techonology problem that you need fixed pronto? Post it here and we'll see what we can do.
Topic locked

Who wants to code a blog for me?

Thu Dec 02, 2004 5:16 pm

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

Fri Dec 03, 2004 1:25 pm

sure, i will do it for you

Sat Dec 04, 2004 4:08 am

Code:
<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.

Sun Dec 05, 2004 11:06 am

Thanks a lot, vkceankraz! :)

And I know it's definitely against the rules to pay for something real with Neopets stuff, hence the "thank you gift" instead. *cough*
Topic locked