News:

SMF 2.1.4 has been released! Take it for a spin! Read more.

Main Menu

NameX

Started by Diego Andrés, August 05, 2022, 11:39:45 PM

Previous topic - Next topic

Diego Andrés

The double border on titles is intended in some places, just to provide more context on the section title for tables.

SMF Tricks - Free & Premium Responsive Themes for SMF.

jsx

@Diego Andrés

Is there an easy way to change the colors in this theme? I like the current green color, but I would like to add a slightly different green color in the header, I would like to change this whole long green bar to a different green along with the other color so that the green blends with the dark. I mean something like this:



I want to implement this color here:



And I would also like to implement such a grandient in the category bar.

Diego Andrés

Yes I made it so that it's relatively "easy".
Let me get to my computer later and I can provide you some instructions.

Do you want to keep the same green variant or add a new variant?

SMF Tricks - Free & Premium Responsive Themes for SMF.

jsx

I want to keep the current green variant, but on this bar at the top instead of the bright green I want to enter the green color as on the category bar. And I would like this green color to have a gradient applied, such a slight blending of green and dark color, e.g. black.

TeamPD

Goodmorning Diego,

First of all; We think your theme is awesome!
But we do have one question: We've made a change in the index.template, but it doesn't show on mobile devides. Does the Theme call for the mobile devices from another source?

Kind regards,
Chris

Diego Andrés

Shouldn't be an issue.
Where did you put this code?

SMF Tricks - Free & Premium Responsive Themes for SMF.

TeamPD

Hello Diego,

I put the code directly after the <head>, it works on desktop, but not on mobile.

Regards,
Chris

Diego Andrés

What code, do you have a link?
I can't give any specific advice by just guessing what your issue would be.

SMF Tricks - Free & Premium Responsive Themes for SMF.

Diego Andrés

#28
1.0.4 - 16 September 2022
  • Bug Fix Fixed gender icons.
  • Improvement Overwrite style issue with Light Portal.

SMF Tricks - Free & Premium Responsive Themes for SMF.

Diego Andrés

#29
1.0.6 - 23 October 2022
  • Improvement Added option to choose 'Auto' for mode selection.

1.0.5 - 16 October 2022
  • Bug Fix Fixed issues with buttonlist alignment.
  • Improvement Updated FontAwesome to v6.2.0
  • Improvement Updated Coloris to v0.16.2
  • Improvement Updated icons.css file.

SMF Tricks - Free & Premium Responsive Themes for SMF.

Ninja ZX-10RR

Hello, thanks for the amazing theme :)

2 things, if I may:
1) where was the "Added option to choose 'Auto' for mode selection." added and how? I customized 1.0.5 and can't really write it off at the moment.
2) Tiny bug in /css/custom/icons.css, you're missing .fa-people::before, for content: "\f0c0"; in Members declaration, which causes groups icon to be missing in the profile dropdown (top left).
Quote from: BeastMode topic=525177.msg3720020#msg3720020
It's so powerful that on this post and even in the two PMs you sent me,you still answered my question very quickly and you're apologizing for the delay. You're the #1 support I've probably ever encountered man, so much respect for that. Thank you, and get better soon.

I'll keep this in my siggy for a while just to remind me that someone appreciated what I did while others didn't.

♥ Jess ♥

STOP EDITING MY PROFILE

Diego Andrés

It's under the color settings, default mode = auto. And the same for the user in their profile.

I thought this would be the best option, so if users are still allowed to select a mode, they're not "stuck" with either.
Of course, it's a compromise on the toggle because you can't toggle 3 options. Might add something to select options instead, as an alternative.
But basically if they manually save "auto" in their profile, this mode is locked unless they toggle again to dark or light.

Feedback is welcome, or course.


Thanks for the icon report, will check on it.

SMF Tricks - Free & Premium Responsive Themes for SMF.

Diego Andrés

