• Home
  • Categories
  • Recent
  • Popular
  • Top
  • Tags
  • Users
  • Groups
  • Documentation
    • Home
    • Read API
    • Write API
    • Plugin Development
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
v3.5.1 Latest
Buy Hosting

Custom Category Header Image?

Scheduled Pinned Locked Moved General Discussion
10 Posts 5 Posters 4.6k Views
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G Offline
    G Offline
    Guiri
    wrote on last edited by Guiri
    #1

    I'm having some trouble getting https://community.nodebb.org/topic/2333/custom-header to work. I'd like to be able to put a custom banner image on top for one of my categories. Is this possible?

    For example, domain.com/category/3/name would have a distinct banner image that's visible once you click into the category.

    1 Reply Last reply
    1
  • G Offline
    G Offline
    Guiri
    wrote on last edited by
    #2

    Bump. Anybody?

    1 Reply Last reply
    0
  • codejetC Offline
    codejetC Offline
    codejet GNU/Linux
    wrote on last edited by codejet
    #3

    Keen on this idea also, maybe integrated into the HTML Widget in Extend > Widget as a 'only show on category no#' would be totally sweet, as I don't think you can do that on that widget yet, but on some of the Widgets you can (i think).

    You could stuff anything in it then and have it appear on individual pages 🙂

    @Guiri - Custom Header is just for changing the background-image's in whatever css div/class you specify in it's ACP config

    not really used for implanting code, but I guess you could use it that way , with a banner (?) just use a HTML Widget and create a css class="someclass" for it, then put that in the custom-header ACP config. But it would be working on either every 'category' or every 'topic' not just one individual category.

    Oh probably should add you need to drag the 'Well' Panel, but add another class="another class" <-- use this in the ACP custom-header config. Also adding a style="height:250px;" .. or whatever you desire wouldn't hurt also 😄

    1 Reply Last reply
    1
  • G Offline
    G Offline
    Guiri
    wrote on last edited by
    #4

    @baris I'd like to add a PayPal bounty for this feature if any of you guys want to add it to 0.7. @Codejet Care to add to the bounty as well?

    1 Reply Last reply
    0
  • E Offline
    E Offline
    ExperienceOz
    wrote on last edited by
    #5

    Bumping as this is something we'd be interested in as well, and willing to add to any bounty for 🙂

    1 Reply Last reply
    2
  • leksarL Offline
    leksarL Offline
    leksar
    wrote on last edited by
    #6

    Yep, I'd like to have this option too.

    1 Reply Last reply
    1
  • A Offline
    A Offline
    Ali Gamers
    wrote on last edited by
    #7

    Same here. It'd be possible with a header widget for every category.

    1 Reply Last reply
    1
  • leksarL Offline
    leksarL Offline
    leksar
    wrote on last edited by
    #8

    Any ideas how to realize it ?

    1 Reply Last reply
    0
  • leksarL Offline
    leksarL Offline
    leksar
    wrote on last edited by
    #9

    Is there any way i can do it with custom CSS ?

    1 Reply Last reply
    1
  • G Offline
    G Offline
    Guiri
    wrote on last edited by
    #10

    @julian @pichalite Any idea if this can be done with some CSS around a widget image? I.e., Only displaying an image in a specific category? The closest key I see is:

    <span itemprop="title">Category Title</span>
    

    But I think we'd have to check that value using the DOM in javascript?

    1 Reply Last reply
    1

Copyright © 2023 NodeBB | Contributors
  • Login

  • Don't have an account? Register

  • Login or register to search.
Powered by NodeBB Contributors
  • First post
    Last post
0
  • Home
  • Categories
  • Recent
  • Popular
  • Top
  • Tags
  • Users
  • Groups
  • Documentation
    • Home
    • Read API
    • Write API
    • Plugin Development