we_universal

Board3 Portal extension We_Universal CSS - we_universal

Board3 Portal extension We_Universal CSS

by Galixte de EzCom » Wed Oct 28, 2015 3:19 pm

Hi,

those are the CSS files for Board3 Portal extension and we_universal style.

This extension is also available on GitHub: https://github.com/board3/Board3-Portal.

Download link (Source).

Demo: Style We_Universal | v2.4.3 | Jarosław Pustuła (weeb & jaroslw).
Last edited by Galixte de EzCom on Sat Aug 19, 2017 9:47 pm
Communau EzCom
📖 « Traductions d’extensions & styles pour phpBB 3.2.x & 3.3.x ».
📋 Lists of all extensions identified for phpBB 3.1.x & 3.2.x.
📋 Lists of all styles identified for phpBB 3.1.x & 3.2.x.
Image Tu as un forum et tu veux aussi un site web ? Regarde par ici.
User avatar
Galixte de EzCom
Registered User
Posts: 1106
Joined: Mon Oct 04, 2004 11:14 pm
Location: France
Name: Raphaël M.

Re: Board3 Portal extension We_Universal CSS

by Galixte de EzCom » Wed Oct 28, 2015 3:20 pm

Communau EzCom
📖 « Traductions d’extensions & styles pour phpBB 3.2.x & 3.3.x ».
📋 Lists of all extensions identified for phpBB 3.1.x & 3.2.x.
📋 Lists of all styles identified for phpBB 3.1.x & 3.2.x.
Image Tu as un forum et tu veux aussi un site web ? Regarde par ici.
User avatar
Galixte de EzCom
Registered User
Posts: 1106
Joined: Mon Oct 04, 2004 11:14 pm
Location: France
Name: Raphaël M.

Re: Board3 Portal extension We_Universal CSS

by Galixte de EzCom » Fri Nov 06, 2015 11:41 am

An update of those CSS files has been done, here : https://github.com/Galixte/Board3-Porta ... 971780c9ef & https://github.com/Galixte/Board3-Porta ... 81ae4dc7b4.

It corrects the displaying reported by Dom86. Thanks to cabot ;)

Source.
Communau EzCom
📖 « Traductions d’extensions & styles pour phpBB 3.2.x & 3.3.x ».
📋 Lists of all extensions identified for phpBB 3.1.x & 3.2.x.
📋 Lists of all styles identified for phpBB 3.1.x & 3.2.x.
Image Tu as un forum et tu veux aussi un site web ? Regarde par ici.
User avatar
Galixte de EzCom
Registered User
Posts: 1106
Joined: Mon Oct 04, 2004 11:14 pm
Location: France
Name: Raphaël M.

Re: Board3 Portal extension We_Universal CSS

by Galixte de EzCom » Wed Nov 11, 2015 12:48 pm

An new update of one CSS file has been done, here : https://github.com/Galixte/Board3-Porta ... 2ea42c0c9d.

It corrects the displaying reported by Tarantino & Wignatz. Thanks to cabot ;)

Source.
Communau EzCom
📖 « Traductions d’extensions & styles pour phpBB 3.2.x & 3.3.x ».
📋 Lists of all extensions identified for phpBB 3.1.x & 3.2.x.
📋 Lists of all styles identified for phpBB 3.1.x & 3.2.x.
Image Tu as un forum et tu veux aussi un site web ? Regarde par ici.
User avatar
Galixte de EzCom
Registered User
Posts: 1106
Joined: Mon Oct 04, 2004 11:14 pm
Location: France
Name: Raphaël M.

Re: Board3 Portal extension We_Universal CSS

by DocSommer » Thu Apr 23, 2020 8:16 pm

Galixte de EzCom wrote:An new update of one CSS file has been done, here : https://github.com/Galixte/Board3-Porta ... 2ea42c0c9d.

It corrects the displaying reported by Tarantino & Wignatz. Thanks to cabot ;)

Source.
Hi Raphaël,

thanks for providing these files. They are working pretty well with phpbb 3.3 and the latest we_universal theme. Im using board3 portal to have some sort of newsfeed. Therefore I have only the welcome and announcement block enabled and there's some little tweks I need to do in order to improve the appearance. Perhaps you can give me a little help with the CSS edits here. First of all this is the current look:

Image

And that's the things I've noticed:

- The welcome block content has a little left-margin (red line on the left) compared the the announcement block content (turquoise line on the left). I'd like to move the announcement content a bit to the right to get it in line with the welcome block content.

- I also like a litte more space between the different announcements below the separating horizontal lines (yellow lines) and at the right border (orange line on the right)

- Finally I can only see the Portal Icon and Link (green square) if I'm logged in as Administrator it's not visible to registered users.

Thanks for having a look.
DocSommer
Registered User
Posts: 261
Joined: Mon Aug 24, 2009 10:30 pm
Location: Hamburg

Re: Board3 Portal extension We_Universal CSS

by Galixte de EzCom » Thu Apr 23, 2020 9:22 pm

