Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • cherryred Friend
    #942491

    I have searched and not found how to fix this.
    There are various posts about adding code blocks, styling, nav-pills, which have confused me.
    I am hoping there is some simple setting backend.

    I have installed kunena on test site, surprised to find forum tabs are listed vertically, not the usual horizontal tabs, like shown on the purity iii demo (follow link to kunena integration)

    I have put main menu (which is mega menu) menu item called ‘forum’ which is type ‘menu item alias’ and is an alias of menu item ‘forum’ from menu ‘kunenamenu’ (which are generated automatically when kunena installed)

    I would be grateful for help


    1. Capture-2
    Pankaj Sharma Moderator
    #942506

    Hi
    Kindly post your working site url here , where u published the kunena menu .
    I will check this issue on your site .

    cherryred Friend
    #942564

    Thank you for your offer of help.

    At the moment I’m developing on xampp not a live site.

    Is there any information I can give you that would enable you to comment?

    Pankaj Sharma Moderator
    #942569

    Hi
    You can try display :flex property on the navbar ul class via custom.css file .
    Or make the site live so i can see what is the issue on site .

    cherryred Friend
    #942575

    Thank you for your reply.

    Please can you post a link to documentation on how to write the custom css
    (I tried searching the documentation for purity iii)

    I can see backend template- purityiii – custom code
    that it is possible to add custom code to parts of the template.

    I’m sorry to be using your time. I am learning and trying to search for answers before I ask you. This is only my second website, have taught myself joomla. I can follow instructions for inserting code in files, but I don’t understand css etc.

    I am grateful for your time.
    If you can point me in the right direction I will try to figure it out.

    (The attachment on my first post shows the issue- menu is vertical. Should be vertical like on the joomlart purity demo page for kunena forum)

    Pankaj Sharma Moderator
    #942577

    Hi
    Here u can find the documentation for customizations in T3 .

    cherryred Friend
    #942599

    I also found this which is useful for anyone else reading this thread later

    So I guess I have to add create a file custom.css
    and put it in folder /templates/purity_iii/css

    And in that file I write something like

    navbar ul {
    display: flex;
    }

    and save the file.

    Also being careful to remember that this change will be lost if I compile any template changes (less to css)

    Have I got the right idea?

    cherryred Friend
    #942602

    I tried my guess (above) but it wasn’t a lucky guess.

    It looks like the styling is taken from kunena.css and from bootstrap.css

    I really don’t understand enough, but I can see reference to ul class = "nav" which relates to the kunena tabs somehow – and which seems to be styled in bootstrap.css

    If you are able to give some more precise instructions (add these bits of code, to these files) I would be very grateful. This is beyond what I have managed to teach myself so far.

    Thank you


    1. Capture3
    cherryred Friend
    #942626

    I think I might have fixed it, thank you for your clues.
    Please read what I have done, and comment if it is a good way to fix or not.

    This is what I did (for anyone reading this later)
    Right click on the offending menu, ‘inspect source’ to chase down where the styling came from:
    After trial and error found that adding the line

    display: flex

    to line 4219 of bootstrap.css
    in folder purity_iii/local/css/themes/mytheme/
    seemed to do the trick.

    Please do comment, and thank you for your help

    Pankaj Sharma Moderator
    #942651

    Hi
    I am not sure about which style you changed , Once your site is ready kindly post the url here , I will check the changes done by you . Some time changes in the universal classes effects all over the template .

Viewing 10 posts - 1 through 10 (of 10 total)

This topic contains 9 replies, has 2 voices, and was last updated by  Pankaj Sharma 7 years, 10 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum