Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: renaming index.php messes up lay-out?

<li<?php

if ( is_front())

{

echo " id="current">";

?>

BTW the list item would be better described as being something like class="current" then add an appropriate .current {} to your css.

See also: https://bbpress.org/forums/topic/250

Skip to toolbar