Simple Machines Community Forum

Customizing SMF => Graphics and Templates => Theme Site Themes => Topic started by: Akyhne on July 05, 2011, 08:46:59 AM

Title: Inno
Post by: Akyhne on July 05, 2011, 08:46:59 AM
Link to the theme (https://custom.simplemachines.org/index.php?theme=2440)


Support & Comments (http://themes.e-debatten.dk/index.php?topic=15.0)

Did you like this theme?
(https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=9993480)

A nice, tableless theme in strong colors.

For SMF 2.0+ only!

The tableless layout makes it easy to modify the theme to look different.

December 2011:
+ Added SMF 2.1 style dropdown menu

Demo: http://themes.e-debatten.dk

Download: http://themes.e-debatten.dk/index.php?action=tpmod;dl=item16
Title: Re: Inno
Post by: vas on July 08, 2011, 04:22:39 AM
In the simple portal, the blocks comes without the title bar and the title description is white and hence not visible. Not sure waht to do. can you tell me a solution. I have already copied portal.css to the theme css folder. I am using SMF2. Thanks. :)
Title: Re: Inno
Post by: Akyhne on July 08, 2011, 05:29:54 AM
Link?
Title: Re: Inno
Post by: vas on July 08, 2011, 06:38:28 AM
Thanks for reply. Link (http://starf1.com/forum/index.php)
Title: Re: Inno
Post by: Akyhne on July 08, 2011, 06:54:44 AM
add something like this to the index.css file of Inno:
.sp_left h3.catbg
{
background: url(../images/theme/cat_bar.png) repeat-x scroll 0 0 transparent;
border-radius: 4px 4px 0 0;
}

.sp_center h3.catbg
{
background: url(../images/theme/cat_bar.png) repeat-x scroll 0 0 transparent;
border-radius: 4px 4px 0 0;
}

.sp_right h3.catbg
{
background: url(../images/theme/cat_bar.png) repeat-x scroll 0 0 transparent;
border-radius: 4px 4px 0 0;
}

There might be other .sp_xx you will have to add
Title: Re: Inno
Post by: vas on July 08, 2011, 07:35:29 AM
Ok Thanks. I know there are problems in SP for SMF2. Some time back they asked as to copy of the portal.css file to every theme as the block's title bar (right and left side images) are showing default theme image.

But the problem I encountered for this specific theme took me by surprise. As your other themes are not having similar problem (as you can select theme in the portal page and see), I was wondering any tweak to the code in the next update of yours for this theme will help solve this.
Title: Re: Inno
Post by: Akyhne on July 08, 2011, 07:41:59 AM
If SP was made to the SMF theme standards, this problem would not occur. So ask SP to change their mod.

I can also see that you can change the look in the mod itself for each block.
Title: Re: Inno
Post by: vas on July 08, 2011, 07:53:47 AM
Great Thanks. You have done some innovative themes. Good Work.
Title: Re: Inno
Post by: Akyhne on July 08, 2011, 07:56:37 AM
Thx :)
Title: Re: Inno
Post by: Linda.V on November 17, 2011, 12:35:15 AM
Yes a very nice theme and what I especially like is that there are only horizontal but no vertical lines in the tables ... see picture please because I don't know very good how to explain in english (my language is dutch) and also the replys like this (http://custom.simplemachines.org/themes/index.php?action=download;lemma=2440;id=14380;image)
Title: Re: Inno
Post by: Akyhne on November 17, 2011, 01:27:35 PM
Your English is fine.
Title: Re: Inno
Post by: Akyhne on December 06, 2011, 05:27:15 PM
This theme has been moved to my own theme site (read first post).