Windows XP

Started by TwitchisMental, July 06, 2022, 07:53:45 PM

Previous topic - Next topic

Dave J

Quote from: TwitchisMental on July 12, 2022, 01:46:03 PM
Quote from: Dave J on July 12, 2022, 01:09:54 PMTwitch what files did you edit please? as I have made a small change to index.template

Also, I have to uninstall all the affected mods each time I install a new theme and then reinstall them again
Open Custom.css and find

.title_bar {
    background: linear-gradient(180deg,var(--windowsbg),var(--windowsbg2) 8%,var(--windowsbg3) 40%,var(--windowsbg4) 88%,var(--windowsbg4) 93%,var(--windowsbg5) 95%,var(--windowsbg6) 96%,var(--windowsbg6));
border: none;
color: var(--white);
border-radius: 8px 8px 0 0;
margin: 0px;
box-shadow: none;
        text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.2);
padding: 2px 0px;
}

Add this after

tr.title_bar a {
    color: var(--white);
}


Thanks Twitch it's much appreciated
If you want quizzes to add to the new SMF2.1 quiz mod go here . There are also walkthroughs in the forum to explain how to install them and other tips.

TwitchisMental

Quote from: Dave J on July 12, 2022, 05:12:14 PM
Quote from: TwitchisMental on July 12, 2022, 01:46:03 PM
Quote from: Dave J on July 12, 2022, 01:09:54 PMTwitch what files did you edit please? as I have made a small change to index.template

Also, I have to uninstall all the affected mods each time I install a new theme and then reinstall them again
Open Custom.css and find

.title_bar {
    background: linear-gradient(180deg,var(--windowsbg),var(--windowsbg2) 8%,var(--windowsbg3) 40%,var(--windowsbg4) 88%,var(--windowsbg4) 93%,var(--windowsbg5) 95%,var(--windowsbg6) 96%,var(--windowsbg6));
border: none;
color: var(--white);
border-radius: 8px 8px 0 0;
margin: 0px;
box-shadow: none;
        text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.2);
padding: 2px 0px;
}

Add this after

tr.title_bar a {
    color: var(--white);
}


Thanks Twitch it's much appreciated
No problem.

Dave J

Hi Twitch,

There is an issue with post previews on this theme. I should hasten to add that it only happens with the banner bar mod enabled.

With the Chen's banner bar enabled all the other themes of yours, and the default curve, work just fine when previewing posts, it's just this theme that's not playing nicely for some reason.

It's not site specific as it's the same on my main site as it is on the test site. If the issue happened with all themes then I would go to Chen to look at his mod but I wounder if it's something specific to the XP Theme.

Could it be the logo tilt code that is messing with it?

I'm going to send you a PM with login details for the test site so you can have a look for yourself.

If you fell it's banner bar specific then let me know and I'll speak to Chen about it.

Regards

Dave
If you want quizzes to add to the new SMF2.1 quiz mod go here . There are also walkthroughs in the forum to explain how to install them and other tips.

TwitchisMental

Quote from: Dave J on October 15, 2022, 09:51:21 AMHi Twitch,

There is an issue with post previews on this theme. I should hasten to add that it only happens with the banner bar mod enabled.

With the Chen's banner bar enabled all the other themes of yours, and the default curve, work just fine when previewing posts, it's just this theme that's not playing nicely for some reason.

It's not site specific as it's the same on my main site as it is on the test site. If the issue happened with all themes then I would go to Chen to look at his mod but I wounder if it's something specific to the XP Theme.

Could it be the logo tilt code that is messing with it?

I'm going to send you a PM with login details for the test site so you can have a look for yourself.

If you fell it's banner bar specific then let me know and I'll speak to Chen about it.

Regards

Dave
That is a very odd issue.. Even odder is the fact that it is working for me haha.

You cannot view this attachment. 

I do see an issue with the breadcrumb though.(Self note to fix aswell ).

Chen Zhen

@Dave J :
You had an improper entry for the css input from the Banner mod which was causing a JavaScript error (breaking the page output). I will add a filter to that input to attempt to stop things like that.
I adjusted the setting to fix the problem so the only flags I see now are missing images from your SMF Packs shoutbox but those won't cause any problems/conflicts.

At the moment, it appears to be working fine for that theme when I test it.

My SMF Mods & Plug-Ins

WebDev

"Either you repeat the same conventional doctrines everybody is saying, or else you say something true, and it will sound like it's from Neptune." - Noam Chomsky

Dave J

Quote from: TwitchisMental on October 15, 2022, 12:20:56 PMThat is a very odd issue.. Even odder is the fact that it is working for me haha.
You cannot view this attachment.
I do see an issue with the breadcrumb though.(Self note to fix aswell ).

Quote from: Chen Zhen on October 15, 2022, 12:35:58 PM@Dave J :
You had an improper entry for the css input from the Banner mod which was causing a JavaScript error (breaking the page output). I will add a filter to that input to attempt to stop things like that.
I adjusted the setting to fix the problem so the only flags I see now are missing images from your SMF Packs shoutbox but those won't cause any problems/conflicts.