Quote from: Ninja ZX-10RR on October 25, 2022, 01:10:57 PM1) where was the "Added option to choose 'Auto' for mode selection." added and how? I customized 1.0.5 and can't really write it off at the moment.
If you meant on how to update it yourself, you can just replace the files in themecustoms and dark.js
You can also check this commit to see in more detail.

Quote from: Ninja ZX-10RR on October 25, 2022, 01:10:57 PMin Members declaration, which causes groups icon to be missing in the profile dropdown (top left).
I'll still add this in an update, but not sure what I'm looking at. Where is it missing exactly?

SMF Tricks - Free & Premium Responsive Themes for SMF.

Diego Andrés

1.0.7 - 25 October 2022
  • Bug Fix Fixed RTL issues.
  • Improvement Added missing icon for members.

SMF Tricks - Free & Premium Responsive Themes for SMF.

Ninja ZX-10RR

Quote from: Diego Andrés on October 25, 2022, 07:39:01 PM
Quote from: Ninja ZX-10RR on October 25, 2022, 01:10:57 PM1) where was the "Added option to choose 'Auto' for mode selection." added and how? I customized 1.0.5 and can't really write it off at the moment.
If you meant on how to update it yourself, you can just replace the files in themecustoms and dark.js
You can also check this commit to see in more detail.
Yes I ended up doing exactly that and updated it manually.
Quote from: Diego Andrés on October 25, 2022, 07:39:01 PM
Quote from: Ninja ZX-10RR on October 25, 2022, 01:10:57 PMin Members declaration, which causes groups icon to be missing in the profile dropdown (top left).
I'll still add this in an update, but not sure what I'm looking at. Where is it missing exactly?
Attached :) It appeared after I added the code there, which you added as well with the last version. Thanks for the prompt response! (Recent Topics is my own doing).
You cannot view this attachment.
Quote from: BeastMode topic=525177.msg3720020#msg3720020
It's so powerful that on this post and even in the two PMs you sent me,you still answered my question very quickly and you're apologizing for the delay. You're the #1 support I've probably ever encountered man, so much respect for that. Thank you, and get better soon.

I'll keep this in my siggy for a while just to remind me that someone appreciated what I did while others didn't.

♥ Jess ♥

STOP EDITING MY PROFILE

Diego Andrés

1.0.8 - 31 October 2022
  • Improvement Updated icons.css file.

It includes quiz and shop icon along with some minimal improvements removing duplicated selectors or joined selectors targeting same icon.

SMF Tricks - Free & Premium Responsive Themes for SMF.

jsx

@Diego Andrés

I have TinyPortal installed, so the forum is in the Forum tab and there is no icon here. I want to add an icon, please can you help me?

On the site fontawesome.com/icons I found an icon with this code:

f086

Diego Andrés

Included it in latest update

1.0.9 - 06 November 2022
  • Bug Fix Fixed issues when changing member options from the admin.
  • Improvement Added TinyPortal forum icon to the icons file.


You can change the code in icons.css, search for \f07c

SMF Tricks - Free & Premium Responsive Themes for SMF.

jsx

Diego, thanks for adding the icon for the Forum tab. The icon you added is fine.

I am testing Light Portal and noticed that NameX has this icon for the Forum tab:



When I clicked on this icon via Inspect element, this is the reference:

<span class="main_icons im_on"></span>
You added this icon?

EzPortal adds its own little icon to the Forum tab:



You know why I added a mention of the icons on these portals, as it might be worth adding the same icon for LP, EzPortal, that you added for TinyPortal. This is just a small suggestion. :D And these three portal add-ons are TOP 3 for SMF 2.1

Diego Andrés

I wouldn't know about it, it's just that the portal mods are using different icons, not that I'm defining different for each.

It'd seem LP is using main_icons.im_icon, while EZP is not adding a class, is just inserting the icon image, and TP is using something else too, but using the main_icons class.

Not much can be done.

SMF Tricks - Free & Premium Responsive Themes for SMF.

Advertisement: