Jump to content

Xochiquetzal

Clients
  • Posts

    2
  • Joined

  • Last visited

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Posts posted by Xochiquetzal

  1. 1 hour ago, TAMAN said:

     

    Thank you.

    In the demo page here https://ipskit.com/ i have simply installed the latest magnum theme version from marketplace, and installed the ipsKit theme addons app. plus enabling all the features like swiper slider and footer blocks...etc)

    if something is not the same as the demo page please let me know  

    there was a problem with the logo not being aligned correctly. check this comment 2874811 to fix the logo if its floated on left side of the screen.

     

    sorry it wont come back because its really just easier to use the custom.css for styles 🙂

    .swiper:before {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        width: 100%;
        background: linear-gradient(to top, black 0%, transparent 35%, transparent 0%, white 100%);
        z-index: 2;
    }

     

    In reading through and looking at everyone's screenshots (and your screenshots) most of our forums look like this:

    spacer.png

    but I notice in your demo you have this:spacer.png

    And then I notice in the updated theme screenshots it's similar to ours:

    spacer.png

    So I wasn't sure if there was a difference between the two.

     

    Also, duh! I am so sorry! I forgot I can even plug something like that in. Definitely much easier with CSS. Thank you!

  2. First of all, thank you for all of this, it's incredible and I appreciate the work you've done to make things easier on yourself and for us! I have been back and forth trying to keep up during work while also checking to make sure my forum didn't burn down from the changes (it did, but a quick swap-out corrected the issues [I was in such a panic I didn't save anything from the previous versions so that's my loss, though not a huge one. I have the colors I pulled from the old dark theme I used plus the background image since I used them to color match with my accompanying wiki so I will tweak that later])

    One thing I am noticing for both my forum and others in screenshots (and the ones you provided for the updated theme) is that our forums don't resemble your demo forum. Is there a major difference between the two besides the aesthetic and is there specific coding to achieve that header look?

    Also, will the color overlay for the sliders make a come back in the distant future? That was useful for the banner types I had. I'm making use with the text background feature for now so glad to have something in place.
     

×
×
  • Create New...