Simple Machines Community Forum

Customizing SMF => Graphics and Templates => Theme Site Themes => Topic started by: Shades. on September 30, 2022, 12:10:33 AM

Title: Brown Shades
Post by: Shades. on September 30, 2022, 12:10:33 AM
Link to the theme (https://custom.simplemachines.org/index.php?theme=3017)
(https://custom.simplemachines.org/index.php?action=download;theme=3017;attach=283713;image;thumb)

Version 2.1.3
Compatible with: SMF 2.1.3

Description: Shades of brown default curve theme variation.

Credits and shout outs to:


Thanks! 8)

Custom Top Menu:
If you want the Custom Top Menu that works with this theme, get it here (https://www.simplemachines.org/community/index.php?topic=578649.msg4096800#msg4096800).

Demo Theme (https://shadesweb.com/?theme=7)

(https://img.shields.io/badge/License-MIT-blue)
(https://img.shields.io/badge/SMF-2.1.3-blue)
(https://img.shields.io/badge/Current%20Version-2.1.3-yellow)

Change log:

1. Version 2.1.3 : 11/26/2022
Updated Theme for SMF 2.1.3

1. Version 2.1.2b : 10/09/2022
Fixed color issues where text could not be seen in dark background of calendar and quick reply areas.
Title: Re: Brown Shades
Post by: Steve on September 30, 2022, 05:43:16 AM
Awesome theme @Shades.
Title: Re: Brown Shades
Post by: Shades. on September 30, 2022, 10:09:51 AM
Quote from: Steve on September 30, 2022, 05:43:16 AMAwesome theme @Shades.
Thanks! 8)
Title: Re: Brown Shades
Post by: TwitchisMental on September 30, 2022, 04:42:07 PM
Great work :).
Title: Re: Brown Shades
Post by: Antechinus on September 30, 2022, 05:20:45 PM
Nice one. :)
Title: Re: Brown Shades
Post by: -Rock Lee- on October 01, 2022, 10:20:46 PM
I like the color combination, great job :)!


Regards!
Title: Re: Brown Shades
Post by: Shades. on October 09, 2022, 12:55:20 PM
Updated Theme: Just fixed some color issue in calendar. (Forgot a "#" before one of the color codes) No file name change. 8)
Title: Re: Brown Shades
Post by: Steve on October 09, 2022, 02:40:47 PM
Would this be the one?

.calendar_today,
td.days:hover {
background: D0B49F
}
Title: Re: Brown Shades
Post by: Shades. on October 09, 2022, 05:15:25 PM
Quote from: Steve on October 09, 2022, 02:40:47 PMWould this be the one?

.calendar_today,
td.days:hover {
background: D0B49F
}
Yes sir, that'd be the one! ;)
Title: Re: Brown Shades
Post by: Steve on October 09, 2022, 05:25:36 PM
Cool. Just wanted to be sure I got the one you were talking about. :)
Title: Re: Brown Shades
Post by: Shades. on October 09, 2022, 07:10:11 PM
Updated Theme once again today:

I changed: (index.css}

.generic_bar .bar, .progress_bar .bar {
position: absolute;
z-index: 1;
top: 0;
left: 0;
bottom: 0;
background: #964B00;

To:

.generic_bar .bar, .progress_bar .bar {
position: absolute;
z-index: 1;
top: 0;
left: 0;
bottom: 0;
background: #A47551;

The #964B00 was too dark to see the numbers in the bar. No file name change.

Hopefully that's the last one but if you see anything else, let me know! ;)

Thanks,
Shades 8)
Title: Re: Brown Shades
Post by: Shades. on October 09, 2022, 09:00:28 PM
Updated Theme:

1. Version 2.1.2b : 10/09/2022
Fixed color issues where text could not be seen in dark background of calendar and quick reply areas.

I went ahead and did a full update since I found more color issues and a couple of them were in my modified jquery.sceditor.theme.css too, so the updated file is now "Brown_Shades2.1.2b.zip".

(Sorry for all the updates but I thought I was through and kept finding more...never ending) :P

Thanks,
Shades 8)

P.S. I'm done for the day! O:)
Title: Re: Brown Shades
Post by: Steve on October 10, 2022, 09:41:27 AM
Nice! Thanks Shades.  :)
Title: Re: Brown Shades
Post by: Steve on October 10, 2022, 11:42:34 AM
Sorry for the double post ...

For those that have @GL700Wing's thank mod installed, add this to the bottom of the index.css to make it align with the Like text:

.smfthankbutton {
  margin-top: 4px;
}
Title: Re: Brown Shades
Post by: Shades. on November 26, 2022, 11:28:14 AM
Theme Updated

1. Version 2.1.3 : 11/26/2022
Updated Theme for SMF 2.1.3
Title: Re: Brown Shades
Post by: Steve on November 27, 2022, 07:57:42 AM
Thank you Shades.

Unfortunately for me, I can't use the Theme Changer (https://custom.simplemachines.org/index.php?mod=3356) mod if I want the changer at the top.

I'm not asking you to change anything, just saying why it doesn't work for me.

Cool theme though.
Title: Re: Brown Shades
Post by: Shades. on November 27, 2022, 08:45:22 AM
Quote from: Steve on November 27, 2022, 07:57:42 AMThank you Shades.

Unfortunately for me, I can't use the Theme Changer (https://custom.simplemachines.org/index.php?mod=3356) mod if I want the changer at the top.

I'm not asking you to change anything, just saying why it doesn't work for me.

Cool theme though.
@Steve Yeah sorry! I believe its because of the custom top menu/search bar and I had to make special changes to get it to work on my own site but don't remember all the details. Have you read and tried this? https://www.simplemachines.org/community/index.php?topic=474931.msg4136747#msg4136747
Title: Re: Brown Shades
Post by: Steve on November 27, 2022, 11:47:49 AM
Thanks for that Shades! Works perfectly (although I adjusted the left margin)!

As for the code changes to make it say 'Change the theme' I got a parse error so I'll retry that later.

Anyway, thanks again!
Title: Re: Brown Shades
Post by: RetroArchiv on December 28, 2022, 03:00:47 PM
Hello,
  Can anyone please tell me how to get the list of recent posts to the top of the page?
It's probably simple, but I can't figure it out. I'm learning. ;)
Thank you for your willingness.

(https://www.retroware.cz/my/dotaz01.png)

Thank you for a great topic that fits my discussion forum.
retroware.cz
Title: Re: Brown Shades
Post by: Shades. on December 28, 2022, 10:39:50 PM
Maybe try a portal mod from the mod section? Or see if someone can update this mod (https://custom.simplemachines.org/index.php?mod=1081) for 2.1.3?
Title: Re: Brown Shades
Post by: -Rock Lee- on December 29, 2022, 08:03:29 PM
@RetroArchiv You would have to do something like this in the BoardIndex.template.php

Code (Seek) Select
foreach ($context['info_center'] as $block)
    {
        $func = 'template_ic_block_' . $block['tpl'];
        $func();
    }
Code (Replace) Select
foreach ($context['info_center'] as $block)
    {
        if ($block['tpl'] == 'recent')
            continue;

        $func = 'template_ic_block_' . $block['tpl'];
        $func();
    }

And then
Code (Seek) Select
function template_boardindex_outer_above()
{
    template_newsfader();
}
Code (Replace) Select
function template_boardindex_outer_above()
{
    template_newsfader();
    template_ic_block_recent();
}


Regards!
Title: Re: Brown Shades
Post by: Shades. on June 29, 2023, 09:19:06 PM
Theme Updated:

1. Version 2.1.4 : 06/29/2023
Updated Theme for SMF 2.1.4