News:

Wondering if this will always be free?  See why free is better.

Main Menu

Google Theme (Mods)

Started by Urbanite, September 06, 2009, 06:18:56 AM

Previous topic - Next topic

Urbanite

I don't know if anyone is using the 'Google Theme' having said that what I am asking is probably something generic and perhaps the 'learn'ed ones' have some answers.


On this theme can we have just the main index page showing the 'Search', 'Forum Stats', 'Advertisement', 'News' and 'Sites' and all the other boards without them, how do I go about making that happen? Its sometimes a bit much to have them on the side of every page and it would allow the message boxes to fill the screen in subsequent screens.

Also in using SMF 2.0 the third column is blank unless you have a moderator set for that board, can I remove it and let the board index fill the screen?

This site shows the third blank column.
http://www.wonderfulinfo.org/index.php


This site has moderators listed.
http://www.fmns.org.uk/Community/index.php



The picture shown on the theme thread is for the SMF 1.X version. This is the theme link
http://www.simplemachines.org/community/index.php?topic=289684.0



Just when you finally get it idiot proof ...along comes a bigger idiot!

Urbanite

OK got it sorted, I removed this out of the BoardIndex.template.php

                <td class="windowbg" valign="middle" align="center" style="width: 12ex;">';
                if (!empty($board['moderators']))
                    echo '
                    <div class="smalltext"><i>', count($board['moderators']) == 1 ? $txt['moderator'] : $txt['moderators'], ': ', implode(', ', $board['link_moderators']), '</i></div>';
                else
                    echo '';
                echo '
                </td>


It seems to be working ok, and looks so much better, thanks for looking!  :)
Just when you finally get it idiot proof ...along comes a bigger idiot!

Advertisement: