Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter killthelion

    (@killthelion)

    Thanks so much! Great plugin. Will review.

    Thread Starter killthelion

    (@killthelion)

    Thanks Paul,

    The padding worked, but the hover color tweak only partially worked. If I put my cursor directly on the YouTube icon, there’s no grey hover color, but if I put it slightly to the right (where the padding is) the hover color appears. Any way to fix that?

    Also, I’ve noticed that in order to get the icons to be in the middle of the menu bar (not too high, not to low) I’ve had to add margin-top padding, and that has made it so the text like Latest, etc. is no longer in the middle. Is there a better way of making the icons centered on the bar, where the text won’t be no longer in the middle of the bar? Or some sort of workaround?

    Here’s what I have currently:

    li.social-icon {
    	margin-top: 6px;
    	float:right !important;
    }
    #access .youtube { padding-right: 13px; }
    #access .social-icon a:hover { background-color: transparent; }

Viewing 2 replies - 1 through 2 (of 2 total)