Dominic Posted January 21, 2012 Share Posted January 21, 2012 Hey ive got a mccodes game but i dont know how to change the banner, ive made my own one and its a jpeg how do i do it can u help asap please Thanks [ATTACH=CONFIG]245[/ATTACH] Thats the banner its just a easy one so i dont have to have the mccodes v2 one Quote Link to comment Share on other sites More sharing options...
Nickson Posted January 22, 2012 Share Posted January 22, 2012 open up header.php and find (line 143 in the original header.php) <img src="title.jpg" alt="Mccodes Version 2" /><br /> replace with <img src="mybannernamehere.jpeg" alt="My Game Name" /><br /> Quote Link to comment Share on other sites More sharing options...
Dominic Posted January 22, 2012 Author Share Posted January 22, 2012 Yes but before i can even change it its looks like this [ATTACH=CONFIG]247[/ATTACH] Quote Link to comment Share on other sites More sharing options...
Nickson Posted January 22, 2012 Share Posted January 22, 2012 If you get this before you are changing it, it doesn't really matter does it? After all you're changing it. Make sure your banner is uploaded to the same web folder that is being used for all your game files. This will be "public_html" most likely. Once that's done, you only need to replace the code above with your correct information ;) Quote Link to comment Share on other sites More sharing options...
Dominic Posted January 22, 2012 Author Share Posted January 22, 2012 its okayy i done it :D Thanks for the help tho Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.