News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

Image underneath logo

Started by Circle, March 31, 2006, 11:13:57 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Circle

Where do I need t put this code so I places the image thatit links to underneath my logo:

<td align="left"><img src="http://www.votingsite.com/vote.jpg"></td>

Code that displays the logo:


<table width="100%" cellspacing="0" cellpadding="10" border="0" align="center">
   <tr>
      <td class="bodyline"><table width="100%" cellspacing="0" cellpadding="0" border="0">
         <tr><td align="center"><img src="http://mysite.com/templates/subSilver/images/volkermord.jpg"><MARQUEE " loop="-1" scrollamount="2" width="100%">Join us on our IRC channel located at Server: irc.ourserver.com Port 8004 Channel: #CHANNEL</MARQUEE></td>
            </tr>
         

Joachim Müller

edit themes/yourtheme/template.html