Introducing the NodeBB 0.7.0 Persona preview
-
Hi,
I have 2 possible improvements of edit profile page
In first variant buttons and profile image use 100% width of parent block
Second:
Buttons have constant width similar to photo width 128px
Which one is better?
-
-
Pages are too wide on mobile. You can scroll right about 50px. Also, the upvote/down vote icons overlap the reply and quote buttons.
-
@pitaj said:
Pages are too wide on mobile. You can scroll right about 50px. Also, the upvote/down vote icons overlap the reply and quote buttons.
This seems resolved now (check this page?)... it may be certain pages, so if you do find it again, let us know which url.
-
@julian not fixed.
-
@Oleksandr-Pidlisnyi said:
Hi,
I have 2 possible improvements of edit profile page
In first variant buttons and profile image use 100% width of parent block
Second:
Buttons have constant width similar to photo width 128px
Which one is better?
Great job with the profile page. Probably the fixed 128px makes sense
-
@julian the "about 50px" horizontal scrolling seems to be an issue with image-max-width as to my observance
-
Does this theme only work with 0.7.x or can I use a more stable 0.6.x ?
-
@J3nkl3r said:
Does this theme only work with 0.7.x or can I use a more stable 0.6.x ?
Just 0.7.0, the themes still only a preview. So it's not finished.
-
Ok, but is there a easy way to install it? Do i get the theme if I install 0.7.x ?
-
@J3nkl3r said:
Ok, but is there a easy way to install it? Do i get the theme if I install 0.7.x ?
Nope, it's a seperate theme at the minute. 0.7.0 isn't considered stable, so if you require stability I would wait until it's finished. But if you've already upgraded then you'd clone the github repo inside your node_modules folder then activate the theme in the ACP.
git clone
followed by the themes clone url from github, can't copy paste as I'm on an iPad and the box doesn't work in github... -
Cool thanks, I have it up and running now
-
Latest version of Persona pushed to live
-
@psychobunny said:
Latest version of Persona pushed to live
Why is the permalink to the post on the time it was posted and not on the "posted"
-
haha @a_5mith running out of things to complain about good sign
-
@psychobunny said:
haha @a_5mith running out of things to complain about good sign
I never complain.
-
Haha I'm kidding of course. But I do need a scapegoat for all this extra work I've been doing lately - might as well be the last poster in this thread
-
This is my first encounter with Nodebb, hoping to get a project with it off the ground soon. Persona made me chose Nodebb over the other offerings, as I love the look and feel of it!
One quick question though: how can I remove the huge jumbotron that's on the categories page (with the title "Welcome to the NodeBB Developer Community") without editing the template? I'd rather not edit the template and create potential conflicts with later git pulls. Or am I missing something very obvious?