[CDB] we_universal 2.4.0

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!
Suggested Hosts
JörgCH
Registered User
Posts: 66
Joined: Tue Nov 25, 2014 10:07 pm

Re: [Dev] we_universal 2.4.0

Post by JörgCH »

Hi,

i have with to extensions some problems with the viewing of
same templates...

- PHPBB Gallery
I dont get show the additional Link for the user gallery in the user profile

- PM-Box Status
in the PM i dont see the status from the PM folders.

my question are now : it this a problem of the template or of the extension it self
and i must copy the styles from the extension style subfolder i a new we_universal subfolder ???

Regards Jörg
weeb
Registered User
Posts: 392
Joined: Fri Apr 09, 2010 7:54 pm
Contact:

Re: [Dev] we_universal 2.4.0

Post by weeb »

Rafael. wrote:The style is finished?
It's still a development versions, not the final one.

JörgCH, all events should be present in we_universal. Do you have the latest version from GitHub? Copying templates shouldn't be necessary since they are inherited from prosilver.
phpBB styles: we_universalwe_clearblue
Styles news and updates: FacebookGoogle+Twitter
JörgCH
Registered User
Posts: 66
Joined: Tue Nov 25, 2014 10:07 pm

Re: [Dev] we_universal 2.4.0

Post by JörgCH »

Thanks for answer , i will update the template and check all extensions.
JörgCH
Registered User
Posts: 66
Joined: Tue Nov 25, 2014 10:07 pm

Re: [Dev] we_universal 2.4.0

Post by JörgCH »

Soory Weeb, i use now the newst version from the github , but the result are the same...
CD130
Registered User
Posts: 114
Joined: Thu Nov 13, 2014 2:09 pm

Re: [Dev] we_universal 2.4.0

Post by CD130 »

Yeaahh, a new update is available on GitHub :) Thanks Weeb !!
lknhan
Registered User
Posts: 400
Joined: Mon Dec 15, 2003 1:15 am

Re: [Dev] we_universal 2.4.0

Post by lknhan »

I just add new version, see hehe: http://cailuongvietnam.vn/forum/index.php
Why have alot off table border ?
Attachments
boder.JPG
qarclas
Registered User
Posts: 21
Joined: Wed Jan 07, 2015 2:31 am

Re: [Dev] we_universal 2.4.0

Post by qarclas »

Image

Have this error at the bottom since the update
weeb
Registered User
Posts: 392
Joined: Fri Apr 09, 2010 7:54 pm
Contact:

Re: [Dev] we_universal 2.4.0

Post by weeb »

lknhan, I don't know what do you mean. That grey background on left and right of header image? If yes, it's ok. See how it looks on bigger resolutions.

qarclas, you probably didn't remove this lines (ecpecially INCLUDEJS ones):
https://github.com/inventea/we_universa ... e56cfe686e

In the future please paste error message instead of screenshot :)
phpBB styles: we_universalwe_clearblue
Styles news and updates: FacebookGoogle+Twitter
maloupeters
Registered User
Posts: 1
Joined: Mon Mar 30, 2015 8:52 am
Name: Malou Peters
Contact:

Re: [Dev] we_universal 2.4.0

Post by maloupeters »

I like this theme. Its real clean and professional. Gonna try it out.
"Live your life"
My website - https://www.maloupeters.nl
travel
Registered User
Posts: 131
Joined: Sun Jan 11, 2015 7:21 pm

Re: [Dev] we_universal 2.4.0

Post by travel »

How to create/make round corners (which line in css file)?
Very nice 3.1.x style. 8-)
weeb
Registered User
Posts: 392
Joined: Fri Apr 09, 2010 7:54 pm
Contact:

Re: [Dev] we_universal 2.4.0

Post by weeb »

Thanks. Version 2.5.0 will be even better :)

travel, where do you want to put rounded corners?
phpBB styles: we_universalwe_clearblue
Styles news and updates: FacebookGoogle+Twitter
travel
Registered User
Posts: 131
Joined: Sun Jan 11, 2015 7:21 pm

Re: [Dev] we_universal 2.4.0

Post by travel »

weeb wrote:travel, where do you want to put rounded corners?
Here:
round corners.png
weeb
Registered User
Posts: 392
Joined: Fri Apr 09, 2010 7:54 pm
Contact:

Re: [Dev] we_universal 2.4.0

Post by weeb »

common.css, for .inventea-userbar add:

Code: Select all

border-top-left-radius: Xpx;
border-top-right-radius: Xpx;
The same file but for .inventea-content add:

Code: Select all

border-bottom-left-radius: 8px;
border-bottom-right-radius: 8px;
phpBB styles: we_universalwe_clearblue
Styles news and updates: FacebookGoogle+Twitter
travel
Registered User
Posts: 131
Joined: Sun Jan 11, 2015 7:21 pm

Re: [Dev] we_universal 2.4.0

Post by travel »

Thank you! ;)
weeb
Registered User
Posts: 392
Joined: Fri Apr 09, 2010 7:54 pm
Contact:

Re: [Dev] we_universal 2.4.0

Post by weeb »

There are some bugfixes from last few days:
- fixed auto expanding textarea
- reverted Subscribe forum link
- fixed back to top icons
- fixed login/register forms inputs in mobile view
- fixed invisible PM message tools dropdown

Full changes and download at:
https://github.com/inventea/we_universa ... ts/develop

We're closing to RC1 :)
phpBB styles: we_universalwe_clearblue
Styles news and updates: FacebookGoogle+Twitter
Locked

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