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

Coding Help, I Give Up!

Wed Dec 15, 2004 5:49 pm

http://pictures.greatestjournal.com/use ... 0047/57408

I'm no good at this CODING thing, can someone do it for me? :lol:

Wed Dec 15, 2004 7:13 pm

How do you want it coded? With tables, I'm assuming.

Wed Dec 15, 2004 8:32 pm

I'm pretty sure it's tables. Whatever neopets codes their blogs with. I'm clueless to this coding thing. I haven't done HTML for a long time.

Thu Dec 16, 2004 1:34 am

Code:
<style type="text/css">
<!--
#blog {
width: 100%;
height: 101px;
font-family: Verdana, Arial, sans-serif;
font-size: 7pt;
color: #000000;
padding-right: 3px;
overflow: auto; /* You must keep for scrollbars! */
scrollbar-face-color: #FFFFFF;
scrollbar-arrow-color: #;
scrollbar-track-color: #E1D8D1;
scrollbar-shadow-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #916D57;
scrollbar-darkshadow-color: #916D57;
}
-->
</style><table width="400" height="150" border="0" cellpadding="0" cellspacing="0" style="background: url('http://pictures.greatestjournal.com/userimg/2710047/57408'); background-repeat: no-repeat">
<tr><td width="161" height="35"></td><td width="101"></td><td width="24"></td></tr>
<tr><td height="101"></td><td valign="top">
<div id="blog">
Text, text, text.
</div>
</td><td></td></tr></table>


Best I could do. Coded using http://www.therisenrealm.com/blog_coder.html :)

Thu Dec 16, 2004 7:07 pm

Cool! It works Xalax. :) Thanks! This can be locked now. :)
Topic locked