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.
My pet rock isn't well today. I think it's stoned.

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?
--Kokoro (f.k.a. Senkusha)
The Anime Brigade
Anime-style Role Playing Games and Discussion.
(SMF v. 2.1.3, 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

--Kokoro (f.k.a. Senkusha)
The Anime Brigade
Anime-style Role Playing Games and Discussion.
(SMF v. 2.1.3, 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

Advertisement: