Quote:
Originally Posted by MoviePropCollec
Does Shawn still come here and respond any longer?
|
Quote:
Originally Posted by MoviePropCollec
I followed the instructions exactly as I see here to put a flash header/logo and it is not working.
I removed <!-- logo -->
<a name="top"></a>
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>
<td align="$stylevar[left]"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>
<td align="$stylevar[right]">
</td>
</tr>
</table>
<!-- /logo -->
and replaced it with
<script type="text/javascript" src="http://www.mysitename.com/swfobject.js"></script>
<div id="header">
<script type="text/javascript">
var so = new SWFObject("http://www.mysitename.com/forum/flash/nameofmovie.swf", "clsid:d27cdb6e-ae6d-11cf-96b8-444553540000", "1000", "274", "8", "#000000");
so.addParam("quality", "high");
so.addParam("salign", "t");
so.write("header");
</script>
</div>
And all it did was remove my header logo picture. What am I doing wrong?
Thanks.
|
I am back, had some family issues to deal with.
I know this is a dumb question but did you change the path in that script to the correct one for your site, ergo replace the "mysitename.com" parts?
Cheers,
_V
--------------- Added [DATE]1200791212[/DATE] at [TIME]1200791212[/TIME] ---------------
Quote:
Originally Posted by bigjoe7
gents,
do you mind having a look at my forum.
I have used the flash code provided by ShawnV
Here is my forum link > www.trs-clan.co.uk/forum
As you can see the banner is on the piss.
Really dont know what to do to fix it.
any help would be appreciated.
--------------- Added [DATE]1192569169[/DATE] at [TIME]1192569169[/TIME] ---------------
If you select the red teal skin, you will see that the forum is nicely centred, but the banner is off on the left
|
Big, I looked at the red fixed and it looks fine, was there another one, or did you fix it already?
Cheers,
_V