Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - Diego Andrés

#16
Free Themes & MODs / Endar
June 23, 2024, 09:59:26 PM
Link to the theme



Free & Premium Themes for SMF

Endar
Developed by: Diego Andrés
Originally developed by: jasidog




Preview:

Demo Online
☑️ Features
  • FontAwesome
  • Social Networks
  • Logo URL
  • Forum Width
  • Separate sticky topics
  • Avatars
    • Boards
    • Topics
    • Online Users
    • Recent Posts
    • Memberlist
  • Menu Customization
    • Disable Menu Icons
    • Add Log out, Log in and Sign up buttons
    • Remove Specific Menu
    • Community Button for Grouping
  • Select CDN for Fonts

📦 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.

🌐 Localization
Translations are all based off the Theme Customs strings, and you can contribute directly on Crowdin.

🔨 Changelog
Review the changes and patches from the different releases/versions of the package in the Changelog
#17
Free Themes & MODs / Re: Reseller
June 09, 2024, 01:27:56 AM
index.template.php
Code (Search) Select
<div class="form-group">
<div class="modal-footer">
<button type="submit" class="btn btn-success">', $txt['login'] ,'</button>
</div>
Code (Replace) Select
<div class="modal-footer">
<p class="smalltext"><a href="', $scripturl, '?action=reminder">', $txt['forgot_your_password'], '</a></p><br>
<button type="submit" class="btn btn-success">', $txt['login'] ,'</button>
</div>
#18
Theme Requests / Re: Mod info & request
May 23, 2024, 09:12:28 PM
Not currently developing customs MODs or Themes.
#19
Free Themes & MODs / Re: NameX
April 12, 2024, 11:06:23 AM
The theme does not have a setting for "random news", you need to use the news fader instead.
#20
Free Themes & MODs / Re: NameX
March 26, 2024, 08:24:46 AM
Try disabling this option in the admin.
Admin > Forum configuration > Features and options > Minimize CSS and JavaScript files.
#21
Premium Themes / Re: LikeIPB
March 24, 2024, 02:18:56 PM
Uploaded an updated package to the downloads:

2.5.3 - 24 March 2024
  • Improvement Layout improvements and fixes.

Use the support board for the theme if you have further issues: https://smftricks.com/index.php?board=60.0
#22
Premium Themes / Re: Re: Theme LikeIPB
March 24, 2024, 12:19:39 PM
Use the support board to report any issues and I'll help you fix them and update the package.
#23
Free Themes & MODs / Re: NameX
February 14, 2024, 08:26:11 AM
Usually happens when you go back on the browser or have two tabs open in the admin, not really a theme issue.
#24
Free Themes & MODs / Re: NameX
February 14, 2024, 08:10:47 AM
It shouldn't look like that by default.
Make sure all the files were uploaded, you can use an FTP to browse to /Themes/NameX/

In any case I assume you already setup a logo with the setting?
#25
Free Themes & MODs / Re: NameX
February 14, 2024, 07:55:15 AM
In admin > theme settings.
You'll find a setting to set a logo url.

From your screenshot it looks like your had already modified it to display the forum name? In any case the setting should work just fine.
#26
Free Themes & MODs / Re: NameX
February 10, 2024, 09:21:14 AM
Hello!

1- This has nothing to do with CSS. You have two options to change this:
  • Edit Themes/default/languages/index.english.php > Search for Index word, make the string and empty string.
  • Install Optimus MOD

2- Not a theme issue either. I'm actually not sure what you're referring to, and it seems like it could be an issue with google.

I recommend you ask in the SMF boards for "general", non theme support, you might get better answers.

Regards
#27
Free Themes & MODs / Re: Repulse
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.
#28
Free Themes & MODs / Re: Repulse
December 05, 2023, 03:34:08 PM
In the variants.css file
#29
Free Themes & MODs / Re: Repulse
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.
#30
Free Themes & MODs / Re: Repulse
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