0
Welcome Guest! Login
0 items Join Now

SOLVED Afterburner2 - Kunena template

  • SOLVED Afterburner2 - Kunena template

    Posted 5 years 1 day ago
    • Hi all,

      I've got an Afterburner2 site and installed default Kunena but the template doesn't seem to be displaying correctly.

      The navigation at the top is a bulleted list rather than breadcrumb style.

      Is this something simple like a setting change or do I have to customise something - Kunena or Afterburner?

      Thanks
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13481
    • Web Designer/Developer

    Re: SOLVED Afterburner2 - Kunena template

    Posted 5 years 1 day ago
    • Afterburner is a simplified template for speed and does not include much styling (especially for third-party products).

      but, Please would you post your URL, superuser id and pswd in the secure tab of your post and I'll have a look for you.

      Regards, Mark.
    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.
  • Re: SOLVED Afterburner2 - Kunena template

    Posted 5 years 1 day ago
    • Thanks, I appreciate it.
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13481
    • Web Designer/Developer

    Re: SOLVED Afterburner2 - Kunena template

    Posted 5 years 1 day ago
    • Use this code...
      #kunena.layout .breadcrumb {
        list-style: none;
      }
      #kunena.layout .breadcrumb > li {
        display: inline-block;
      }
      #kunena.layout .navbar .nav {
        list-style: none;
      }

      This is how to create a custom CSS compatible with Gantry 4...

      http://docs.gantry.org/gantry4/tutorials/adding-a-custom-stylesheet



      Regards, Mark.
    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.
  • Re: SOLVED Afterburner2 - Kunena template

    Posted 5 years 1 day ago
    • Thank you so much Mark, I wondered if I had to do something like this or I had got a setting wrong somewhere.

      So nice to have a forum here where people help.

      Much appreciated.

Time to create page: 0.049 seconds