• 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.2 Latest
Buy Hosting

Oxide Style

Scheduled Pinned Locked Moved NodeBB Themes
138 Posts 39 Posters 31.0k 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.
  • smartpunterS Offline
    smartpunterS Offline
    smartpunter
    replied to youhosi on last edited by smartpunter
    #83

    @youhosi said in [nodebb-theme-oxide] Oxide Style! 3.0.26:

    I do not have this problem.

    i have compared this part of code... This one from persona recent.tpl

    <!-- IF loggedIn -->
    <button component="category/post" id="new_topic" class="btn btn-primary">[[category:new_topic_button]]</button>
    <!-- ELSE -->
    <a component="category/post/guest" href="{config.relative_path}/login" class="btn btn-primary">[[category:guest-login-post]]</a>
    <!-- ENDIF loggedIn -->
    

    This one from oxide

    <!-- IF canPost -->
    <button component="category/post" id="new_topic" class="btn btn-primary">[[category:new_topic_button]]</button>
    <!-- ELSE -->
    <a component="category/post/guest" href="{config.relative_path}/login" class="btn btn-primary">[[category:guest-login-post]]</a>
    <!-- ENDIF canPost -->
    

    Maybe you should use loggedIn condition instead of canPost? Or it might be a bug in 'canPost' variable calculations... I would go with safer one, because you are showing 'guest-login-post' button and it doesn't connected with ability to post messages. So probably you should use "loggedIn" variable in all parts of code like this (recent.tpl and popular.tpl).

    youhosiY 1 Reply Last reply
    2
  • youhosiY Offline
    youhosiY Offline
    youhosi
    replied to smartpunter on last edited by youhosi
    #84

    @smartpunter Persona use the same method, look:

    https://github.com/NodeBB/nodebb-theme-persona/blob/ac58b7f436cfc5dd85556da913d5a7bad68318b2/templates/recent.tpl#L10d


    Clean cache, and try again

    T 1 Reply Last reply
    2
  • T Offline
    T Offline
    techy mast
    replied to youhosi on last edited by
    #85

    @youhosi : not able load more posts, pagination issue in mobile.

    youhosiY 1 Reply Last reply
    0
  • youhosiY Offline
    youhosiY Offline
    youhosi
    replied to techy mast on last edited by
    #86

    @techy-mast Create issuse in git repo

    1 Reply Last reply
    1
  • djensen47D Offline
    djensen47D Offline
    Dave Jensen
    wrote on last edited by
    #87

    Is there a dark skin for this theme?

    youhosiY 1 Reply Last reply
    0
  • youhosiY Offline
    youhosiY Offline
    youhosi
    replied to Dave Jensen on last edited by
    #88

    @djensen47 No, but you can adjust it yourself in the file less/bootstrap/vairables.less. The style in 90% support with the bootstrap.

    1 Reply Last reply
    0
  • ufan0U Offline
    ufan0U Offline
    ufan0
    wrote on last edited by
    #89

    Looks great!👍

    1 Reply Last reply
    0
  • youhosiY Offline
    youhosiY Offline
    youhosi
    wrote on last edited by
    #90

    Update to 4.0.14, install last version

    npm install nodebb-theme-oxide@latest

    Changelog: Commits

    • Fix theme build error,
    • Improvement section view in categories,
    • Clean code,
    • And more 😄

    Zrzut ekranu 2019-03-11 o 22.30.05.png

    omegaO 1 Reply Last reply
    2
  • A Offline
    A Offline
    asaglam
    wrote on last edited by asaglam
    #91

    Hi,
    I'm not sure wheather its a bug or not, but when I re-edit a topic the tags set before are gone and I've to reset them again.

    Next most improvent for my issues could be that the theme should have different width. Min-width, max-width, dynamic width.

    min-width: 1280px
    max-width: 1600px or
    dynamic-width: 80%-screen-width or something like that.

    I'd be very glad.

    Thx

    1 Reply Last reply
    0
  • youhosiY Offline
    youhosiY Offline
    youhosi
    wrote on last edited by
    #92

    Update to 4.0.16, install last version

    npm install nodebb-theme-oxide@latest

    Changelog: Commits

    • Redesigned chat,
    • small bugs

    Zrzut ekranu 2019-03-28 o 21.22.49.png

    1 Reply Last reply
    4
  • R Offline
    R Offline
    r4z3r
    wrote on last edited by
    #93
    This post is deleted!
    1 Reply Last reply
    0
  • H Offline
    H Offline
    hoang6
    wrote on last edited by baris
    #94

    Thanks you for the nice work, @youhosi! I used your beautiful theme for our SCAMSWATTER nodeBB forum, it's a site for people to report scams and help others fend off these bad guys.

    Thanks, again!

    Screen Shot 2019-05-04 at 6.00.37 PM.png

    1 Reply Last reply
    1
  • omegaO Offline
    omegaO Offline
    omega Community Rep
    replied to youhosi on last edited by omega
    #95

    @youhosi

    Zrzut ekranu 2019-03-11 o 22.30.05.png

    Fantastic looking theme. Time to check it out for me!

    One question, how did you get the Arrow in above image grab - was it basic CSS or a combo of css/java/html?

    I had a go myself but only via CSS with little success - I need to borrow, beg or steal for my own designs as outlined here! 😉

    1 Reply Last reply
    0
  • youhosiY Offline
    youhosiY Offline
    youhosi
    wrote on last edited by
    #96

    Update to 4.0.19, install last version

    npm install nodebb-theme-oxide@latest

    Changelog: Commits

    • Add dark style,
    • Tags margin fix,
    • small bugs

    Zrzut ekranu 2019-05-26 o 21.45.34.png

    L3oNL 1 Reply Last reply
    2
  • L3oNL Offline
    L3oNL Offline
    L3oN GNU/Linux
    replied to youhosi on last edited by
    #97

    @youhosi
    Jakbyś zrobił ostatnie posty w danych działach (avatar i tekst) troszkę niżej - po środku to by było idealnie.

    1 Reply Last reply
    0
  • julianJ Online
    julianJ Online
    julian GNU/Linux
    wrote on last edited by
    #98

    @youhosi Wonderful work as always 😄

    1 Reply Last reply
    0
  • ViolingV Offline
    ViolingV Offline
    Violing
    wrote on last edited by
    #99

    Great theme! Thanks for your work! @youhosi

    1 Reply Last reply
    0
  • ViolingV Offline
    ViolingV Offline
    Violing
    wrote on last edited by
    #100

    Hi @youhosi , I found some problems just now.

    There's an extra line in these places.
    u1.jpg

    I have to use two fingers to zoom-in then it can be displayed normally.
    u2.jpg
    u3.jpg

    u4.jpg
    u5.jpg

    youhosiY 1 Reply Last reply
    0
  • omegaO Offline
    omegaO Offline
    omega Community Rep
    wrote on last edited by
    #101

    @Violing said in [nodebb-theme-oxide] Oxide Style (LIGHT/DARK MODE) v4.0.19:

    @youhosi

    Looks great!

    I was wondering, is the chat available as a standalone i.e. OxideChat plugin? 🙂

    1 Reply Last reply
    0
  • youhosiY Offline
    youhosiY Offline
    youhosi
    replied to Violing on last edited by
    #102

    @Violing said in [nodebb-theme-oxide] Oxide Style (LIGHT/DARK MODE) v4.0.19:

    ...
    Hi @youhosi , I found some problems just now.
    ...

    Hello, this line is intended 😄
    And yes, I know, you have to use two fingers to display the page normally, but currently I do not have time to correct it.


    @omega No, the chat design is built into the theme itself.

    1 Reply Last reply
    0

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