On the page below you will find the words "Contest For The Highest Number of Posts" right above the "Post Reply" button. http://www.gurucreation.com/forum/contest-for-the-highest-number-posts-t9.html I want to get rid of that but I don't know what file to edit or what I need to edit. This is version 3.0 of PHPBB. Thanks in Advance, Daniel
In your styles>stylefolder>template folder, open viewtopic_body.html and look for this one: <h2><a class="titles" href="{U_VIEW_TOPIC}">{TOPIC_TITLE}</a></h2> Code (markup): .. and delete it, code may not be exact but there's no other code in there (based on your source) that contains h2 tag. EDIT: Do I or CAN I get a share of the prize?
Awesome, thanks I will give it a try. Sure you can 1st place if you want it, you may be the only person to post there
Ahh don't we all, yep it worked. I didn't realize it was an H2 tag so I just made it smaller. Thanks Again