Custom Nav bar.. I got lost somewhere

JimEK
JimEK
edited June 2015 in Campaign Portal Building
I had some success changing the global CSS to change the fonts of my Campaign. Now I want to customize the nav bar, nothing fancy, I just want to remove the dash board and the Forum entries.

I've tried entering the code to do this is the global CSS but it does nothing. So my question is twofold,

1)what is the correct code to do this?

2)Where do I insert this code?

Comments

  • SkidAce
    SkidAce
    Posts: 830
    @#campaign-nav .calendar {display:none;}
    #campaign-nav .maps {display:none;}@

    Is what I use to hide the map and calendar tab.

    Replace what I have with the proper section and you should be good.

    Try .forum and .dashboard.

    All of this would go in your custom CSS under settings/advanced.
  • JimEK
    JimEK
    Posts: 3
    thanks. I had tried that previous and it did work, but on on the campaign page...

    the links show when i go into the wiki and other sections.
  • Unknown
    edited July 2015
    Try adapting the code from Skid to this:

    #campaign-nav .dashboard,.front-nav-container #campaign-nav .dashboard {display:none;}
    #campaign-nav .forum,.front-nav-container #campaign-nav .forum {display:none;}

    I think that should hit both the back end and front end menus that way. I might have that jacked up, let me know.

    --
    Alex
    "Dragon Age: Requiem":https://da-requiem.obsidianportal.com/
    Post edited by Unknown User on
  • SkidAce
    SkidAce
    Posts: 830
    They are hidden everywhere for me...except when the dashboard itself.
  • JimEK
    JimEK
    Posts: 3
    Yeah, it was an issue with my Internet cache loading the old pages. Thanks!
  • Unknown
    Yea, I was looking at the CSS on my Campaign and it seemed to be Skid's code, but figured I would take a stab anyways based on the description. Silly browser cache making things complicated.
Sign In or Register to comment.

March 2024
Wrath of the Highborn

Read the feature post on the blog
Return to Obsidian Portal

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Discussions