css for dashboard dropdowns

This topic contains 5 replies, has 3 voices, and was last updated by  Kor 8 years, 10 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #225691

    m forbes
    Expired Member
    Post count: 338

    Ok, I give up, I’ve tried everything :). I am wanting the dropdowns in my dashboard widget to be true to my site style.

    I can see on refresh that my styles show for a second and then revert back to what the screenshot attached shows. I’ve tried .geodir-chosen-container .chosen-drop, and .chosen-container-single and every configuration in between.

    Which is it?

    Oh, how might I hide the title My Dashboard? I left the title empty in the widget but it shows anyway.

    Thank you for any help on this. it’s driving me nuts :).

    #226085

    Paolo
    Site Admin
    Post count: 31211

    link please, images cannot be inspected.

    Thanks

    #226314

    m forbes
    Expired Member
    Post count: 338
    This reply has been marked as private.
    #226856

    Kor
    Moderator
    Post count: 16516

    Hi there,

    Kindly use the custom CSS below to hide the word “My Dashboard”.

    
    
    .geodir_loginbox .widget-title.widgettitle {
         display: none;
    } 
    

    To style the dropdown menu, use the custom CSS below.

    
    
    .geodir_loginbox .geodir-chosen-container {
        background-color: #fff;
        border: 1px solid #fff;
        color: #222;
        font-family: 'Raleway',sans-serif;
        font-size: 20px;
        font-weight: 300;
        padding: 0px;
        width: 100%;
    }
    
    .geodir_loginbox .geodir-chosen-container-single .chosen-single {    
        padding: 0 0 0 8px;
        height: 23px;
        border: 1px solid #aaa;
        border-radius: 0px;
        background-color: #fff;
        background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),color-stop(100%,#f4f4f4));
        background: -webkit-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);
        background: -moz-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);
        background: -o-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);
        background: linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);
        background-clip: padding-box;
        box-shadow: 0 0 3px #fff inset,0 1px 1px rgba(0,0,0,0.1);
        color: #444;
        line-height: 24px;
    }
    

    Insert into GD > Design > Style > Custom Style CSS.

    Thanks!

    #227055

    m forbes
    Expired Member
    Post count: 338

    thank you for this!

    #227109

    Kor
    Moderator
    Post count: 16516

    Hi there,

    You’re welcome and please let us know if you need anything further.

    Thanks!

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

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount