News:

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

Main Menu

Curve Minimal Multicolor

Started by Akyhne, December 28, 2010, 12:17:33 PM

Previous topic - Next topic

Akyhne

Link to the theme


Support & Comments

Did you like this theme?


7 very different themes in 1

This theme is a multicolor theme, but with 7 themes that are a lot different from each other. The theme is based on my theme Curve Minimal.

This theme contains these variations: Curve Minimal Curve , Curve Minimal Inverted, Curve Minimal Ferrari, Curve Minimal Bad Company, Curve Minimal Stone, Curve Minimal Christmas and Curve Minimal Stone.

The theme takes advantage of SMF's ability to create color variations of themes, but takes this a step further, but making the themes very different. Bacially these 7 variations are a 7 themes in one package.

An admin can select a variation from the theme as default theme.

If you don't want your users to be able to select some of the variations, you can just edit the index.template.php file.
Browse to
Quote/* Theme variants */
    $settings['theme_variants'] = array('Default', 'Inverted', 'Ferrari', 'Bad-Company', 'Stone', 'Christmas', 'Stroke');
There, you can just remove the line for those themes you don't want your users to use.

December 2011:
+ Added SMF 2.1 style drop down menu

Demos:
Inverted
Ferrari
Bad-Company
Stone
Christmas
Stroke

Download: http://themes.e-debatten.dk/index.php?action=tpmod;dl=item10

Additional images:











NanoSector

Great! I was looking for a multicolor theme :)
My Mods / Mod Builder - A tool to easily create mods / Blog
"I've heard from a reliable source that the Answer is 42. But, still no word on what the question is."

!RFAN


sharks

Well, i have to say that this comes as a nice surprise. It's good to see you still active, Akyhne. Looking forward to your next feats! ;)

BTW, excellent theme. The amazing thing is that the themes are different in style, not just color codes. 8)

Akyhne

Thx, the idea came because I had some ideas to themes but didn't want to maintain them all. This way makes it a bit easier.

lucas-ruroken

Adk Portal 3.1 is coming....

Design your universe!

mbanusick2

I must confess its a nice theme, wonderful work you did...
I would like you to help me out with a code for inserting ads depending on the variant selected...maybe an if statement am not familiar with that..

Akyhne


mbanusick2

I'll like to use it to display "ads", i.e displaying ads with different background depending on the "Variants" background colour...

Akyhne

Ah ok. You could use $context['theme_variant'] for that.

if ($context['theme_variant'] == '_Ferrari')
  ad1;
else if ($context['theme_variant'] == '_Christmas')
  ad2;
...
etc. etc.
...
else
ad3;

mbanusick2

Thanks...
You should add this Info for those that are interested in the Theme..It might help them..
:D

PLAYBOY

Can we get a working demo for this theme?

Akyhne

All my themes can be previewed on http://themes.e-debatten.dk via the theme selector on the frontpage. Unfortunately, it doesn't allow to change between theme variants.
But I'm sure there's a solution out there for that.

Akyhne

The theme has been updated for SMF 2.0.

I also added demo links to the variants.

Farjo

Thanks for the theme. I think the version for 2.0 has not got the variants  :(

Akyhne


Farjo

 :laugh:

The zip file curve_minimal_multicolor_RC5 has subdirectories in the images directory for each of the variant, and on the 'Choose a theme' screen there is a 'select variant' dropdown.

The zip file for 2.0 does not have these and appears to be the same as the file for your other theme Curve Minimal.

I hope this time I have made myself clearer :)

Akyhne


Farjo


