jenjen10
03-21-2004, 12:08 AM
I don't know how to make the image pop up and how to put the blogs in the image.Can somebody please help me!PLEASE!!! :bow:
|
View Full Version : How do I code guild layouts for neopets??? jenjen10 03-21-2004, 12:08 AM I don't know how to make the image pop up and how to put the blogs in the image.Can somebody please help me!PLEASE!!! :bow: SSPrincess 03-21-2004, 12:41 AM You can't have pop-up images in your guild. However, all you need to do to make your own blog, is this code, putting in your picture in the part that I have highlighted: <div align="center"><table border="0" cellpadding="0" cellspacing="0" width="425" height="200" background="picturesurl.jpg"><tr><td width="425" height="4" colspan="3"></td></tr><tr><td width="4" height="192"></td><td width="235" height="192"><div style="width: 235; height: 192; overflow: auto; font-family: Verdana, Tahoma, Helvetica, sans-serif; font-size: 11px; color: #000000; scrollbar-arrow-color:#000000; scrollbar-track-color:#FECE5E; scrollbar-face-color:#F4A027; scrollbar-highlight-color:#FFB54A; scrollbar-3dlight-color:#F4A027; scrollbar-darkshadow-color:#DA8915; scrollbar-shadow-color:#F4A027;"><div style="padding: 5px;"> TEXT <br></div></div></td><td width="186" height="192"></td></tr><tr><td width="425" height="4" colspan="3"></td></tr></table></div> I hope this helps. Have a nice day! :) |