Cannot Get Graphic to link in SMF Header

Started by wysiwyg, October 26, 2004, 09:09:21 AM

Previous topic - Next topic

wysiwyg

// The logo, user information, news, and menu.
   echo '
   <table cellspacing="0" cellpadding="0" border="0" align="center" width="95%" class="tborder">
      <tr style="background-color: #ffffff">
         <td valign="middle" align="left><a href="http://www.myurl.com/"><img src="http://www.myurl.com/images/myjpeg.jpg" width="250" height="50" border="0"></a>
  <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="300" height="50">
    <param name="movie" value="http://www.myurl.com/flashbutton.swf">
    <param name="quality" value="high">
    <embed src="http://www.myurl.com/banner/desentforum.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="300" height="50"></embed>
  </object></td>
         <td valign="middle">';


Hi Guys

Having problems with getting my Forum header graphic to link back to my main site.

Have used the code above for a while and since upgrading recently to RC2 the graphic no longer links back to the main site.

Am I missing something as the syntax above seems to be correct or cannot see the wood for the html?

All help appreciated.....

wysiwyg

Oldiesmann

Michael Eshom
Christian Metal Fans

[Unknown]

A link to your forum would be helpful.

-[Unknown]

[Unknown]

Before the <a href, you have:

<td valign="middle" align="left>

Which is suffering from a minor typo (which I myself happen to make too often :P.)

<td valign="middle" align="left">

-[Unknown]

wysiwyg

Thanks

I just seen that thanks to Firefox, as IE6 shows the odd " now and again.

Wood for the trees and all that!

Cheers guys.

Advertisement: