Home TheRandomizer Forum Index Log in Register FAQ Search
TheRandomizer Forum Index » General Support » Headers
Post new topic  Reply to topic View previous topic :: View next topic 
Headers
PostPosted: Wed Feb 15, 2006 9:21 pm Reply with quote
miniobi
Newbie
Joined: 14 Feb 2006
Posts: 5




Hi, Need some one there can change my header.swf i have a pic. i want to use insted, need some one there can help me,

Best Regards Alex Obi
changing flash header to image header
PostPosted: Thu Feb 16, 2006 9:44 pm Reply with quote
manish
Site Admin
Joined: 12 Apr 2004
Posts: 561
Location: India




Hi Alex,

This is very simple. Upload the header pic in rimages directory of your hosting account. Lets say the pic name is header.jpg

Hence the URL to the header will be randomizer-domain-name.com/rimages/header.jpg

Now in the file /templates/php/header.php and /templates/php/header1.php

Look for the following code

Code:
<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="760" height="150">
<param name="movie" value="<?=$CONFIG["siteurl"]?>/rimages/header1.swf">
<param name="quality" value="high">
<embed src="<?=$CONFIG["siteurl"]?>/rimages/header1.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="760" height="150"></embed>
</object>


Replace this with
Code:
<img scr = "randomizer-domain-name.com/rimages/header.jpg" />


Best regards
Manish
 Headers 
 TheRandomizer Forum Index » General Support
All times are GMT  
Page 1 of 1  

  
  
 Post new topic  Reply to topic  


Powered by phpBB© 2001-2006 phpBB Group |Randomizer Script | Web Hosting | phpBB Skin by Vjacheslav Trushkin