Pink Poogle Toy Forum

The official community of Pink Poogle Toy. Bear with me while I tweak everything
It is currently Wed Sep 16, 2026 6:13 am

All times are UTC




Post new topic  This topic is locked, you cannot edit posts or make further replies.  [ 6 posts ] 
Author Message
 Post subject: Help Coding a Blog?
PostPosted: Thu Jul 08, 2004 4:09 am 
PPT Student
PPT Student
Offline

Posts: 300
Joined: Sat Jun 19, 2004 4:47 pm
Location: Canada
I need a text box for this blog... I think its sorta obvious where the test goes...

Image

_________________
Image


Top
 
   
 Post subject:
PostPosted: Fri Jul 09, 2004 5:00 am 
Way Beyond Godly
Way Beyond Godly
Offline

Posts: 6587
Joined: Mon May 31, 2004 4:21 am
I'll code it. Just give me a bit to do it ^^

EDIT: Ok, here you go:

Code:
<table background="http://img78.photobucket.com/albums/v260/NeoGalaxy/shopblog.png" width="298" height="298"> 
<tr>
<td>

        <div style="width: 120; height: 155; overflow: auto; position: relative; top:60; left: 162;">
        <font face="verdana" size="2" color="black">
        Hello Type stuff here!!! Hello Type stuff here!!! Hello Type stuff here!!! Hello Type stuff here!!!
        Hello Type stuff here!!! Hello Type stuff here!!! Hello Type stuff here!!! Hello Type stuff here!!!
        Hello Type stuff here!!! Hello Type stuff here!!! Hello Type stuff here!!! Hello Type stuff here!!!
        Hello Type stuff here!!! Hello Type stuff here!!! Hello Type stuff here!!! Hello Type stuff here!!!
        Hello Type stuff here!!! Hello Type stuff here!!! Hello Type stuff here!!! Hello Type stuff here!!!
        Hello Type stuff here!!! Hello Type stuff here!!! Hello Type stuff here!!! Hello Type stuff here!!!
        Hello Type stuff here!!! Hello Type stuff here!!! Hello Type stuff here!!! Hello Type stuff here!!!
        Hello Type stuff here!!! Hello Type stuff here!!! Hello Type stuff here!!! Hello Type stuff here!!!
        Hello Type stuff here!!! Hello Type stuff here!!! Hello Type stuff here!!! Hello Type stuff here!!!
        </font>
        </div>
       
        </td>
        </tr>
      </table>


Example.

Change font and colour as required.

_________________
Gone, forever.


Top
 
   
 Post subject:
PostPosted: Fri Jul 09, 2004 6:43 pm 
PPT Student
PPT Student
Offline

Posts: 300
Joined: Sat Jun 19, 2004 4:47 pm
Location: Canada
Thanks soo much! :D. Very nice :)
But one small problem... the texta appears in the wrong place...

http://www.neopets.com/browseshop.phtml?owner=daggr4

_________________
Image


Top
 
   
 Post subject:
PostPosted: Sat Jul 10, 2004 4:35 am 
PPT Baby
PPT Baby
Offline

Posts: 94
Joined: Sun Jun 06, 2004 11:39 am
Website: http://www.neofx.org
Location: Wading through code...
Here ya go. :)

Code:
<table width="298" height="298" cellspacing="0" cellpadding="0" border="0" background="http://img78.photobucket.com/albums/v260/NeoGalaxy/shopblog.png">
   <tr>
      <td colspan="3" width="298" height="127"></td>
   </tr>
   <tr>
      <td width="163" height="161"></td>
      <td width="125"><div style="width: 125px; height: 161px; overflow: auto">

Text here.<br />
Text here.<br />
Text here.<br />
Text here.<br />
Text here.<br />
Text here.<br />
Text here.<br />
Text here.<br />
Text here.<br />
Text here.<br />
Text here.<br />


      </div></td>
      <td width="10"></td>
   </tr>
   <tr>
      <td colspan="3" height="10"></td>
   </tr>
</table>

_________________
Image
There is no good or bad side, just two sides holding different views.


Top
 
   
 Post subject:
PostPosted: Sat Jul 10, 2004 7:58 am 
PPT Toddler
PPT Toddler
Offline

Posts: 121
Joined: Fri Jun 04, 2004 3:44 am
For futher reference, you can go here: http://www.therisenrealm.com/blog_coder.html

_________________
<center>Support Set by Pixa</center>


Top
 
   
 Post subject:
PostPosted: Sun Jul 11, 2004 7:57 am 
Way Beyond Godly
Way Beyond Godly
Offline

Posts: 6587
Joined: Mon May 31, 2004 4:21 am
Kalani wrote:
For futher reference, you can go here: http://www.therisenrealm.com/blog_coder.html


Thanks for that link. I've bookmarked it - VERY useful ^^

_________________
Gone, forever.


Top
 
   
Display posts from previous:  Sort by  
Post new topic  This topic is locked, you cannot edit posts or make further replies.  [ 6 posts ] 

All times are UTC


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Limited