Simple Machines Community Forum

Customizing SMF => Graphics and Templates => Theme Site Themes => Topic started by: webtiryaki on September 01, 2022, 01:26:45 PM

Title: Smf 2.1 Steyle-V4 Dark
Post by: webtiryaki on September 01, 2022, 01:26:45 PM
Link to the theme (https://custom.simplemachines.org/index.php?theme=3011)
(https://custom.simplemachines.org/index.php?action=download;theme=3011;attach=283227;image;thumb)

Steyle-V4 style is mostly for gaming communities but with some small edits it can fit every need!

GitHub (https://github.com/gecitli/Steyle-V4) DEMO (https://smf.webtiryaki.com/)

You can:


Other features:


(https://i.ibb.co/VQ4Qbvg/localhost-smf-index-php.png)
Title: Re: Smf 2.1 Steyle-V4 Dark
Post by: TwitchisMental on September 01, 2022, 01:28:43 PM
Nice work!
Title: Re: Smf 2.1 Steyle-V4 Dark
Post by: Steve on September 01, 2022, 07:38:24 PM
Where does one set the sidebar position? I didn't see it in the settings.
Title: Re: Smf 2.1 Steyle-V4 Dark
Post by: alex_cipher on September 07, 2022, 11:13:47 AM
Quote from: Steve on September 01, 2022, 07:38:24 PMWhere does one set the sidebar position? I didn't see it in the settings.
I second this.
Title: Re: Smf 2.1 Steyle-V4 Dark
Post by: jsx on November 16, 2022, 03:32:19 AM
I noticed a typo in the word 'silder', it should be 'slider'.

(https://i.imgur.com/tEDbaMD.png)
Title: Re: Smf 2.1 Steyle-V4 Dark
Post by: Senkusha on December 29, 2022, 03:14:39 PM
I love this theme, but, I'd like to set up an alternating message thread color on the message index.  Where is this set?
Title: Re: Smf 2.1 Steyle-V4 Dark
Post by: TwitchisMental on January 18, 2023, 06:37:50 PM
Quote from: Senkusha on December 29, 2022, 03:14:39 PMI love this theme, but, I'd like to set up an alternating message thread color on the message index.  Where is this set?
Open index.css

Find -

/* Here comes the glory... */
.windowbg:nth-of-type(even), .bg.even {
background: linear-gradient(to right,#17191f,#23252c)!important;
}
.windowbg:nth-of-type(odd), .bg.odd {
background: linear-gradient(to right,#17191f,#23252c);
border-color: #383b46;
}

Replace the background to the odd or even to whatever you would like.
Title: Re: Smf 2.1 Steyle-V4 Dark
Post by: Senkusha on January 18, 2023, 06:56:14 PM
Thank you!
Title: Re: Smf 2.1 Steyle-V4 Dark
Post by: TwitchisMental on January 18, 2023, 07:08:01 PM
Quote from: Senkusha on January 18, 2023, 06:56:14 PMThank you!
You're welcome.
Title: Re: Smf 2.1 Steyle-V4 Dark
Post by: Edwar Colt on March 01, 2023, 08:39:21 AM
Hi..

when installing modifications, the theme returns to the settings of the first installation. renames the files in the css folder and reverts any changes made.

Has anyone seen this error before?

how can i change theme css inside original zip and reinstall using this already modified file?

Theme - https://custom.simplemachines.org/index.php?theme=3011
Title: Re: Smf 2.1 Steyle-V4 Dark
Post by: Edwar Colt on March 03, 2023, 11:23:32 AM
Quote from: Edwar Colt on March 01, 2023, 08:39:21 AMHi..

when installing modifications, the theme returns to the settings of the first installation. renames the files in the css folder and reverts any changes made.

Has anyone seen this error before?

how can i change theme css inside original zip and reinstall using this already modified file?

Theme - https://custom.simplemachines.org/index.php?theme=3011

Problem solved. I found everything I needed to know through the thread > Making a theme for SMF > https://www.simplemachines.org/community/index.php?topic=561127.0

tks
Title: Re: Smf 2.1 Steyle-V4 Dark
Post by: VastOne on August 18, 2023, 03:10:42 PM
I love this theme and want to use it but would like to make some color changes and I usually have no issues making the changes but this one is a bit more complicated. What I ould like to do is change all yellows that is on buttons everywhere to a blue (#5E7FA2)

I am also working to change the Search Forum element and change it to a News element

<form class="custom_search floatleft" action="https://vsido.org/index.php?action=search2" method="post" accept-charset="UTF-8">
                <input type="search" name="search" value="" placeholder="Search">
                <button><i class="fa-solid fa-magnifying-glass"></i></button>
                <select name="search_selection">
                    <option value="all" selected="">Entire forum </option>
                    <option value="members">Members </option>
                </select>
                <input type="hidden" name="advanced" value="0">
            </form>

to a News section using this or whatever it needs to work: (I have gotten this to work but I can't seem to line it up correctly with the rest of the line on the right)

<div id="inner_wrap">
                    <div class="news">
                    <span class="notice-icon" title="News"><i class="fas fa-bullhorn"></i></span>
                        <div class="notice-content">
                        <p><a href="http://vsido.org/index.php/topic,546.msg6420.html#msg6420" class="bbc_link" target="_blank" rel="noopener">Forum Netiquette Guide</a></p>
                        </div>

Any help and suggestions are appreciated
Title: Re: Smf 2.1 Steyle-V4 Dark
Post by: user2020 on October 05, 2023, 04:42:02 PM
"Token verification failed. Please go back and try again" when logging in with the main page at index.php.

It works fine when using the "Log In" link on the top right index.php?action=login

How to fix this?
Title: Re: Smf 2.1 Steyle-V4 Dark
Post by: StuntDummy on October 31, 2023, 02:56:30 PM
Hello. I love your theme but I do not see sidebar settings anywhere. Can you please tell me where they are? I would like to make my sidebars sticky and the theme info says I can do that, but I don't see it at all.
Title: Re: Smf 2.1 Steyle-V4 Dark
Post by: gnappoman on April 20, 2024, 06:21:23 AM
hello, I love this theme, in order to fix some bugs in all css of this theme I replaced all the istances of the following colors

#e7eaef
#eee

with

#383B46

in this way all the sub menus and the calendar are working ok (before it looked white over white and was unreadable)