Hextech

Started by TwitchisMental, September 07, 2022, 05:26:07 PM

Previous topic - Next topic

Steve

My pet rock is not feeling well. I think it's stoned.

TwitchisMental

New Version Uploaded

Only one line changed for a small issue on chrome.

Find
.navigate_section ul li:before {
    border-top: 1em solid transparent;
    border-bottom: 1em solid transparent;
    border-left: 1em solid var(--breadcrumb_bg2);
    content: "";
    position: absolute;
    top: 0;
    right: -1.25em;
    z-index: 1;
}

Replace With

.navigate_section ul li:before {
    border-top: 1em solid transparent;
    border-bottom: 1em solid transparent;
    border-left: 1em solid var(--breadcrumb_bg2);
    content: "";
    position: absolute;
    top: 0;
    right: -1.15em;
    z-index: 1;
}

Steve

Thanks Twitch. Amazing what one digit or character will do.  ;D
My pet rock is not feeling well. I think it's stoned.

Tonyvic

Hi Twitch, thank you so much for this theme it's excellent.
I want to make a header which will be a couple of animated gif's on a transparent background, can you tell what the maximum length can be for the background?

Cheers,
Tony

TwitchisMental

Quote from: Tonyvic on December 26, 2022, 09:53:47 AMHi Twitch, thank you so much for this theme it's excellent.
I want to make a header which will be a couple of animated gif's on a transparent background, can you tell what the maximum length can be for the background?

Cheers,
Tony
If you mean the width of the header, by default it is 1200px.

Tonyvic

Thank you very much! :)

TwitchisMental


seekier

#67
Good job sir.
But I noticed there is no login or sign up button or link for guests on mobile smaller screen.

Check out the attachment below,:You cannot view this attachment.

You cannot view this attachment. 

This is SMF default theme on mobile smaller screen
You cannot view this attachment. 

TwitchisMental

Quote from: seekier on December 29, 2022, 02:48:12 AMGood job sir.
But I noticed there is no login or sign up button or link for guests on mobile smaller screen.

Check out the attachment below,:You cannot view this attachment.

You cannot view this attachment. 

This is SMF default theme on mobile smaller screen
You cannot view this attachment. 
Hummm looks like we got a bug. I will look into this, thank you.

Tonyvic

Quote from: TwitchisMental on December 27, 2022, 12:53:14 PM
Quote from: Tonyvic on December 26, 2022, 09:53:47 AMHi Twitch, thank you so much for this theme it's excellent.
I want to make a header which will be a couple of animated gif's on a transparent background, can you tell what the maximum length can be for the background?
Cheers,
Tony
If you mean the width of the header, by default it is 1200px.

I made a temporary plain white banner 1200px x 91px but with the colour switcher enabled the last colour has dropped down. Is there a simple fix please Twitch?
You cannot view this attachment. 

TwitchisMental

#70
Quote from: Tonyvic on December 30, 2022, 09:23:24 AM
Quote from: TwitchisMental on December 27, 2022, 12:53:14 PM
Quote from: Tonyvic on December 26, 2022, 09:53:47 AMHi Twitch, thank you so much for this theme it's excellent.
I want to make a header which will be a couple of animated gif's on a transparent background, can you tell what the maximum length can be for the background?
Cheers,
Tony
If you mean the width of the header, by default it is 1200px.

I made a temporary plain white banner 1200px x 91px but with the colour switcher enabled the last colour has dropped down. Is there a simple fix please Twitch?
You cannot view this attachment. 

The banner is too wide. You would just need to shrink its width a bit. The logo/banner and color switcher are within the same header div so they share the total width of the header.

There is an option to just disable the color switcher completely in the theme settings.

Tonyvic

Thanks again Twitch. :)

seekier

Quote from: TwitchisMental on December 29, 2022, 03:20:16 PMHummm looks like we got a bug. I will look into this, thank you.

So where you able to fix the bugs? Anxiously waiting for update. Thanks for the good work once more.

TwitchisMental

New Version Uploaded -

1.1.3 :
Bug Fix : Fixed an issue where the user section and login would not show on smaller screens.
Adjustment: Adjusted the breadcrumb display on smaller screens.
Adjustment: Now shows the unread posts and updated topics links on smaller screens.

Sorry for the delay, life has been pretty hectic.

Steve

Not to mention it's the holidays @seekier ...  ;)
My pet rock is not feeling well. I think it's stoned.

Tonyvic

Twitch, where is the setting to allow users to always keep their selected color when logged-in?
I assumed by not checking ' Disable user variant selection' it would be possible, but can't find anything.

Diego Andrés

It should be using SMF's variant system to do so but it would use the variant the user set up when logged in and might not be the same if they logged out.

Could you describe the behavior you are looking for, or if you believe there is an issue with it?

SMF Tricks - Free & Premium Responsive Themes for SMF.

TwitchisMental

Quote from: Tonyvic on January 09, 2023, 01:52:34 PMTwitch, where is the setting to allow users to always keep their selected color when logged-in?
I assumed by not checking ' Disable user variant selection' it would be possible, but can't find anything.
The user would need to go to profile > look and layout > click the change button > then select variant for the theme.

As Diego stated above, this will not stay the same when logged out though.

Tonyvic

Many thanks guys, I hadn't given members the permission to Allow select their own themes. :-[  :-[

TwitchisMental

Quote from: Tonyvic on January 09, 2023, 04:09:25 PMMany thanks guys, I hadn't given members the permission to Allow select their own themes. :-[  :-[
You're welcome, always glad to help.

Advertisement: