@cagatay That matches what I see
4f0f858d-9812-42b1-9f61-ffb13d31dccd-image.png
@phenomlab yes please mate, it’s the possible at all? - happy to choose a different font as wary of copying mate.
Many thanks as always!
Although the font did look great last time. I can’t remember if the header was a different font .
@jac Let me have a play around with this.
@phenomlab said in NodeBB customisation:
@jac Let me have a play around with this.
Many thanks mate.
@jac said in NodeBB customisation:
@jac said in NodeBB customisation:
@jac said in NodeBB customisation:
@jac said in NodeBB customisation:
@phenomlab said in NodeBB customisation:
@jac It’s in the above post
Apologies!
Worked a treat! Many thanks again .
Am ok to keep posting little tweaks that I am looking to change?
Looking to change the font & number of read posts.
Looking to change this to blue white a white font and then as the posts are read it changes to yellow?
Is this something that is possible? I seem to remember it working out well on the last installation.
Many thanks.
I’ve actually found a screenshot of how grtit looked last time. The font etc and the bottom bar looked great!
Is there any way to change the member name colour on the quote? As this clashes with the colour.
Thanks .
Youll see the title don’t appears to be different or bold.
Many thanks as always!
@jac I fixed that a while back
@jac said in NodeBB customisation:
@jac said in NodeBB customisation:
@jac said in NodeBB customisation:
@jac said in NodeBB customisation:
@jac said in NodeBB customisation:
@phenomlab said in NodeBB customisation:
@jac It’s in the above post
Apologies!
Worked a treat! Many thanks again .
Am ok to keep posting little tweaks that I am looking to change?
Looking to change the font & number of read posts.
Looking to change this to blue white a white font and then as the posts are read it changes to yellow?
Is this something that is possible? I seem to remember it working out well on the last installation.
Many thanks.
I’ve actually found a screenshot of how grtit looked last time. The font etc and the bottom bar looked great!
Is there any way to change the member name colour on the quote? As this clashes with the colour.
Thanks .
Youll see the title don’t appears to be different or bold.
Many thanks as always!
Apologies it’s this mate, it was hiding at the start of the quote.
@jac said in NodeBB customisation:
@jac said in NodeBB customisation:
@jac said in NodeBB customisation:
@jac said in NodeBB customisation:
@jac said in NodeBB customisation:
@jac said in NodeBB customisation:
@phenomlab said in NodeBB customisation:
@jac It’s in the above post
Apologies!
Worked a treat! Many thanks again .
Am ok to keep posting little tweaks that I am looking to change?
Looking to change the font & number of read posts.
Looking to change this to blue white a white font and then as the posts are read it changes to yellow?
Is this something that is possible? I seem to remember it working out well on the last installation.
Many thanks.
I’ve actually found a screenshot of how grtit looked last time. The font etc and the bottom bar looked great!
Is there any way to change the member name colour on the quote? As this clashes with the colour.
Thanks .
Youll see the title don’t appears to be different or bold.
Many thanks as always!
Apologies it’s this mate, it was hiding at the start of the quote.
Title font appears to be bold compared? Although possibly same font.
@jac said in NodeBB customisation:
Title font appears to be bold compared? Although possibly same font.
Ok, add this
.topic h1 .topic-title {
font-weight: 600;
}
@phenomlab said in NodeBB customisation:
@jac said in NodeBB customisation:
Title font appears to be bold compared? Although possibly same font.
Ok, add this
.topic h1 .topic-title { font-weight: 600; }
Worked a treat again my friend, thank you very much as always!
There’s probably going to be more changes on the way, if that’s ok? But like I’ve said previously I’m more than happy to put the Phenomlab stamp on it .
I think this was done last time… Is there any way to add … To the slider if it has a certain amount of characters?
Many thanks.
@jac Fine. Just keep using this thread as we’ll document the changes along the way
@phenomlab said in NodeBB customisation:
@jac Fine. Just keep using this thread as we’ll document the changes along the way
Many thanks mate, sounds good to me .
@jac Something like this ?
.recent-cards .recent-card-container .recent-card .topic-info p {
max-width: 200px;
margin: 0;
width: 200px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
line-height: 1.2;
}
@phenomlab said in NodeBB customisation:
@jac Something like this ?
.recent-cards .recent-card-container .recent-card .topic-info p { max-width: 200px; margin: 0; width: 200px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; line-height: 1.2; }
Thanks mate, yes like that but with the … At the end of the last word in the box?
@jac That’s not as simple as it looks unfortunately. The text isn’t formatted as a single line so the artefact of that is the multiple three dots you can see. It’s possible to consolidate this into one line, but it can only be for that particular view meaning you need explicit CSS.
Happy to have another look, but it’s a lot of work for very little (cosmetic) gain.
@phenomlab said in NodeBB customisation:
@jac That’s not as simple as it looks unfortunately. The text isn’t formatted as a single line so the artefact of that is the multiple three dots you can see. It’s possible to consolidate this into one line, but it can only be for that particular view meaning you need explicit CSS.
Happy to have another look, but it’s a lot of work for very little (cosmetic) gain.
Thanks for looking mate, I seem to remember it was possible last time but I can’t find a screenshot to show you unfortunately.
No sweat mate, I just thought it would look a bit more professional and cleaner .
@phenomlab is there any way to change the colour of the tags?
Is there any way to have the tag background In blue, with white writing and the number to be in yellow? but to all be together?
Many thanks