AlarConcepts
|
posted on 11/10/2004 at 04:47 PM |
Just an observation: both methods are correct, but Shawn's method is
preferred because it helps to keep the clutter out of the theme
directory...which can be extensive on highly tweaked sites.
|
WBRchris
|
posted on 7/26/2004 at 05:13 AM |
not exactly the method i used but same idea what i ended up doing was
this.. for index.php i have the page template set to homepage.html in that
file i left the _MDBLK named as it was.. then for the forums page i set the
template to forums.html and changed the name to _MDBLK2 in both the .html
and the global.php files.. carry through w/ this process on the pages you
need and each section will have it's own custom title.. the page can be
seen here: http://www.racinusa.com/mach2
thanks for your help by the way shawn
|
Shawn
|
posted on 7/25/2004 at 12:04 PM |
In AutoTheme admin, enable the Head Content Extra. Select your theme in
AutoThemes, create a Custom Module for your Forums, click configure and
then click the Head Content link and add your stuff. Voila.
-Shawn
|
WBRchris
|
posted on 7/25/2004 at 11:15 AM |
I'll basically explain what i am wanting to do and i hope it gives you
enough info to assist me.. i've tried doing this through the custom modules
but i don't think i'm doing this right.. here's what i want to do..
currently when i am on the homepage or the index.php it shows over my
_MDBLK Mach2Motorsports::Making Good Better well what i want it to do
instead of showing that on every page but mainly just the forums when i'm
on that link i want it to change to _MDBLK Mach2Motorsports::Forums
how would i go about doing this?
|