Where can I change the template block "phpBBforum: New forum topics"? I want to change the conclusion, through the lists and

  • the path to the forum. Why it appears no alias (forum/viewtopic.php), and /phpbb3/viewtopic.php
    P.S sorry for my bad English =)
  • Comments

    mcvegan’s picture

    I also want to find out where i can find or edit the template of the blocks that do show up with phpbbforum, anyone?

    Toxid’s picture

    I'm also looking for this.

    Toxid’s picture

    I found a way to tame the blocks. You have the block id to work with, in my situation was top posters that had block id 6. Then you have one tag: strong. I basically set the color of the blocks content to the background color, hence making the colons and commas invisible. Then I set the color for strong to black, and made a "#block-phpbbforum-6 a" in the css file, to get to the links. Then I did some floatings so now it looks good. Use firefox + firebug to locate the ids and classes.

    fizk’s picture

    Status: Active » Closed (fixed)