For 1. & 2. use Developer Tool from your Web browser to locate the HTML areas concerned by your issue. On the right panel in Developer tool you’ll be able to find the CSS rules concerned by your issues, after that you’ll modify the CSS file in Board3 Portal extension, locate in ./ext/board3/portal/styles/we_universal/theme/portal.css. F12 is usually the shortcut to launch developer tool.

For 3. you have to set the right permissions for each group, especially the user permission “Can see the portal”.

Moreover, for phpBB 3.3.x I recommend you to use this version of Board3 Portal extension: https://reyno41.bplaced.net/phpbb/viewt ... f=33&t=228.
Communau EzCom
📖 « Traductions d’extensions & styles pour phpBB 3.2.x & 3.3.x ».
📋 Lists of all extensions identified for phpBB 3.1.x & 3.2.x.
📋 Lists of all styles identified for phpBB 3.1.x & 3.2.x.
Image Tu as un forum et tu veux aussi un site web ? Regarde par ici.
User avatar
Galixte de EzCom
Registered User
Posts: 1106
Joined: Mon Oct 04, 2004 11:14 pm
Location: France
Name: Raphaël M.

Re: Board3 Portal extension We_Universal CSS

by DocSommer » Sun Apr 26, 2020 4:54 pm

Thank's - I'll try and fiddle around with CSS more and see how it goes from there.

@ Point 3 - thanks, there was indeed a wicked default setting for "registered" users beeing disabled to see the portal while it's visible for guests by default (that's why I could see it in prosilver).
DocSommer
Registered User
Posts: 261
Joined: Mon Aug 24, 2009 10:30 pm
Location: Hamburg

Re: Board3 Portal extension We_Universal CSS

by papclems » Sun Dec 27, 2020 10:17 am

I have also an issue, with the extension of the board, the side menus are all with a kind of tabulation, on the right hand side.

where can i change that?
Attachments
weuniv.jpg
papclems
Registered User
Posts: 43
Joined: Tue Sep 12, 2017 2:07 pm

Re: Board3 Portal extension We_Universal CSS

by Maggan22 » Fri Nov 24, 2023 8:26 am

Hi,

The style is so Great - i love it - But I have the same problem as papclems - everything is moved.

Can you help?

Edit:
The error seems to be in the content css, specifically in the 'Cell' section

ul.topiclist dt,
ul.topiclist dd {

display: table-cell;

float: none;

background-size: 32px;
}

If you adjust this, the portal is correct, but the forum overview is no longer!
Attachments
board3_portal.png
Greets Maggan22
Maggan22
Registered User
Posts: 57
Joined: Tue Sep 15, 2009 1:32 pm

Re: Board3 Portal extension We_Universal CSS

by cabot » Fri Nov 24, 2023 1:33 pm

Hello,

Unzip this archive and upload the folder it contains to the ext/board3/portal/styles/ directory:
board3_portal_we_universal.zip
(4.92 KiB) Downloaded 123 times

By the way, if you are interested in the updated style for phpBB 3.3.11:
we_universal_3.3.11.zip
(247.8 KiB) Downloaded 135 times
User avatar
cabot
Jr. Style Validator
Posts: 1039
Joined: Sat Jan 07, 2012 4:16 pm

Re: Board3 Portal extension We_Universal CSS

by Maggan22 » Sat Nov 25, 2023 8:54 am

Thank you very much :) Unfortunately the portal is still not displayed correctly :(
Greets Maggan22
Maggan22
Registered User
Posts: 57
Joined: Tue Sep 15, 2009 1:32 pm

Re: Board3 Portal extension We_Universal CSS

by cabot » Sat Nov 25, 2023 8:59 am

Purge the board cache.

If that's not enough, disable and re-enable the extension. (don't delete data).

PS: I haven't checked all the modules, so don't hesitate to give feedback if you see any other changes to be made.
User avatar
cabot
Jr. Style Validator
Posts: 1039
Joined: Sat Jan 07, 2012 4:16 pm

Re: Board3 Portal extension We_Universal CSS

by Maggan22 » Sat Nov 25, 2023 9:52 am

I have cleared the cache. I'll try deactivating it, reactivating it and then clearing the board cache again
Greets Maggan22
Maggan22
Registered User
Posts: 57
Joined: Tue Sep 15, 2009 1:32 pm

Re: Board3 Portal extension We_Universal CSS

by cabot » Sat Nov 25, 2023 10:24 am

Could you please provide a link to your board?
User avatar
cabot
Jr. Style Validator
Posts: 1039
Joined: Sat Jan 07, 2012 4:16 pm

Re: Board3 Portal extension We_Universal CSS

by cabot » Sun Nov 26, 2023 8:45 am

Link sent by PM.

It seems that you haven't sent the we_univeral folder contained in the archive, in the styles/ directory of the extension.
User avatar
cabot
Jr. Style Validator
Posts: 1039
Joined: Sat Jan 07, 2012 4:16 pm