Smf 2.1 Steyle-V4 Dark

Started by webtiryaki, September 01, 2022, 01:26:45 PM

Previous topic - Next topic

webtiryaki

Link to the theme


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

GitHub DEMO

You can:

  • set logo
  • set welcome message
  • set Sidebar Position
  • set Sticky Sidebar
  • set Extra Footer

Other features:

  • responsive design
  • support for font awesome icons
  • great border hover effects


TwitchisMental


Steve

Where does one set the sidebar position? I didn't see it in the settings.
DO NOT pm me for support!

alex_cipher

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.

jsx

I noticed a typo in the word 'silder', it should be 'slider'.


Senkusha

I love this theme, but, I'd like to set up an alternating message thread color on the message index.  Where is this set?
--Senkusha
The Anime Brigade
Anime-style Role Playing Games and Discussion.
(SMF v. 2.1.4, PHP v. 8.0)

TwitchisMental

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.

Senkusha

--Senkusha
The Anime Brigade
Anime-style Role Playing Games and Discussion.
(SMF v. 2.1.4, PHP v. 8.0)


Edwar Colt

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

Edwar Colt

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

VastOne

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

user2020

"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?

StuntDummy

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.

Advertisement: