Removing the header on the front page

Peekajinx

I have been trying to search through old posts and things, but can't seem to find an answer, so I am not entirely sure it is possible, but I would like to use just a banner to display the name of my campaign and remove this bar:

Is there any CSS that would help? Thank you.

Comments

  • Peekajinx
    Posts: 3

    I did actually find this that worked to remove the dragon image and text:


    .campaign-title,.flame-dragon{
    display:none!important;
    }

    However, it still leaves a large blank section at the top and a bar. Is there anyway to help get rid of this while keeping the banner?

  • Johnprime
    Johnprime
    Posts: 252

    Be careful with this, but if you use the CSS below, it should get rid of the extra space.

    .campaign-public-layout #campaign-summary-row .campaign-public-title-container {

        height: 0px;

        position: relative;

    }

    Johnprime

    Deadwood Deacon Banner

    Where the west is really wild!

    The Valley of Life Banner

    The Valley of Life

  • Peekajinx
    Posts: 3

    That's perfect, Thank you. :)

Sign In or Register to comment.

April 2024
Season of Strife

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