Updating an Unsupported 3.1.3 Style to 3.3.10

For support and discussion related to templates, themes, and imagesets in phpBB 3.2.
Aevik
Registered User
Posts: 261
Joined: Wed Jul 05, 2023 2:34 pm

Re: Updating an Unsupported 3.1.3 Style to 3.3.10

Post by Aevik »

Lumpy Burgertushie wrote: Thu Jul 20, 2023 10:35 pm I doubt that only those three files were changed from 3.1 to 3.3.x
or are they the only files that your black style did not have?

if that is the case you still need to update/edit all of the other files in your black style.

robert


EDIT: I found a version of the black style that says it is for phpBB 3.1.1 b ut it is the sme black and blue one that you say is not the same style you are using.
All versions of black listed on phpBB.com are newer versions - unrelated to our version (style version 1.0.1)
it seems that Arty (Vjacheslav Trushkin) decided to delete black 1.0.1 from the phpBB style database altogether,
and introduce a complete replacement, albeit with the same style name. (very odd)


All 3 files listed in https://area51.phpbb.com/code-changes/ have been updated

if there are more files requiring updates - it should have been posted in 'code-changes', otherwise it would be quite misleading and irresponsible.


Here is a list of all files which are included in style 'Black' 1.0.1

if any of your colleagues can point out any other files needing revision, please let us know straight away.

Black version 1.0.1

style.cfg

/template/

viewtopic_body.html
viewforum_body.html
ucp_register.html
ucp_pm_viewmessage.html
ucp_pm_viewfolder.html
ucp_notifications.html
ucp_login_link.html
ucp_avatar_options.html
ucp_agreement.html
timezone.js
simple_header-html
simple_footer-html
search_results.html
search_body.html
overall_header-html
overall_footer.html
notification_dropdown.html
navbar_header.html
memberlist_body.html
mcp_post.html
login_body.html
index_body.html
forumlist_body.html
forum_fn.js
ajax.js
_style_config.html


/theme/

tweaks.css
stylesheet.scss
stylesheet.css
responsive.scss
print.css
plupload.css
links.scss
imageset.txt
forms.scss
cp.scss
content.scss
common.scss
colours.scss
buttons.scss
bidi.css
_style_config.scss


images

68 files (images)

pluplod

4 files


fonts

font-awesome-4.3.0

colorzeit.xml
license.txt

css

font-awesome.css
font-awesome.min.css

fonts

FontAwesome.otf
fontawesome-webfont.eot
fontawesome-webfont.svg
fontawesome-webfont.ttf
fontawesome-webfont.woff
fontawesome-webfont.woff2



glyphicons-pro-1.9

colorzeit.xml
license.txt

css

glyphicons.css
style.css


fonts

glyphicons-regular-woff2
glyphicons-regular.min.css
glyphicons-regular.ttf
glyphicons-regular.svg
glyphicons-regular.eot
User avatar
HiFiKabin
Community Team Member
Community Team Member
Posts: 6768
Joined: Wed May 14, 2014 9:10 am
Location: Swearing at the PC, UK
Name: James

Re: Updating an Unsupported 3.1.3 Style to 3.3.10

Post by HiFiKabin »

Aevik wrote: Fri Jul 21, 2023 4:20 am All 3 files listed in https://area51.phpbb.com/code-changes/ have been updated

if there are more files requiring updates - it should have been posted in 'code-changes', otherwise it would be quite misleading and irresponsible.
You have been looking at the 3.3.9 to 3.3.10 changes. There are a lot more than three files that have been changed from 3.3.0 and 3.3.10 as you can see HERE and below

Code: Select all

