Okay, I want the buttons in my forum to be normal buttons. Like these:
Problem Two - Last Post Link
[SOLVED] - it's in index.php
If you look on the Forum index, you'll see a little

Problem Three - Times on the Board
[SOLVED] - delete it out of language file
Just abovewhere it is posted, it says something like this: Posted: Sat Apr 09, 2005 3:03 am Post subject: Times on Board. I do not want it to display the time, just the date. I have already edited out the subject - but the code reference for the Date and Time is: {L_POSTED}. Now again, I would like to know which file is telling that bit of code what to display? That way I might be able to edit out the time, but leave the date. The other option is to delete any time references out of the "lang_english" file, but then it would still try and display it, so it might throw an error at me.
All three of the problems are the same.
I just need to know which files are telling it to display these things. If it is TPL files I am okay, but if it is PHP files, I would need some more help on what parts to edit, but surely these are simple to solve? Something is telling it to display like that, all i want to do, is delete that reference in the file so it cant tell it to display.
Please Help!
Thank You,
Peter