Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Liltiger

    (@liltiger)

    Oh nm. I was trying to find out where to add extra social icons per another thread, but came across the solution for my own question.

    On line 432 of plugins/wp-topbar/wp-topbar.php, add

    echo ‘background-repeat: ‘,$wptbOptions[‘background_repeat’],’no-repeat;’;

    Plugin Author rfgoetz

    (@rfgoetz)

    Actually, if you enter your CSS On the CSS Tab in CSS Option A (For the Bar), you then don’t have to change the plugin source code every time I update it:

    background-repeat: no-repeat;

    Bob

    Thread Starter Liltiger

    (@liltiger)

    Ohh, I’ll try that. I entered that in Option C and it didn’t do anything. Thanks a bunch!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How To Make link Image – No Repeat’ is closed to new replies.