Quote:
Originally Posted by wickedstangs
No I did not
|
ok, just checking as it is sticking it header into the game window somehow.
Anyways, you'd have to do basically the same thing to get the images back
find where they are and plug the full path in:
so find "atb_home.gif"
which right now is set up like this: "../mkportal/templates/Forum/images/logo.gif"
and remove the ".." so it looks like this: "/mkportal/templates/Forum/images/atb_home.gif"
and same thing for all the other navbar images.