SMF Tricks

SMF Tricks Products => Free Themes & MODs => Topic started by: Diego Andrés on March 19, 2023, 02:00:29 PM

Title: Repulse
Post by: Diego Andrés on March 19, 2023, 02:00:29 PM
Link to the theme (https://custom.simplemachines.org/index.php?theme=3024)
(https://custom.simplemachines.org/index.php?action-download;theme=3024;attach=285936;image;thumb)

(https://smftricks.com/logos/logo.png) (https://smftricks.com/)
Free & Premium Themes for SMF

Repulse
Developed by: Diego Andrés (https://smftricks.com/index.php?action=profile;u=1)
Based on Pulse (hhttps://custom.simplemachines.org/index.php?theme=2343) by MLM (https://www.simplemachines.org/community/index.php?action=profile;u=261314)

(https://img.shields.io/github/v/release/SMFTricks/Repulse.svg?style=flat&logo=github&color=green) (https://github.com/SMFTricks/Repulse) (https://img.shields.io/badge/License-MIT-248049) (https://img.shields.io/badge/SMF-2.1-3f73a0) (https://img.shields.io/badge/Color%20Variants-Yes-6041a3) (https://img.shields.io/badge/Dark%20Mode-Yes-4d827f) (https://img.shields.io/badge/RLT%20Support-Yes-bf9d73)


Preview:
(https://raw.githubusercontent.com/SMFTricks/Repulse/main/_assets/preview.gif)
Demo Online (http://demo21.smftricks.com/index.php?theme=6)
☑️ Features

📦 Installation
It is installed as a traditional SMF Theme for SMF 2.1.x, just grab the latest release of the package and go to: Admin > Configuration > Themes and Layout > Install a New Theme > From an Archive > Select File > Upload.

You can find detailed instructions and/or more documentation about the process in Installation - How do I install a theme (https://wiki.simplemachines.org/smf/Installation_-_How_do_I_install_a_theme).

🌐 Localization
Translations are all based off the Theme Customs (https://github.com/SMFTricks/Theme-Customs) strings, and you can contribute directly on Crowdin (https://crowdin.com/project/smf-theme-customs).

🔨 Changelog
Review the changes and patches from the different releases/versions of the package in the Changelog (https://github.com/SMFTricks/Repulse/blob/main/CHANGELOG.md)
Title: theme_template_error on Repulse Theme
Post by: flash_os on December 03, 2023, 04:42:14 PM
 Right after I set Logo URL on Repulse Theme I started to get theme_template_error on every page of my SMF 2.1.4
 

How to swap back to default SMF Theme without rebuild it?
 
Title: Re: Repulse
Post by: Diego Andrés on December 03, 2023, 04:52:11 PM
Quote from: flash_os on December 03, 2023, 04:42:14 PMRight after I set Logo URL on Repulse Theme I started to get theme_template_error on every page of my SMF 2.1.4
Can't reproduce this issue.

Quote from: flash_os on December 03, 2023, 04:42:14 PMHow to swap back to default SMF Theme without rebuild it?
{forumurl}/index.php?theme=1
Title: Re: Repulse
Post by: flash_os on December 03, 2023, 06:33:32 PM
Thanks, it worked.  ;D

I just set  Logo URL to {forumurl}/Themes/default/images/logo.png and kaboom.

And before that I set to: (https://i.ibb.co/Tw7jwGg/Screenshot-2.png) (https://ibb.co/tHvjH6J)
Title: Re: Repulse
Post by: flash_os on December 04, 2023, 01:58:19 PM
Diego, what can be a reason for such issue:
Forum without WWW subdomain, I see Repulse boards read/unread icons fine:

(https://i.ibb.co/9TRYtwn/fine.png) (https://imgbb.com/)

But with WWW I see this instead:
(https://i.ibb.co/MpZN74v/boards.png) (https://imgbb.com/)
Title: Re: Repulse
Post by: Diego Andrés on December 04, 2023, 02:24:13 PM
That you should NOT use two urls, you'll have issues with the forum itself, not just the theme.
I'd suggest adding a redirect rule to your htaccess file.

See this: https://www.simplemachines.org/community/index.php?topic=584807.msg4143593#msg4143593
Title: Re: Repulse
Post by: flash_os on December 05, 2023, 03:13:45 PM
Diego, is there easy way to change set of predefined colors?

(https://i.ibb.co/wyLLL99/Screenshot-19.png) (https://imgbb.com/)
Title: Re: Repulse
Post by: Diego Andrés on December 05, 2023, 03:24:50 PM
No, you'd need to change them manually.
Currently they have different hue values to change the color.
Title: Re: Repulse
Post by: flash_os on December 05, 2023, 03:32:51 PM
Can you please share file and spot of these hue values?
Title: Re: Repulse
Post by: Diego Andrés on December 05, 2023, 03:34:08 PM
In the variants.css file
Title: Re: Repulse
Post by: flash_os on December 05, 2023, 06:37:29 PM
   --primary-color-hue: 360;   <- This one the main color

   --stats-pie-hue: 145deg;   <--- What this for?
Title: Re: Repulse
Post by: Diego Andrés on December 05, 2023, 06:41:48 PM
Quote from: flash_os on December 05, 2023, 06:37:29 PM--stats-pie-hue: 145deg;   <--- What this for?

It uses the filter property to change the color of the pie images from SMF, used in charts. You'll have to play around with the value to match the color you want, likely it won't be the same value as the hue.
Title: Re: Repulse
Post by: flasidito on July 18, 2025, 08:43:19 AM
Hola, estoy teniendo problemas al querer cambiar el logo del foro. podrias ayudarme ? cambio desde el url de opciones pero me figura como error de la imagen y se sigue viendo el repulse
Title: Re: Repulse
Post by: Diego Andrés on July 20, 2025, 12:46:52 AM
Tienes que utilizar una URL válida.
Por ejemplo: {url_imagen}.png

Y aunque la URL sea incorrecta, no se debería de estar mostrando el texto de Repulse.
Title: Re: Repulse
Post by: flasidito on July 31, 2025, 07:29:10 AM
yo tengo el link de la imagen que es: https://i.postimg.cc/m2f5rWz8/sasa.jpg pero cuando lo pongo no sale nada, tengo que poner algun codigo ? ayuda please
Title: Re: Repulse
Post by: Diego Andrés on August 01, 2025, 07:20:47 PM
Quote from: flasidito on July 31, 2025, 07:29:10 AMyo tengo el link de la imagen que es: https://i.postimg.cc/m2f5rWz8/sasa.jpg pero cuando lo pongo no sale nada, tengo que poner algun codigo ? ayuda please

Parece que ese servicio tiene una redirección inicial, probablemente ese es el problema. Intenta con imgur o subiendo la imagen a tu directorio del foro.