Image underneath logo Image underneath logo
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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