keytastic (@keytastic)

Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • In reply to: disable pingbacks

    keytastic
    Participant

    @keytastic

    Ok, thanks for your help!

    In reply to: disable pingbacks

    keytastic
    Participant

    @keytastic

    *It’s happening on topic post types.

    *Here is an example.

    *I can try that. I’m not sure, but I think I’ve disabled self-pingbacks (or whatever they’re called), so I think that won’t work.


    keytastic
    Participant

    @keytastic

    No dice. Or I’m doing something wrong.

    I decided on a much lighter color scheme for the website, and now it looks OK. If I could change one thing now, it would be for active links to behave the same way. For some reason certain links show an underline when you hover over them, and others turn white when you hover over them. It’s not a big deal if I can’t fix this, but it is kind of annoying.

    #bbpress-forums li.bbp-header,
    #bbpress-forums li.bbp-footer {
    	background: #89a2f4;
    }
    
    #bbpress-forums {
    	margin-bottom: 10px;
    	border: 1px solid #666;
    	padding: 12px;
    	background-color: #89a2f4;
    	color: #31485a;
    }
    
    #bbpress-forums div.bbp-forum-title h3,
    #bbpress-forums div.bbp-topic-title h3,
    #bbpress-forums div.bbp-reply-title h3,
    #bbpress-forums a.bbp-forum-title,
    #bbpress-forums a.bbp-topic-permalink {
    	color: #31485a;
    }
    
    #bbpress-forums a.bbp-author-name {
    	font-size: 12px;
    	color: #31485a;
    }
Viewing 3 replies - 1 through 3 (of 3 total)