Jump to content

Does anyone know how to move the Forum Rules to...


Guest ysun

Recommended Posts

Thanks.

To the guys who want to do the same thing. (I rename the 'Forum Rule' as 'About' to introduce my site.)

You only need to edit 'rules_link' in 'All Global HTML'.

Before:

<if="$url AND $title">
    <div class='ipb-top-left-link'><a href="$url">$title</a></div>
</if>

After:

<if="$url AND $title">
    <div class='ipb-top-right-link'><a href="$url">$title</a></div>
</if>



Note: It's not necessary to edit 'global_board_header '.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...