can i put images in extra custom modules? |
can i put images in extra custom modules? |
Jan 16 2005, 12:33 AM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 8 Joined: Jan 2005 Member No: 85,056 |
I know how to get an extra custom module with this 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 --> But is there a way that i can add pictures to it at all? or do i absolutely need to have a different code so i can have pictures in the custom module? if anybody knows please helpp... |
|
|
|
lilbaybipinay19 can i put images in extra custom modules? Jan 16 2005, 12:33 AM
Jus2s1mp13 Read direction it said: " (beware you can... Jan 16 2005, 01:11 AM
Sherry_Vu since you're wanting to use html in your custo... Jan 16 2005, 02:11 PM
lilbaybipinay19 THANKSSS FORR YOUR HELP Jan 16 2005, 09:26 PM
Sherry_Vu QUOTE(lilbaybipinay19 @ Jan 16 2005, 8:26 PM)... Jan 17 2005, 01:07 PM
CKae QUOTE(lilbaybipinay19 @ Jan 16 2005, 1:33 PM)... Jan 17 2005, 05:05 AM![]() ![]() |