Jump to content

aXenDev

Members
  • Posts

    658
  • Joined

  • Days Won

    6

Reputation Activity

  1. Like
    aXenDev reacted to Steph40 in [Dark / Light] Fluent Design Theme Edition - Topic Support   
    @adm.net What app do you have installed. It won't work with cjmenu. 
  2. Like
    aXenDev reacted to kmk in [Dark / Light] Fluent Design Theme Edition - Topic Support   
    Hi, could you adjust the space between some editor elements? Default theme has it compact. 

    Default theme 

  3. Like
    aXenDev got a reaction from Ernest_Defoe in [Dark / Light] Fluent Design Theme Edition - Topic Support   
    I see the unnecessary use of the "!Important" character in my code. Today there will be a small patch that should solve your problem.
  4. Like
    aXenDev reacted to Ernest_Defoe in [Dark / Light] Fluent Design Theme Edition - Topic Support   
    Is there any way to get forums in two columns in grid view and to get rid of the how the images used as backgrounds for the nodes in grid turn white when hovering over them
  5. Like
    aXenDev got a reaction from sonimik1 in [Dark / Light] Fluent Design Theme Edition - Topic Support   
    People who see this error please add the following code to custom.css.
    /* Fix Chatbox+ */ .ipsColumn > .cProfileHeader_name li[data-controller="bim.chatbox.startChat"] { display: none; } The bug will be fixed in the next version of Chatbox+.
    @sonimik1
  6. Thanks
  7. Like
    aXenDev got a reaction from ahc in [Dark / Light] Fluent Design Theme Edition - Topic Support   
    Probably the last version of the beta theme just appeared before the final version.
    If I have forgotten about a problem, please let me know.
    @Noble~ and @ahc Let me know if everything is all right.
  8. Like
    aXenDev reacted to DawPi in (DP45) Watermark for Uploads   
    Will be fine? 🙂



  9. Thanks
    aXenDev got a reaction from Noble~ in [Dark / Light] Fluent Design Theme Edition - Topic Support   
    I see an error. The patch will be in the next beta version. Thanks for reporting.
    @Noble~ I'm thinking of fixing this error all the time. An obstacle is the lack of a defined ID group for guests. I need to write an additional code, which will postpone the correction date to the next week. I'm so sorry.
  10. Like
    aXenDev reacted to Noble~ in [Dark / Light] Fluent Design Theme Edition - Topic Support   
    see attached
     
     


  11. Thanks
    aXenDev got a reaction from kmk in [Dark / Light] Fluent Design Theme Edition - Topic Support   
    @ahc, @Noble~, @kmk The beta version is now available. Your ideas have been included in it.
  12. Thanks
    aXenDev got a reaction from Noble~ in [Dark / Light] Fluent Design Theme Edition - Topic Support   
    @ahc, @Noble~, @kmk The beta version is now available. Your ideas have been included in it.
  13. Like
    aXenDev reacted to ahc in [Dark / Light] Fluent Design Theme Edition - Topic Support   
    Anyway we can pick and choose which application(s) to show the slider individually in a future update?  I'd like it to show on the forums and our default homepage, but right now we only have the option to show it on just the forums or everywhere.
  14. Thanks
  15. Like
    aXenDev got a reaction from ahc in [Dark / Light] Fluent Design Theme Edition - Topic Support   
    Please write to me on a private message with a link to the error.
  16. Thanks
    aXenDev got a reaction from kmk in [Dark / Light] Fluent Design Theme Edition - Topic Support   
    I will think about adding a selection option whenever I have time for it.
  17. Like
    aXenDev reacted to kmk in [Dark / Light] Fluent Design Theme Edition - Topic Support   
    Little fix for mobile look maybe need. 
    Or reduce the background size of those elements. 

  18. Like
    aXenDev got a reaction from Steph40 in [Dark / Light] Fluent Design Theme Edition - Topic Support   
    The official final version of update 2.0.0 has been released!

  19. Like
    aXenDev got a reaction from Ioannis D in [Dark / Light] Fluent Design Theme Edition - Topic Support   
    The official final version of update 2.0.0 has been released!

  20. Like
    aXenDev got a reaction from Noble~ in [Dark / Light] Fluent Design Theme Edition - Topic Support   
    The official final version of update 2.0.0 has been released!

  21. Like
    aXenDev got a reaction from Noble~ in [Dark / Light] Fluent Design Theme Edition - Topic Support   
    Do you mean such white icons? I was thinking about introducing my own settings, but I think that white icons should be default both in dark and light theme.
  22. Like
    aXenDev got a reaction from Steph40 in [Dark / Light] Fluent Design Theme Edition - Topic Support   
    Do you mean such white icons? I was thinking about introducing my own settings, but I think that white icons should be default both in dark and light theme.
  23. Thanks
    aXenDev got a reaction from Steph40 in [Dark / Light] Fluent Design Theme Edition - Topic Support   
    In the final version you will be able to change the color of the icon especially for you.
  24. Like
    aXenDev got a reaction from Noble~ in [Dark / Light] Fluent Design Theme Edition - Topic Support   
    @Noble~


    @kmk With the default settings, the graphic should adapt itself to the screen. However, graphics with a minimum resolution of Full HD are recommended.
    I will check with other settings.
  25. Like
    aXenDev reacted to Steph40 in [Dark / Light] Fluent Design Theme Edition - Topic Support   
    Thought I would share a simple tweak I use on my site with your theme. I use the fixed user bar and wanted to have a sticky menu too, also thought that chatbox+ widget was to low so added padding, so I added this to custom css:
    /* Fixed Header */ @media screen and (min-width: 980px) { #ipsLayout_header { position: -webkit-sticky; position: sticky; top: -30px; z-index: 1000; } } /*making sure user menu shows*/ body > div.aXenUserBarTop.ipsResponsive_hidePhone.ipsClearfix { z-index: 1001; } #roomChat > div > h2.ipsType_sectionTitle.ipsType_reset.miniTitle.ipsHide { padding-bottom: 40px; }  
×
×
  • Create New...