Portal Themes, PHPnuke Themes and PostNuke themes Themes Home Page Profile Free Nuke theme Downloads Nuke theme Support Forums Nuke Themes Store
spacer image spacer image
Featured
Call of Duty 4 Nuke Theme

Call of Duty 4 Nuke Theme

Call of Duty 4 PHPNuke Theme, Call of Duty 4 PostNuke Theme, Call of Duty 4 Evo Theme, Call of Duty ...

$19.95
Enter Store ]
spacer image
Main Menu
spacer image
Site Status
spacer image Welcome Guest
Join us!
spacer image
spacer imagespacer imagespacer image
spacer image
Registration is free and gives full access to site
spacer image
spacer image Register
spacer image Login:
User:

spacer image
Password:

spacer image
Remember me
spacer image
spacer imageMembers:
Last: Today New:0
Last: Yesterday:2
Last: Total:6983
Last: Last:
xgoochx
Members: Online
Members: Members:0
Guests: Guests:10
Total: Total:10
spacer image Online Members
No online members
spacer image
Past News
Older articles
spacer image


Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
LHS-8BallOffline
Post subject: Replacing the header for BF2-Metal  PostPosted: 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?
 
 View user's profile Send private message  
Reply with quote
marsOffline
Post subject:   PostPosted: 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.
 
 View user's profile Send private message  
Reply with quote
LHS-8BallOffline
Post subject:   PostPosted: 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?
 
 View user's profile Send private message  
Reply with quote
marsOffline
Post subject:   PostPosted: 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.
 
 View user's profile Send private message  
Reply with quote
LHS-8BallOffline
Post subject:   PostPosted: 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?
 
 View user's profile Send private message  
Reply with quote
marsOffline
Post subject:   PostPosted: 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.
 
 View user's profile Send private message  
Reply with quote
RayOffline
Post subject:   PostPosted: 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.
 
 View user's profile Send private message  
Reply with quote
LHS-8BallOffline
Post subject:   PostPosted: 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?
 
 View user's profile Send private message  
Reply with quote
marsOffline
Post subject:   PostPosted: 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>
 
 View user's profile Send private message  
Reply with quote
LHS-8BallOffline
Post subject:   PostPosted: 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.
 
 View user's profile Send private message  
Reply with quote
marsOffline
Post subject:   PostPosted: 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?
 
 View user's profile Send private message  
Reply with quote
LHS-8BallOffline
Post subject:   PostPosted: 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!!!
 
 View user's profile Send private message  
Reply with quote
marsOffline
Post subject:   PostPosted: 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.
 
 View user's profile Send private message  
Reply with quote
Display posts from previous:     
Jump to:  
All times are GMT - 5 Hours
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Powered by PNphpBB2 © 2003-2006 The PNphpBB Group
Credits
spacer image spacer image
Gaia Online Cheats | Send Telegram | Houses for Sale | Loans | Advertising

Welcome to www.PortalThemes.com, Your #1 Source for

Zikula Themes

,

PHP-Nuke themes

,

MD-Pro Themes

,

Nuke Evolution Themes

,

Platinum Nuke Themes

,

Xanthia Themes

,

AutoThemes and

Joomla Templates
World of Warcraft and Blizzard Entertainment are all trademarks or registered trademarks of Blizzard Entertainment in the United States and/or other countries. These terms and all related materials, logos, and images are copyright Blizzard Entertainment. This site is in no way associated with or endorsed by Blizzard Entertainment
SiteMap SiteMap 2 SiteMap 3