custom module... |
custom module... |
Dec 20 2004, 02:11 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 2 Joined: Dec 2004 Member No: 73,043 |
i use a code for a custom module but i'm wondering how to put images...i made an attempt on putting an image....but then the module wouldn't show....can anyone help me put images ^^
CODE <!-- begin code provided by createblog.com -->
<script> titleContent = 'Title Here'; moduleContent = 'Module Content'; sub = subTitle.parentNode.parentNode.parentNode.parentNode.parentNode sub.insertAdjacentHTML('beforeBegin','<table border="1" cellspacing="0" cellpadding="4" width="100%" class="left"><tr><th valign="top" align="left" class="left">' + titleContent + '</th></tr><tr><td valign="top" class="left">' + moduleContent) sub.insertAdjacentHTML('beforeBegin','<BR>'); </script> <!-- end code provided by createblog.com --> |
|
|
|
lovexmelody custom module... Dec 20 2004, 02:11 PM
mona lisa CODE<!-- begin code provided by createblog... Dec 20 2004, 02:18 PM
DaToNeViEtBoI916 HTML doesnt work in that box. You need the other ... Dec 20 2004, 02:35 PM
lovexmelody thnx for the help^^ Dec 20 2004, 03:05 PM
Sherry_Vu QUOTE(lovexmelody @ Dec 20 2004, 3:05 PM)thnx... Dec 20 2004, 04:03 PM![]() ![]() |