Maggie Simpson Core

Started by Gary, July 28, 2007, 01:07:15 PM

Previous topic - Next topic

Gary

Link to the theme


This theme is the Default theme, but with Maggie Simpson graphics taken from my site The Cutest Baby.

DESIGNED BY: BabySimpson Productions in association with MT2-Soft

Click Here for an MT2-Soft FAQ

It should be compatible with all languages and versions since 1.1 Final.
Gary M. Gadsdon
Do NOT PM me unless I say so
War of the Simpsons
Bongo Comics Fan Forum
Youtube Let's Plays

^ YT is changing monetisation policy, help reach 1000 sub threshold.

Deaks

looks good but the white on the yellow is hard to see :)
~~~~
Former SMF Project Manager
Former SMF Customizer

"For as lang as hunner o us is in life, in nae wey
will we thole the Soothron tae owergang us. In truth it isna for glory, or wealth, or
honours that we fecht, but for freedom alane, that nae honest cheil gies up but wi life
itsel."

shadow82x

Yes maybe like a darker orange maybe. :P
Colin B
Former Spammer, Customize, & Support Team Member

babjusi


Gary

#4
Heh. It's only a small thing I whipped up in like 20 or so minutes. Here is an edited CSS files to make the template_menu() links easier to spot.

I'll include it in the thing in sec.

Gotta love easy to make original website content ;)

EDIT: Added some more tweaks and updated the package.

-ALM
Gary M. Gadsdon
Do NOT PM me unless I say so
War of the Simpsons
Bongo Comics Fan Forum
Youtube Let's Plays

^ YT is changing monetisation policy, help reach 1000 sub threshold.

forsakenlad

Lovely theme, by the wa how was the movie?
Eren "forsakenlad" Yaşarkurt
SMF Friend & Former Team Member

Gary

Quote from: forsakenlad on July 28, 2007, 06:29:13 PM
by the wa how was the movie?

It was great. lots of jokes and sight gags. Like my sig says, I give it a 9/10.

-ALM
Gary M. Gadsdon
Do NOT PM me unless I say so
War of the Simpsons
Bongo Comics Fan Forum
Youtube Let's Plays

^ YT is changing monetisation policy, help reach 1000 sub threshold.

MkC

theme badly write:
Quoteif ($context['this_category']['id'] == 1)

Quoteif(allowedTo('blog_view'))

Thank you for taking away parties concerning mods!
This theme flood the log of error, beurk!

Gary

#8
This theme barely touches the default theme, the only files that are edited are index.template.php, style.css and a few images thats it.

It should have very little effect on mods.

But I did just catch what you just posted. Empty out your error log and use this index file. I'll update the package now.

-ALM
Gary M. Gadsdon
Do NOT PM me unless I say so
War of the Simpsons
Bongo Comics Fan Forum
Youtube Let's Plays

^ YT is changing monetisation policy, help reach 1000 sub threshold.

MkC

In your index.template.php:
Quote
   // the [blog] button
            if(allowedTo('blog_view')){
      echo ($current_action == 'blog' || $context['browser']['is_ie4']) ? '<td class="maintab_active_' . $first . '">&nbsp;</td>' : '' , '
            <td valign="top" class="maintab_' , $current_action == 'blog' ? 'active_back' : 'back' , '">
               <a href="', $scripturl, '?action=blog">'. $txt['blog'] .'</a>
            </td>' , $current_action == 'blog' ? '<td class="maintab_active_' . $last . '">&nbsp;</td>' : '';
It has to make nothing there!

and 
Quote
       if ($context['this_category']['id'] == 1)
       {
         echo'
         LaLiLuLeLo';
       }
}
Flood the log of error in every call of the page home

One test its theme before putting it online, this theme generates errors without their adding mods!

Gary

Like I just said, I found those, I was probably doing testing of some mods or something with the default theme before I started to make the thing. Just use the index.template.php I attached a second ago or remove both sets of code and empty out your error log.

I have now added the 1.0.1 package which fixes that.

Nice catch.

-ALM
Gary M. Gadsdon
Do NOT PM me unless I say so
War of the Simpsons
Bongo Comics Fan Forum
Youtube Let's Plays

^ YT is changing monetisation policy, help reach 1000 sub threshold.

MkC


Advertisement: