Forum Replies Created

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

    (@streudel)

    No one knows what it’s called?
    Bump.

    streudel

    (@streudel)

    For #2:
    Links inside the site-generator div all have that little icon before them.
    Perhaps you should directly edit the stylesheet for the “twentyten” theme.
    Code responsible:

    #site-generator a {
    	background: url(images/wordpress.png) center left no-repeat;
    	color: #666;
    	display: inline-block;
    	line-height: 16px;
    	padding-left: 20px;
    	text-decoration: none;
    }

    Check line 1234. ??

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