Can somebody code this blog?

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

Moderator: Moderators

Locked
Message
Author
User avatar
Kitten Medli
Way Beyond Godly
Way Beyond Godly
Posts: 6691
Joined: Tue Jun 01, 2004 5:55 am

Can somebody code this blog?

#1 Post by Kitten Medli »

I'm sorry to ask,but...I just got a blog made for me and I need it coded.

Image

Thank you!!!
Image
stoodder
Honorary Member
Honorary Member
Posts: 169
Joined: Sat Jun 05, 2004 6:30 pm
Location: Milwaukee, Wisconsin
Contact:

#2 Post by stoodder »

<img src="http://stoodder.50free.org/avatar.php">

Code: Select all

<table border="0" cellpadding="0" cellspacing="0" height="300" width="200">
   <tr>
      <td background="http://img.photobucket.com/albums/v37/Medli/blog.gif" valign="top" align="left">
         <div style="height: 129px; width: 171px; position: relative; top: 165px; left: 13px; overflow: auto;">
         Stuff<br>
         Stuff<br>
         Stuff<br>
         Stuff<br>
         Stuff<br>
         Stuff<br>
         Stuff<br>
         Stuff<br>
         Stuff<br>
         Stuff<br>
         Stuff<br>
         Stuff<br>
         Stuff<br>
         Stuff<br>
         Stuff<br>
         Stuff<br>
         </div>
      </td>
   </tr>
</table>

hope that helps
[DragonFly Javascript Library] Comming Soon
User avatar
Kitten Medli
Way Beyond Godly
Way Beyond Godly
Posts: 6691
Joined: Tue Jun 01, 2004 5:55 am

#3 Post by Kitten Medli »

stoodder wrote:<img src="http://stoodder.50free.org/avatar.php">

Code: Select all

<table border="0" cellpadding="0" cellspacing="0" height="300" width="200">
   <tr>
      <td background="http://img.photobucket.com/albums/v37/Medli/blog.gif" valign="top" align="left">
         <div style="height: 129px; width: 171px; position: relative; top: 165px; left: 13px; overflow: auto;">
         Stuff<br>
         Stuff<br>
         Stuff<br>
         Stuff<br>
         Stuff<br>
         Stuff<br>
         Stuff<br>
         Stuff<br>
         Stuff<br>
         Stuff<br>
         Stuff<br>
         Stuff<br>
         Stuff<br>
         Stuff<br>
         Stuff<br>
         Stuff<br>
         </div>
      </td>
   </tr>
</table>

hope that helps


Thank you very much,but the little table isn't where its supposted to go. :P (Probably just a mistake,I'm sure.) (Its up on top the Chia)
Image
Alex
Way Beyond Godly
Way Beyond Godly
Posts: 6587
Joined: Mon May 31, 2004 4:21 am

#4 Post by Alex »

Just try messing around with this part of the code:

Code: Select all

<div style="height: 129px; width: 171px; position: relative; top: 165px; left: 13px; overflow: auto;"> 
Gone, forever.
User avatar
Kitten Medli
Way Beyond Godly
Way Beyond Godly
Posts: 6691
Joined: Tue Jun 01, 2004 5:55 am

#5 Post by Kitten Medli »

Thanks. I got it to work. Thanks both of you! :)
Image
Locked