No no, I said that in the sense that he told me it was simple ^^
I was able to see that this was not the case by targeting the elements he had advised me.
NodeBB customisation
-
@jac said in NodeBB customisation:
Would there be a way to change the URL colour in quote to stand out or is that too difficult?
Can you send me a URL where this is an issue to save me trawling through your forum ?
-
@phenomlab said in NodeBB customisation:
@jac said in NodeBB customisation:
I think itās because the mentions colour is set to white, Iāll find the other colour and change it.
Use this
blockquote .plugin-mentions-user.plugin-mentions-a { color: #ffc557 !important; }
Fantastic mate, thatās sorted it
-
@phenomlab said in NodeBB customisation:
@jac said in NodeBB customisation:
Would there be a way to change the URL colour in quote to stand out or is that too difficult?
Can you send me a URL where this is an issue to save me trawling through your forum ?
Sureā¦ here
-
Itās probably my fault as Iāve chosen a background colour that natively clashes, would you prefer me to change the quote colour instead?
-
@jac Use this
blockquote a { color: #ffc557; }
Youāll need a hover class as well otherwise the text will disappear when hovered over - use this
blockquote a:hover { color: #db9716; }
-
@phenomlab said in NodeBB customisation:
@jac Use this
blockquote a { color: #ffc557; }
Youāll need a hover class as well otherwise the text will disappear when hovered over - use this
blockquote a:hover { color: #db9716; }
Worked a treat mate, thank you very much as always, a massive help!
-
@jac said in NodeBB customisation:
@phenomlab said in NodeBB customisation:
@jac Use this
blockquote a { color: #ffc557; }
Youāll need a hover class as well otherwise the text will disappear when hovered over - use this
blockquote a:hover { color: #db9716; }
Worked a treat mate, thank you very much as always, a massive help!
I think all the changes may have affected this.
Is there any way to replicate colours on the tags page for the widget?
Sorry to be a painā¦
-
@jac Can you provide a screenshot ? Sorry. Not entirely sure I understand.
-
@phenomlab said in NodeBB customisation:
@jac Can you provide a screenshot ? Sorry. Not entirely sure I understand.
-
@jac did you add any additional CSS other than what I provided ? Iām surprised this is impacted as the classes are completely different.
-
@phenomlab said in NodeBB customisation:
@jac did you add any additional CSS other than what I provided ? Iām surprised this is impacted as the classes are completely different.
No mate I didnāt.
-
@jac I see why. Fixed
Iāve changed the CSS on your site already, so nothing for you to do
-
@phenomlab said in NodeBB customisation:
@jac I see why. Fixed
Iāve changed the CSS on your site already, so nothing for you to do
Amazing mate, thank you so much for doing this!!
-
Was thinking about customising breadcrumbs is this something that is possible? / Where the title is and customise that with some colours?
Many thanks as always!
-
@jac there arenāt any breadcrumbs in that screenshot ?
-
@phenomlab said in NodeBB customisation:
@jac there arenāt any breadcrumbs in that screenshot ?
Ignore me mate. Sorry, I read they can be added in, donāt worry about that.
I was thinking some styling to where the title sits?
-
@jac what are you looking for ?
-
@phenomlab said in NodeBB customisation:
@jac what are you looking for ?
Iām not on the laptop currently so am unable to do it, but was thinking of maybe moving the message thatās displayed and just showing that for now on the home page only?
As for the titles, maybe a blue background with white writing? May look bad but Iām trying to (with the great help from yourself) make it very much fit in with Stockport colours at every opportunity without overdoing it ;).
-
@jac Ok. Might make sense to put together a mock up of sorts and Iāll work from that.
-
@phenomlab said in NodeBB customisation:
@jac Ok. Might make sense to put together a mock up of sorts and Iāll work from that.
Thanks mate. Will do
Related Topics
-
-
Forum Icons NodeBB
Solved Customisation -
-
-
NodeBB Footer
Solved Customisation -
NodeBB Discord Plugins
Unsolved Customisation -
NodeBB Design help
Solved Customisation -
Customising NodeBB
Locked Customisation