kuşlar

 >:( bunların butonları yok boşyere satlerce uğraştık zaten acemiyiz

Akyhne


kuşlar

No I'm sorry my English
curuve multi clor tema link

Akyhne


MrGrumpy

Akyhne - they said something about no buttons, possibly installed this to wrong version

kuslar - baglanti forumu
the possession of knowledge is worthless unless imparted upon others
My Custom Themes
2.0 themes only - I don't do 1.1.x

kuşlar

http://bizimada.com/index.php?theme=20

but the problem I installed the same page the main page to another proplem

kuşlar


MrGrumpy

tema Curve Multi Color - MrGrumpy ?
the possession of knowledge is worthless unless imparted upon others
My Custom Themes
2.0 themes only - I don't do 1.1.x

kuşlar



kuşlar

rookie, but I liked it fine but the Search button, the problem yours does not change sayflarda

MrGrumpy

@kuslar - bu yanlıs sayfasına gitmek http://www.simplemachines.org/community/index.php?topic=441168.0

@Akyne -  he means my Curve Multi Color not yours
the possession of knowledge is worthless unless imparted upon others
My Custom Themes
2.0 themes only - I don't do 1.1.x

Monkey50

how did you change the colour to most of this theme

Akyhne

The theme is made as 7 themes in one. It was a big task.

Monkey50

i added one of your themes but i lose my facebook like twitter tweet and google plus on post would i have to install them again

Akyhne

You can reinstall by uninstalling first, or you can just edit the parts that needs to be edited. Use the parser of the mod you are using for that.

Monkey50

i uninstalled them then reinstalled them but they still dot work is it because there on the title bar

Akyhne


machinenoob

I am using the INVERTED color scheme.  The problem I am having is with IE8, Firefox shows everything fine. For some reason IE8 normal/compatibility mode shows this



I have no clue why.  When you click on the missing image PROPERTIES it wants to use "//icons/" in the url... I tried editing the Register.template.php and took out the extra "/", but it still didn't work and actually messed up the Firefox as well (like it should have). 

I viewed the source and the SOURCE does not have the double slash, if I copy the page source and paste it in another tab, the image shows up fine.

If anyone has any suggestions please let me know...

Akyhne

It's a SMF bug. And don't post tinypic images, I can't see them.

machinenoob

sorry..lol.. didn't know you couldn't see images...

well that kinda sucks... thanks for the help

Akyhne

It's not my problem, but Tinypic's.

Akyhne

This theme has been moved to my own theme site (read first post).

BeatsMe

Hi, I've got the Ferrari variant of this theme working on a test site that i upgraded to SMF v2.0.4, first off i like to say thanks to the author as the theme is looking fantastic.

I would like to get Ad Management (ad_mod_v3.0_SMF_v2-0.zip) to work with this theme too.... but, i seem to be getting a number of "Test Failed" errors when i attempt to install the Ad mod on this theme.

So just wondering, firstly is this the correct place to ask for support/help ??  If not, can someone please point me in the right direction.  Thanks.


BeatsMe

Well anyway, been doing a heap of reading of the tutorials regarding how the installrc4.xml and package-info.xml files work on the Ad Management mod... and with my limited knowledge of all this i have been able to solve one of the two "Test failed" errors...

In the file "MessageIndex.template.php" of this theme i placed an extra "Tab" on each line so the Search and Replace would work correctly....

echo '
</tbody>
</table>
</div>
</div>';


But, still not sure about the other "Test failed" error, in "BoardIndex.template.php".  Fails on the "add - after" operation, and the search parameter seems to be correct ??  as i can manually search for it with the text editor.

BeatsMe

Ok the second fail was a bit confusing for me, because the package manger reported that in the file "BoardIndex.template.php" the "Add - Before" operation had passed and "Add - After" operation had failed....

But in fact in the "BoardIndex.template.php" file the two operations are reversed ??  I can only guess that, it's normal for the code to work like this ??

Anywayz, the installer was looking for...

<tbody class="divider">
<tr>
<td colspan="4"></td>
</tr>
</tbody>';


But, in the themes "BoardIndex.template.php" the value for "colspan" was 5.

Having no idea what this section of the code does i just changed it to 4  ??? ???

And success with the install my adds are now up.


rocknroller

This is what i got after installation......

Fatal error: Call to undefined function templates_for_loading() in C:\xampp\htdocs\2_0_Gold\Sources\Load.php(2151) : eval()'d code on line 95

Burke ♞ Knight

I like the theme. Is there an easy way to re-set the font sizes to the default theme's sizes?

inkvfd

Is there a way to change a variant display name without having to re-code the variant theme.

Advertisement: