[Release] PBTech

For style authors to post and receive feedback on 3.1.x styles still in development. Any development styles you wish to use on your live board should be installed with caution!
Anti-Spam Guide
User avatar
noth
Registered User
Posts: 2528
Joined: Fri Jan 07, 2005 7:10 pm
Location: North Surrey

Re: [Release] PBTech

Post by noth »

great work and the larger icons for the forums are a definite plus in PBTECH but possibly not prosilver
PayBas wrote:You can simply assign the images by filling in the "forum image" for each forum in the ACP.
Yes, this true. However if you also use prosilver theme, you get double icons.
I have installed PBTech and the larger icons, but I have definite complaints from my senior prosilver users who don't like the double/ larger icons they are now getting :o oh well
nfsmaniac
Registered User
Posts: 16
Joined: Sat Oct 11, 2014 4:42 pm

Re: [Release] PBTech

Post by nfsmaniac »

Thanks for great style!
But it would be nice, if the rows can be clickable, not only the text (I know, there is also link to the last post in the forum, and maybe it could be a problem).
Like on this picture:

Image

I've tried to apply a part of this MOD:
https://www.phpbb.com/customise/db/mod/ ... pic/101486
In viewforum_body.html of PBTech:
after

Code: Select all

<!-- IF 
topicrow.S_POST_STICKY --> sticky<!-- ENDIF --><!-- IF topicrow.S_TOPIC_REPORTED --> reported<!-- ENDIF --
>"
add

Code: Select all

onclick="window.location.href='<!-- IF topicrow.S_UNREAD_TOPIC -->{topicrow.U_NEWEST_POST}<!-- ELSE -->
{topicrow.U_LAST_POST}<!-- ENDIF -->'"
But now it's clickable only small area, not at least the whole forum icon (i don't have good coding skills). :(

I think it could be nice improvement of the PBTech base concept.
User avatar
noth
Registered User
Posts: 2528
Joined: Fri Jan 07, 2005 7:10 pm
Location: North Surrey

Re: [Release] PBTech

Post by noth »

sounds possible! ;) also, just noticed the responsive capabilities of PB TECH, what happens is, the RECENT TOPICS shove over to the top of the index page entirely, just as in Prosilver, very impressive! :D the responsive process on PB TECH seems to be just as good as on Prosilver!

For the PB TECH icons.....
PayBas wrote:You can get them here, under "additional files".

http://pbwow.com/forum/viewtopic.php?f=3&t=11649#p21680

For the next release I'll change it so it will display normal forum status icons if there is no custom icon defined.
sounds great but this does not download a zip file

it downloads a .7z which my Windows doesn't know :oops: I'm running Windows7
nfsmaniac
Registered User
Posts: 16
Joined: Sat Oct 11, 2014 4:42 pm

Re: [Release] PBTech

Post by nfsmaniac »

noth wrote:it downloads a .7z which my Windows doesn't know :oops: I'm running Windows7
Try Total Commander or WinRAR. ;)
If you want something free, you could try PeaZIP - many archive format support and many translations.
User avatar
noth
Registered User
Posts: 2528
Joined: Fri Jan 07, 2005 7:10 pm
Location: North Surrey

Re: [Release] PBTech

Post by noth »

cheers nfsmaniac, :mrgreen: WinRAR works good

SO if you have these fine icons kindly supplied by PayBas, (and they are great!) I believe it would look better for your Prosilver users as pointed out by another member, that the "double icons" situation be addressed

the following code changes do that, in prosilver's forum_list_body

[SAVE A COPY of FORUMLIST_BODY]
[FIND]
<dl class="icon {forumrow.FORUM_IMG_STYLE}">

[REPLACE WITH}
<dl<!-- IF not forumrow.FORUM_IMAGE --> class="icon {forumrow.FORUM_IMG_STYLE}"<!-- ENDIF -->>

[CLEAR THE CACHE]

now you have JUST the icons supplied for PB TECH in both styles :D much better
FoxhoundOz
Registered User
Posts: 1
Joined: Mon Jan 05, 2015 5:33 am

Re: [Release] PBTech

Post by FoxhoundOz »

Firstly, I just want to say that thank you so much for creating such a wonderful theme for phpbb is fantastic. I love the simplistic but yet very effective look.

I do have some noob questions, so please dont hate. I tried the search feature but i wasnt able to find anything that assisted me with this. :(

I was wondering are we allowed to customise the background and the header? What is the ideal size of an image for a new forum?

Cheers heaps :)
User avatar
PayBas
Former Team Member
Posts: 930
Joined: Thu May 25, 2006 12:37 am

