Log In · Register

 
Pictures in the left side module, Pictures in the left side module
fumblingmyskilz
post Dec 11 2004, 07:43 PM
Post #1


Newbie
*

Group: Member
Posts: 2
Joined: Dec 2004
Member No: 70,836



Hey, will you please explain to me how to put pictures/icons in the left side module of my site? biggrin.gif
 
 
Start new topic
Replies
emptyminded
post Dec 11 2004, 08:00 PM
Post #2


Afflicted: Hurt.
*****

Group: Member
Posts: 443
Joined: Feb 2004
Member No: 4,295



depends on where you want to put the picture, if you want in a new box on the left you add a custom module..
CODE
<!-- begin code provided by createblog.com -->
<script>
titleContent = 'TITLE?';
moduleContent = 'PUT YOUR PICTURE CODE HERE';
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 -->
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: