-
Cosmetics
Having explored the phpbb sites and found not much I could use, I bring to the experts...
I have a modified phpbb2 forum and recently added a hack to it. The hack works perfectly but inserts blank lines above the main thread content.
I origionally though it was placing the country flag up there (have that hack as well), but when I did a blind copy and paste into dreamweaver, it's actually the entire forum in an extremely compressed state.
http://www.ussretribution.com is anyone has time to take a look and tell me where I went wrong. If you need the source code of what I modified, I have that available as well. Any thread would show it but the IC thread has the best example.
-
Re: Cosmetics
It looks like you editted a .tpl file and added some stuff in.
In the hack, did you see anywhere that you edited something like "viewbody.tpl" or anything?
Usually hacks come with step by step instructions. If you replaced any files, look through them. If you modified any files, try to find that specific entry.
Thats about all I can say...