Replace My Dashboard with Image

This topic contains 3 replies, has 2 voices, and was last updated by  Guust 7 years, 11 months ago.

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

Open Support Ticket

Tagged: 

  • Author
    Posts
  • #209471

    Howard Farmer
    Free User
    Post count: 20

    Is it possible to replace widget “My Dashboard” text with an image?

    I can see how to remove text!

    #209475

    Guust
    Moderator
    Post count: 29970

    Try something like this:

    
    
    .geodir_loginbox .widget-title {
    background-color: black;
    background-image: url("https://wpgeodirectory.com/wp-content/themes/wpgeodirectory/imgs/gd_sprite.png"); 
    background-repeat:no-repeat;}
    .geodir_loginbox h3.widget-title {color: transparent;}

    You might want to learn some CSS 🙂 :
    http://docs.wpgeodirectory.com/customizing-your-style/

    #209857

    Howard Farmer
    Free User
    Post count: 20

    Nice one – love to have the time to learn yet another skill!!

    #209982

    Guust
    Moderator
    Post count: 29970

    CSS is a necessary tool in any webmaster’s toolkit 🙂
    [ and free support is limited 🙂 ]

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

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

Open Support Ticket