styles

    all
        imgs
            svg
                phpbb_logo_large_cosmic.svg
        template
            cron.html
            feed.xml.twig
    prosilver
        template
            ajax.js
            bbcode.html
            captcha_recaptcha.html
            captcha_recaptcha_v3.html
            forum_fn.js
            forumlist_body.html
            login_body.html
            mcp_ban.html
            mcp_forum.html
            mcp_front.html
            mcp_notes_front.html
            mcp_notes_user.html
            mcp_post.html
            mcp_reports.html
            mcp_topic.html
            mcp_warn_front.html
            mcp_warn_post.html
            mcp_warn_user.html
            memberlist_email.html
            memberlist_search.html
            navbar_footer.html
            navbar_header.html
            overall_footer.html
            overall_header.html
            posting_attach_body.html
            posting_buttons.html
            posting_editor.html
            posting_layout.html
            posting_pm_header.html
            posting_pm_layout.html
            posting_review.html
            posting_topic_review.html
            search_body.html
            search_results.html
            simple_footer.html
            simple_header.html
            ucp_agreement.html
            ucp_avatar_options.html
            ucp_groups_manage.html
            ucp_header.html
            ucp_main_bookmarks.html
            ucp_main_drafts.html
            ucp_main_front.html
            ucp_main_subscribed.html
            ucp_notifications.html
            ucp_pm_viewmessage.html
            ucp_prefs_personal.html
            ucp_prefs_post.html
            ucp_prefs_view.html
            ucp_profile_autologin_keys.html
            ucp_profile_profile_info.html
            ucp_profile_reg_details.html
            ucp_profile_signature.html
            ucp_register.html
            ucp_resend.html
            ucp_reset_password.html
            ucp_zebra_foes.html
            ucp_zebra_friends.html
            viewforum_body.html
            viewtopic_body.html
        theme
            base.css
            bidi.css
            buttons.css
            colours.css
            common.css
            content.css
            cp.css
            forms.css
            icons.css
            links.css
            print.css
            responsive.css
            stylesheet.css
            tweaks.css
            utilities.css
        style.cfg
User avatar
cabot
Registered User
Posts: 771
Joined: Sat Jan 07, 2012 4:16 pm

Re: Updating an Unsupported 3.1.3 Style to 3.3.10

Post by cabot »

I don't remember seeing this Arty's black style, in fact even version 3.0.x looks like the current one.
I could be wrong, but the colorzeit.xml file in the list of files you posted suggests that it's a color derivative created from the former (and wonderful) colorizeit website.
If you could make me a zip of the style, I'd be happy to update it.
Aevik
Registered User
Posts: 261
Joined: Wed Jul 05, 2023 2:34 pm

Re: Updating an Unsupported 3.1.3 Style to 3.3.10

Post by Aevik »

HiFiKabin wrote: Fri Jul 21, 2023 7:06 am You have been looking at the 3.3.9 to 3.3.10 changes. There are a lot more than three files that have been changed from 3.3.0 and 3.3.10 as you can see HERE and below
Now that you mention it.. it did occur to me that this was only an update from 3.3.9
I suppose it was wishful thinking on my part, that this would be a simple edit of a few files.
cabot wrote: Fri Jul 21, 2023 7:59 am I don't remember seeing this Arty's black style, in fact even version 3.0.x looks like the current one.
I could be wrong, but the colorzeit.xml file in the list of files you posted suggests that it's a color derivative created from the former (and wonderful) colorizeit website.
If you could make me a zip of the style, I'd be happy to update it.
Arty himself has signed the style.cfg file as the creator of the style - but 'who knows'. It's surely a completely unique style.

I can prepair a zip folder, and send by epost. You don't seem to have an epost link on your profile, shall I send to Robert's epost?

Thanks again to HiFiKabin, Robert, warmweer, and Mannix_ for pestering me to get this done. We're getting there - bit by bit.

Cheers!
Last edited by Aevik on Fri Jul 21, 2023 10:38 am, edited 1 time in total.
User avatar
cabot
Registered User
Posts: 771
Joined: Sat Jan 07, 2012 4:16 pm

Re: Updating an Unsupported 3.1.3 Style to 3.3.10

Post by cabot »

You can simply upload the zip on your FTP and give me the link to download it.
Aevik
Registered User
Posts: 261
Joined: Wed Jul 05, 2023 2:34 pm

Re: Updating an Unsupported 3.1.3 Style to 3.3.10

Post by Aevik »

cabot wrote: Fri Jul 21, 2023 10:25 am You can simply upload the zip on your FTP and give me the link to download it.
I can do that..

Shall I send the original (unedited) black.zip packet?
User avatar
cabot
Registered User
Posts: 771
Joined: Sat Jan 07, 2012 4:16 pm

Re: Updating an Unsupported 3.1.3 Style to 3.3.10

Post by cabot »

Yes please ;)
Aevik
Registered User
Posts: 261
Joined: Wed Jul 05, 2023 2:34 pm

Re: Updating an Unsupported 3.1.3 Style to 3.3.10

Post by Aevik »

Link sent by PM (!)

the zip does not include ucp_groups_manage.html since that file was not included in the original style packet.
I took this file from prosilver.

Ta cabot!
Aevik
Registered User
Posts: 261
Joined: Wed Jul 05, 2023 2:34 pm

Re: Updating an Unsupported 3.1.3 Style to 3.3.10

Post by Aevik »

This is bloody amazing..

just updating those 3 style files has already cured at least 3 serious issues

• attachments are working again
• annoying incontinent dropdown menus are behaving themselves (invasive bastards)
• audio files are playing! (the wonders of style updates never cease)

Admittedly - I had my doubts that this was a mere style issue, but HiFiKabin is proven right.

*proper chuffed*
User avatar
cabot
Registered User
Posts: 771
Joined: Sat Jan 07, 2012 4:16 pm

Re: Updating an Unsupported 3.1.3 Style to 3.3.10

Post by cabot »

I've just had a look at the style you gave me, and I can tell you it's going to be very easy to adapt.
Just update the Black 3.3.2 style template files to 3.3.10, add a few lines to the _custom_config.scss and _custom.scss files then recompile*.

This should be enough to give you the same look as the style you were using. :)
I'll do it tomorrow.

*To recompile, I believe there's a phpBB extension under development.
Personally, I use Visual Studio Code with Live Sass Compiler, so I won't be able to give you much guidance on the phpBB extension.
Aevik
Registered User
Posts: 261
Joined: Wed Jul 05, 2023 2:34 pm

Re: Updating an Unsupported 3.1.3 Style to 3.3.10

Post by Aevik »

Supergreat!
User avatar
cabot
Registered User
Posts: 771
Joined: Sat Jan 07, 2012 4:16 pm

Re: Updating an Unsupported 3.1.3 Style to 3.3.10

Post by cabot »

I've updated the style, renamed it Back in Black and added the CSS modifications.
Link sent via PM.

_custom_config.scss

Code: Select all

// Page colors
$page-background:						#000;	// HTML element
$content-background:					#000;	// Page inside content wrapper
$content-border-color:					#000;	// Border color for content wrapper

// Global color values
$link-color:							#fff;	// Links
$link-hover-color:						#0c2cff;	// Links, hover state

// Primary colors
$primary-color:							#000;	// Main color, used for links and stuff
$secondary-color:						#000;	// Secondary color, usually in red - yellow range
$block-background:						#000;	// Background of blocks

// Blocks
$block-background2:						#000;	// Blocks with .bg2 background color
$block-background3:						#000;	// Blocks with .bg3 background color - mostly UCP/MCP and posting form

// Buttons
$button-bg:								#181818;

// Inputs
$input-hover-border:					$link-hover-color;
$input-focus-border:					desaturate(lighten($input-hover-border, 15%), 25%);
_custom.scss

Code: Select all

h2, h3,
.linklist .icon,
.navbar.secondary > ul > li > a,
.navbar.secondary .small-icon::after {
	color: #0c2cff;
}

a:hover {
    text-decoration: underline;
}

.navbar .nav-tabs .nav-link {
	color: #fff;
}
That's all there was to it :)
Aevik
Registered User
Posts: 261
Joined: Wed Jul 05, 2023 2:34 pm

Re: Updating an Unsupported 3.1.3 Style to 3.3.10

Post by Aevik »

Well Done

Thank You cabot!
we really appreciate the help.

so I need only upload these 2 files?


curious.. which file do you edit to change the style name?

I think Ultrablack would be appropriate.
User avatar
cabot
Registered User
Posts: 771
Joined: Sat Jan 07, 2012 4:16 pm

Re: Updating an Unsupported 3.1.3 Style to 3.3.10

Post by cabot »

Rename it whatever you like, it was just a musical wink.

To do things properly:
  • uninstall the style
  • rename the folder to ultrablack, in lower case.
  • open style.cfg and change Back to Black to Ultrablack.
  • install the style
Aevik
Registered User
Posts: 261
Joined: Wed Jul 05, 2023 2:34 pm

Re: Updating an Unsupported 3.1.3 Style to 3.3.10

Post by Aevik »

I think I will leave the style name unchanged, I was just curious if style.cfg controls that.

A wink to AC/DC? :9


So I need to upload _custom_config.scss and _custom.scss - correct?

The other 3 files were uploaded yesterday - as soon as I updated them.


Cheers!

Return to “[3.2.x] Styles Support & Discussion”