Change BG color on OP NavBar

Bortas
Bortas

I'm trying to change background on "Welcome <user>" and the sticky pin on the right, but I can't seem to get the right target. Anyone able to help me with that?

thanks,

-bort

Comments

  • cgregory
    cgregory
    Posts: 780 edited March 2017

    You are looking for

    #top-bar .top-signin a{

    background: blue;

    }



    #top-bar .welcome-user{
    background: blue;}

    and

    #top-bar #sticky-toggle{

    background: red;

    }

    Currently the background is set to.

    background: linear-gradient(45deg, #2c282c 0%,#3f342a 100%);

     

    Edit

    The top-signin is for when user's haven't signed in yet, while the welcome is for when they are.
    Post edited by cgregory on

    They are among us!

    image

                       XCom: Defiance - Campaign of the Month November 2016

     

     

  • Bortas
    Bortas
    Posts: 645

    Thanks man! I was using background-color : transparent, not background : none

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