Anyone developing arty's styles for 3.3

For support and discussion related to templates and themes in phpBB 3.3.
User avatar
durangod
Registered User
Posts: 804
Joined: Tue Nov 03, 2009 1:26 pm
Location: USA East Texas
Name: Dave

Re: Anyone developing arty's styles for 3.3

Post by durangod »

Just be aware folks that some extensions will not function properly on the Arty Black, BlackRed theme. Not really sure why but i have found several that will not display correctly or if at all. So consider that before using these old themes.
Username is short for durango dave
User avatar
durangod
Registered User
Posts: 804
Joined: Tue Nov 03, 2009 1:26 pm
Location: USA East Texas
Name: Dave

Re: Anyone developing arty's styles for 3.3

Post by durangod »

I was curious why there are Home and Forums buttons and also search, login, and register links along with a login icon. I prefer the icons i dont see a reason to have the additional search, login and register links unless we use them as an image alt of some kind sort of thing.

Do i just need to remove those extra links from the files?
links_and_icons.jpg

UPDATE:

Part of this answer is here viewtopic.php?t=2419106

Then looks like the rest of it is caused by the navbar secondary css. So looks like i will need to edit the css code (stylesheet.css)

Code: Select all

.navbar.secondary {
  color: #ef4a43;
  display: none;  /* added to remove secondary navbar */
}

Also if you install or use the phpbb official pages extension here is the icon that goes with that for the blackred theme. You will need this because
the default icon from the extension has a white background.

Below are the modified psd (photoshop) and gif files if someone wants to do a better job :)
icon_pages.psd
icon_pages.gif
You do not have the required permissions to view the files attached to this post.
Username is short for durango dave
User avatar
cabot
Registered User
Posts: 755
Joined: Sat Jan 07, 2012 4:16 pm

Re: Anyone developing arty's styles for 3.3

Post by cabot »

Perhaps you should create a topic in the style support section. ;)
User avatar
durangod
Registered User
Posts: 804
Joined: Tue Nov 03, 2009 1:26 pm
Location: USA East Texas
Name: Dave

Re: Anyone developing arty's styles for 3.3

Post by durangod »

Good idea, thanks :) I may move my last 2 posts over there and remove it from here.
Username is short for durango dave
User avatar
Mick
Support Team Member
Support Team Member
Posts: 26781
Joined: Fri Aug 29, 2008 9:49 am

Re: Anyone developing arty's styles for 3.3

Post by Mick »

Just leave them as they are and post in the discussion/support forum.
  • "The more connected we get the more alone we become” - Kyle Broflovski© 🇬🇧
User avatar
durangod
Registered User
Posts: 804
Joined: Tue Nov 03, 2009 1:26 pm
Location: USA East Texas
Name: Dave

Re: Anyone developing arty's styles for 3.3

Post by durangod »

Ok :)
Username is short for durango dave
User avatar
Talk19Zehn
Registered User
Posts: 885
Joined: Tue Aug 09, 2011 1:10 pm

Re: Anyone developing arty's styles for 3.3

Post by Talk19Zehn »

Hi, in the last few days I have created graphics based on Olympus for the phpBB-pages-extension and will put them online on my site. It is as if there is a need.

With kind regards
User avatar
_Vinny_
Style Customisations
Style Customisations
Posts: 9952
Joined: Tue Aug 11, 2009 12:45 am
Location: Brazil
Name: Marcus Vinicius

Re: Anyone developing arty's styles for 3.3

Post by _Vinny_ »

cabot wrote: Tue Feb 27, 2024 12:11 pm I've updated the Black style to 3.3.11.
Black 3.3.11

The Black Red style, also in 3.3.11, is inherited from Black and requires it to be installed.
Black Red 3.3.11

Topic on my board
Feel free to submit the update to CDB.
User avatar
cabot
Registered User
Posts: 755
Joined: Sat Jan 07, 2012 4:16 pm

Re: Anyone developing arty's styles for 3.3

Post by cabot »

Would it be possible to merge it with the original contribution, rather than creating a new one dedicated to version >= 3.3.11?
Or maybe just add me as an occasional contributor, which would allow me to send a new revision?
User avatar
_Vinny_
Style Customisations
Style Customisations
Posts: 9952
Joined: Tue Aug 11, 2009 12:45 am
Location: Brazil
Name: Marcus Vinicius

Re: Anyone developing arty's styles for 3.3

Post by _Vinny_ »

cabot wrote: Sat Mar 09, 2024 11:04 am Would it be possible to merge it with the original contribution, rather than creating a new one dedicated to version >= 3.3.11?
Or maybe just add me as an occasional contributor, which would allow me to send a new revision?
I added you as a co-author in the original contribution. ;)
User avatar
CyrusG
Registered User
Posts: 46
Joined: Mon Jan 28, 2019 11:58 am
Location: London

Re: Anyone developing arty's styles for 3.3

Post by CyrusG »

cabot wrote: Sat Mar 09, 2024 11:04 am Would it be possible to merge it with the original contribution, rather than creating a new one dedicated to version >= 3.3.11?
Or maybe just add me as an occasional contributor, which would allow me to send a new revision?
https://www.phpbb.com/customise/db/styl ... ia_helion/

Curious question about this theme. Is it something you are working on or will this have to wait?
User avatar
cabot
Registered User
Posts: 755
Joined: Sat Jan 07, 2012 4:16 pm

Re: Anyone developing arty's styles for 3.3

Post by cabot »

_Vinny_ wrote: Sat Mar 09, 2024 5:45 pm I added you as a co-author in the original contribution.
Thanks! :)

CyrusG wrote: Sat Mar 09, 2024 5:57 pm https://www.phpbb.com/customise/db/styl ... ia_helion/

Curious question about this theme. Is it something you are working on or will this have to wait?
I haven't had the time to get into the project yet. Stay tuned to this topic, I'll let you know when it's done.

One question though, what do you like most about this style? The clean style and colours or the fact of having a sidebar?
If I remove the sidebar to move its elements around, as on other styles, would that cause you any problems?

I'm asking because we'll have to adapt the layout to make it responsive.
It's not a big problem but, personally, I don't think the sidebar adds much to the style. Especially as moving elements around on small screens will confuse users, who may not be able to find their way around.
User avatar
CyrusG
Registered User
Posts: 46
Joined: Mon Jan 28, 2019 11:58 am
Location: London

Re: Anyone developing arty's styles for 3.3

Post by CyrusG »

Thanks for the reply. The sidebar is not forced and can be removed. I like the layout itself and wish the theme would be a bit like Basic. Keep the colors and make the theme a little more responsive.
User avatar
durangod
Registered User
Posts: 804
Joined: Tue Nov 03, 2009 1:26 pm
Location: USA East Texas
Name: Dave

Re: Anyone developing arty's styles for 3.3

Post by durangod »

I also dont really care about sidebars, their benefit is small compared to other stuff.
Username is short for durango dave
User avatar
cabot
Registered User
Posts: 755
Joined: Sat Jan 07, 2012 4:16 pm

Re: Anyone developing arty's styles for 3.3

Post by cabot »

CyrusG wrote: Sun Mar 10, 2024 12:24 pm I like the layout itself and wish the theme would be a bit like Basic. Keep the colors and make the theme a little more responsive.
Did you know that you can easily change the colours of the Basic style?

By adding these two lines to the _custom_config.html file and recompiling the style with the SCSS Compiler extension, you'll have the Basic style with Helion colours:

Code: Select all

$primary-color: #2372bb;
$secondary-color: #bc2a2a;

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