Problem

Modifications for phpBB3.
Try the Mods here and share Your own Mods
Forum rules
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support

Problem

Post by RedEvil1991 »

Hi i have a problem with the paypal status bar because it isn't on the top of my forum but it's in the foot near to forum's statistic , how can i put it on the top under the header ? Sorry for my horrible english , and thanks for the answers.

Problem

Post by phenomkw »

open: styles/subsilver2/templates/index_body.html

FIND:

Code: Select all

<!-- INCLUDE forumlist_body.html -->
add your code before it.

then remove the code from the bottom of the page.

refresh/purge and your done

Problem

Post by RedEvil1991 »

Thanks !!!! it work :)

Problem

Post by phenomkw »

no problem.