Re: [Release] PBTech

Post by PayBas »

maciasbarlinek99 wrote:Can you give me your logo project (I want to make my logo)
There isn't one. I sliced and diced the current logo together. I don't have a font or anything ;).
nfsmaniac wrote:But it would be nice, if the rows can be clickable, not only the text (I know, there is also link to the last post in the forum, and maybe it could be a problem).
...
I think it could be nice improvement of the PBTech base concept.
This is tricky, because there are numerous elements inside of the forum row container, some of which are links themselves (subforums, links inside forum descriptions, etc.), so it could result in unexpected behavior.

Basically the only way to do this without breaking HTML validation is by using JS like you said. I haven't experimented with this yet though, so I'll have to get back to you on this.
noth wrote:cheers nfsmaniac, :mrgreen: WinRAR works good
Or just use http://www.7-zip.org/ ;)
FoxhoundOz wrote:I was wondering are we allowed to customise the background and the header? What is the ideal size of an image for a new forum?
You can change any part of the style you want. You can simply replace the images included in the style to change the look.

As for forum icons, I think anything up to 50x50 px will work just fine.
User avatar
Louis7777
Registered User
Posts: 247
Joined: Sat Apr 21, 2012 9:22 pm

Re: [Release] PBTech

Post by Louis7777 »

Sorry for going off-topic, but do you guys see a horizontal scrollbar at the end of the first post? The image attachment is causing it, but I thought this was already addressed and fixed before.

It can be fixed if you change the following in content.css:

Code: Select all

.postbody img.postimage {
    max-width: 100%;
}
To:

Code: Select all

.postbody img.postimage {
    max-width: 99%;
}
Or:

Code: Select all

.postbody img.postimage {
    box-sizing: border-box;
    max-width: 100%;
}
User avatar
Kirk_Fitzgerald
Registered User
Posts: 255
Joined: Mon Nov 06, 2006 7:10 am
Location: England, UK
Name: Kirk

Re: [Release] PBTech

Post by Kirk_Fitzgerald »

First and foremost, what a superb style, kudos to you for that.

Could I ask PayBas, how do members know there are new posts in the forums from the index?

Image

The pipe and tobacco forums both have new posts in them by other users but I am seeing no indicator letting me know there are new posts in them, I know there are new posts there for they are showing in your recent topics extension.

Is there something I am supposed to do manually to make an indicator show!?
Khaos-Rage
Registered User
Posts: 71
Joined: Sun Jul 13, 2008 4:31 am

Re: [Release] PBTech

Post by Khaos-Rage »

The new topic indicator is the Paper icon next to the "(Topics: 2 | Posts:8) Image"

Image means new topic or post.

Image means nothing new.
User avatar
Kirk_Fitzgerald
Registered User
Posts: 255
Joined: Mon Nov 06, 2006 7:10 am
Location: England, UK
Name: Kirk

Re: [Release] PBTech

Post by Kirk_Fitzgerald »

Khaos-Rage wrote:The new topic indicator is the Paper icon next to the "(Topics: 2 | Posts:8) Image"

Image means new topic or post.

Image means nothing new.

Thank you for that reply, I thought they might be it and was hoping there would be something more obvious for members to see, right so, I shall work from there and make it a little clearer.
User avatar
Raul [ThE KuKa]
Style Customisations
Style Customisations
Posts: 11138
Joined: Mon Dec 08, 2003 9:24 pm
Location: Spain
Name: Raul Arroyo

Re: [Release] PBTech

Post by Raul [ThE KuKa] »

All unsolicited PMs will be ignored.
:warning: Knowledge Base | Documentation | Board rules | phpBB Styles Rules & Policies | Styles Queue Stats :warning:


If you like my styles, translations, etc. and want to show some appreciation, then feel free to Donate.
:flag_es: phpBB Spain - Online Since 2003 :heart:


User avatar
PayBas
Former Team Member
Posts: 930
Joined: Thu May 25, 2006 12:37 am

Re: [Release] PBTech

Post by PayBas »

Louis7777 wrote:Sorry for going off-topic, but do you guys see a horizontal scrollbar at the end of the first post? The image attachment is causing it, but I thought this was already addressed and fixed before.
Thanks for pointing it out. I will investigate. I think this is an actual problem with prosilver as well.
Kirk_Fitzgerald wrote:Could I ask PayBas, how do members know there are new posts in the forums from the index?
I'm planning on making the indicator a bit clearer in the next update ;).
Raul [ThE KuKa] wrote:PBTech Style Support now here. ;)
Indeed.

*locked*

Return to “[3.1.x] Styles in Development”