| Author |
Message |
LHS-8Ball |
|
Post subject: Replacing the header for BF2-Metal
Posted: Jan 28, 2006 - 05:00 PM
|
|
Joined: Jan 25, 2006
Posts: 8
Status: Offline
|
|
| I have a custom header made for the BF2-Metal theme and I would like to install it. Can someone please direct me on how to replace the Assasination Squad image with my own. And what size does this header img need to be? Also is it a jpg or gif type file? |
|
|
| |
|
|
|
 |
mars |
|
Post subject:
Posted: Jan 28, 2006 - 05:27 PM
|
|
Site Admin

Joined: Aug 15, 2004
Posts: 3972
Status: Offline
|
|
| The header area for BF2-Metal is a flash file. |
|
|
| |
|
|
|
 |
LHS-8Ball |
|
Post subject:
Posted: Jan 28, 2006 - 05:42 PM
|
|
Joined: Jan 25, 2006
Posts: 8
Status: Offline
|
|
| OK - what do I need to do to replace it with a jpg image? |
|
|
| |
|
|
|
 |
mars |
|
Post subject:
Posted: Jan 28, 2006 - 07:58 PM
|
|
Site Admin

Joined: Aug 15, 2004
Posts: 3972
Status: Offline
|
|
| Edit theme.html and theme2.html and replace the swf with a jpg. |
|
|
| |
|
|
|
 |
LHS-8Ball |
|
Post subject:
Posted: Jan 29, 2006 - 04:38 AM
|
|
Joined: Jan 25, 2006
Posts: 8
Status: Offline
|
|
| Ok not being a nuke expert can you go into a little more detail as to how and do this? |
|
|
| |
|
|
|
 |
mars |
|
Post subject:
Posted: Jan 29, 2006 - 02:42 PM
|
|
Site Admin

Joined: Aug 15, 2004
Posts: 3972
Status: Offline
|
|
Open themes/P-BF2Metal/theme.html and you will see the code for the swf.
Replace that with the code pointing at the jpg you created. |
|
|
| |
|
|
|
 |
Ray |
|
Post subject:
Posted: Jan 29, 2006 - 08:59 PM
|
|
Information Hound
Joined: Aug 17, 2004
Posts: 681
Status: Offline
|
|
| Use notepad to open the file. Save it and then reupload it to your server. Save a copy of the original theme file if you like so that you can always mess with it later in case of troubles. |
|
|
| |
|
|
|
 |
LHS-8Ball |
|
Post subject:
Posted: Jan 31, 2006 - 10:51 PM
|
|
Joined: Jan 25, 2006
Posts: 8
Status: Offline
|
|
<td><img src="{image-path}PT-BF2Metal_02.jpg" width="360" height="167" alt=""></td>
<td><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="540" height="167">
<param name="movie" value="{theme-path}tank.swf">
<param name="quality" value="high">
<embed src="{theme-path}tank.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="540" height="167"></embed>
</object></td>
Ok I think I am starting to grasp a little bit of what you guys are saying. I see a couple of lines with tank.swf in it. I'm not sure what my code is supposed to look like or where exactly it's supposed to go. Right now I have the header jpg at the following location (I can move it if needed). PT-BF2Metal/images/logo.jpg. Could someone please write and point out where my code needs to go? |
|
|
| |
|
|
|
 |
mars |
|
Post subject:
Posted: Feb 01, 2006 - 03:31 AM
|
|
Site Admin

Joined: Aug 15, 2004
Posts: 3972
Status: Offline
|
|
<td><img src="{image-path}PT-BF2Metal_02.jpg" width="360" height="167" alt=""></td>
<td><img src="{image-path}logo.jpg" width="540" height="167" alt=""></td> |
|
|
| |
|
|
|
 |
LHS-8Ball |
|
Post subject:
Posted: Feb 01, 2006 - 10:43 PM
|
|
Joined: Jan 25, 2006
Posts: 8
Status: Offline
|
|
| Ok that worked somewhat. The header jpg shows at the top left now instead of replacing the assasination squad picture. Look for yourself www.lusthogsquad.com . What will it take to correct this issue? I also want it to replace this assasination picture on all pages. |
|
|
| |
|
|
|
 |
mars |
|
Post subject:
Posted: Feb 01, 2006 - 11:37 PM
|
|
Site Admin

Joined: Aug 15, 2004
Posts: 3972
Status: Offline
|
|
| Did you edit both theme.html and theme2.html? |
|
|
| |
|
|
|
 |
LHS-8Ball |
|
Post subject:
Posted: Feb 02, 2006 - 02:37 AM
|
|
Joined: Jan 25, 2006
Posts: 8
Status: Offline
|
|
| Ok I tried inserting code into both themes and alternating between the two. All I could come up with was the assassination on right and our header on the left. If I edited both at the same time I ended up with our logo on left and assassination on the right. I would like our logo on the right and the sniper and BF2 on the left. Help!!! |
|
|
| |
|
|
|
 |
mars |
|
Post subject:
Posted: Feb 02, 2006 - 09:31 PM
|
|
Site Admin

Joined: Aug 15, 2004
Posts: 3972
Status: Offline
|
|
Ok I'm not sure what you have done so far as it is getting confusing.
Can you email me theme.html and theme2.html along with that logo file?
I will be able to see it better then and tell you what to change. |
|
|
| |
|
|
|
 |
|
|