At the moment, it appears to be working fine for that theme when I test it.


Well that's very odd as it's working for me now, but it didn't on both sites. You can see from the attached that it was just hanging when I tried it.

Anyway we'll call this unexplained, thanks to you both for looking into it.
If you want quizzes to add to the new SMF2.1 quiz mod go here . There are also walkthroughs in the forum to explain how to install them and other tips.

Dave J

Quote from: Chen Zhen on October 15, 2022, 12:35:58 PMso the only flags I see now are missing images from your SMF Packs shoutbox but those won't cause any problems/conflicts.

I've resolved that, the shoutbox bbc folder was not in the XP theme images directory as the theme was added after the install of the shoutbox.
If you want quizzes to add to the new SMF2.1 quiz mod go here . There are also walkthroughs in the forum to explain how to install them and other tips.

Senkusha

Hi!  I love the theme.  But is there a way to disable the tilt effect of the site logo?
--Senkusha
The Anime Brigade
Anime-style Role Playing Games and Discussion.
(SMF v. 2.1.4, PHP v. 8.0)

TwitchisMental

Quote from: Senkusha on December 29, 2022, 04:26:18 PMHi!  I love the theme.  But is there a way to disable the tilt effect of the site logo?
Open custom.css and find line 612

Remove

Code Select
h1.forumtitle img:hover {
  transform: rotate(5deg);
}

Senkusha

--Senkusha
The Anime Brigade
Anime-style Role Playing Games and Discussion.
(SMF v. 2.1.4, PHP v. 8.0)

TwitchisMental

New Version Uploaded -

1.0.2
Update: Updated for SMF 2.1.3
Bug Fix : Fixed an issue where the breadcrumb arrows were not always the same size.
Adjustment: Adjusted the breadcrumb display on smaller screens.
Adjustment: Changed the mobile menu icon color to match the theme.
Adjustment: Removed the padding for the top info in mobile view so that it aligns with the top bar properly.
Adjustment: Adjusted some colors in the AdminCP to match the rest of the theme.

Senkusha

There's a bug in your newest version.  Who's Online shows this:

You cannot view this attachment.
--Senkusha
The Anime Brigade
Anime-style Role Playing Games and Discussion.
(SMF v. 2.1.4, PHP v. 8.0)

Shades.

Quote from: Senkusha on January 16, 2023, 06:41:14 AMThere's a bug in your newest version.  Who's Online shows this:

You cannot view this attachment.
I believe that is an issue with the "Avatars Display Integration" mod not a theme issue. You need to update the mod! ;)

https://www.simplemachines.org/community/index.php?topic=571891.msg4139901#msg4139901
ShadesWeb.com - Custom Logos - My Themes on SMF | My Themes on ShadesWeb
https://shadesweb.com

BikerHound.com - Sniffing out the road ahead
https://bikerhound.com

Dream as if you'll live forever; Live as if you'll die today. - James Dean

TwitchisMental


Senkusha

Oh!  Sorry, my bad!  Yup, the updated version fixed the problem.  ... That's what I get for installing multiple things at once.  I know better.  *sweatdrop*

Thank you!
--Senkusha
The Anime Brigade
Anime-style Role Playing Games and Discussion.
(SMF v. 2.1.4, PHP v. 8.0)

Senkusha

Something that needs to be corrected is when I used Help (for the first time), I noticed the text is nearly impossible to read.

You cannot view this attachment.
--Senkusha
The Anime Brigade
Anime-style Role Playing Games and Discussion.
(SMF v. 2.1.4, PHP v. 8.0)

TwitchisMental

Quote from: Senkusha on January 25, 2023, 02:28:13 PMSomething that needs to be corrected is when I used Help (for the first time), I noticed the text is nearly impossible to read.

You cannot view this attachment.

Thank you for reporting this. I will get this resolved as soon as I can.

TwitchisMental

New Version Uploaded -

1.0.3
Adjustment: Adjusted colors for the text in the search results in the Admin CP.

Senkusha

Thank you for the quick update!  Also, I really hate to be a pain in the backside, but I have two suggestions please:

1.  I don't know if this is possible, but is there a way to make a toggle option for the logo twitch?  I like the effect, but I find it annoying every time I want to go to my profile button.  (Another option might be to just relocate that profile bar to underside of the logo image or even below the menu bar??  I think it would make the theme be more differentiated from the default.  -- Just a suggestion though.

2.  Would it be possible to have the green "button" as the selected menu option instead of the current blue button for the selected menu item?  It would make it so that the current screen is more highly visible.
--Senkusha
The Anime Brigade
Anime-style Role Playing Games and Discussion.
(SMF v. 2.1.4, PHP v. 8.0)

Steve

Quote from: Senkusha on January 26, 2023, 05:42:15 AM1.  I don't know if this is possible, but is there a way to make a toggle option for the logo twitch?
If you want to remove the effect completely, see post #11 above. If you still want the toggle, Twitch will have answer that.
DO NOT pm me for support!

Advertisement: