Simple Machines Community Forum

Customizing SMF => Graphics and Templates => Theme Site Themes => Topic started by: Fussilet on July 25, 2008, 09:04:27 AM

Title: Classic Fs
Post by: Fussilet on July 25, 2008, 09:04:27 AM
Link to the theme (http://custom.simplemachines.org/themes/index.php?lemma=854)
(https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Fcustom.simplemachines.org%2Fthemes%2Findex.php%2Faction%2Cdownload%2Flemma%2C854%2Fimage%2Cthumb&hash=a6e99356efc69ec49072e3f59f3de296fcd9d83b)

demo: http://www.fussilet.com/index.php?theme=72
Title: Re: Classic Fs
Post by: BuЯЯЯЯaK on July 25, 2008, 09:06:07 AM
Nice work bro
Title: Re: Classic Fs
Post by: Crip on July 25, 2008, 09:48:03 AM
Excellent theme fussilet bro ;)
Title: Re: Classic Fs
Post by: Fussilet on July 25, 2008, 01:26:00 PM
thanks Brother's for your comments
Title: Re: Classic Fs
Post by: TosTos on July 25, 2008, 02:03:35 PM
Another cool theme brother,
Title: Re: Classic Fs
Post by: Fussilet on July 25, 2008, 02:05:08 PM
thanks brother ;)
Title: Re: Classic Fs
Post by: Apllicmz on July 25, 2008, 03:37:05 PM
good
work
nice themes
Title: Re: Classic Fs
Post by: Fussilet on July 25, 2008, 04:18:43 PM
thanks Sir
Title: Re: Classic Fs
Post by: Nolt on July 26, 2008, 05:37:50 AM
Very good work.
Title: Re: Classic Fs
Post by: Fussilet on July 26, 2008, 06:10:17 AM
Thanks for your comment sir
Title: Re: Classic Fs
Post by: BigMike82 on August 01, 2008, 04:59:55 PM
Hi Fussilet,

Love your theme. One question, how can I move the Search to the middle of the board. Currently, I have the news at the top, I'd like to have the Search between the News board and the 2nd board below that.

Any ideas?

Thanks for your help!

- Mike
Title: Re: Classic Fs
Post by: misha3 on November 25, 2008, 03:25:07 PM
Hi,

I am using the Classic Fs theme (with german language) and SMF reports a lot (thousands) of errors saying

8: Undefined index: theme_main_color
/forum/Themes/ClassicFS/BoardIndex.template.php (main sub template - eval?)
Zeile: 271 (415, 417, ...


I understand, that this theme uses e.g. in BoardIndex.template.php code like

echo '<img src="', $settings['images_url'], '/'. $settings['theme_main_color']. '/off.gif" alt="', $txt[334], '" title="', $txt[334], '" />';

But the theme_main_color seems not to be defined anywhere. I would define it and set to an empty string (if I knew the right place for this) to solve those errors. But I think, there must be some general failure behind this, since the folder tree of the theme does not have something, that looks as if different colors are kept in mind.

Any idea, how to solve this?

Sincerely,
Micha