Kenneth John Odle

Moderator

Forum Replies Created

  • Mod

    In reply to: Centering a web form in widget area

    #42956
    Quote:
    I’m trying to get the form centered in the widget area before the footer.

    If you mean the form in the left-hand side, try this in custom CSS or child theme stylesheet:

    #WFItem504260 .wf-body li {
    padding: 10px 0 !important;
    text-align: center;
    }

    Quote:
    it redirects people to our donations page and not to a signup page

    I’m assuming this widget comes from a plugin and not some custom code you’ve written yourself? In that case, the settings is probably in the plugin settings somewhere.

    Mod

    In reply to: How to change this background color?

    #42945

    You need to use a hash mark when specifying a hex color:

    #content {
    background: #ffffff;
    }

    !important declaration should not be necessary. Try it without first; only add it if necessary.

    Put code in between backtick (

    Code:
    `

    ) characters. It’s usually located above the Tab key on your keyboard.

    Mod

    In reply to: Header Image will not show on Home page

    #42909

    Just as a friendly reminder, “downgrading” to an earlier version of WordPress, especially such an early version as 3.3, leaves you vulnerable to security issues. Take precautions.

    Mod

    In reply to: Bullets Overlapping Images

    #42940

    I don’t see any bullets overlapping your images. Which browser are you seeing this in?

    Mod

    I am unable to replicate the issue on any of my sites.

    Try the following:

    1) Disabling plugins to rule out a plugin issue.

    2) Disabling a child theme to rule out a child theme issue.

    Be sure to flush both browser and server caches after each step.

    Mod

    I am unable to replicate the issue on any of my sites.

    Try the following:

    1) Disabling plugins to rule out a plugin issue.

    2) Disabling a child theme to rule out a child theme issue.

    Be sure to flush both browser and server caches after each step.

    Mod

    In reply to: Header Image will not show on Home page

    #42907

    I am unable to replicate the issue on any of my sites.

    Try the following:

    1) Disabling plugins to rule out a plugin issue.

    2) Disabling a child theme to rule out a child theme issue.

    Be sure to flush both browser and server caches after each step.

    Mod

    In reply to: Question about the slider.

    #42944

    Is this a site you own, or that you have permission to display their posts?

    Mod

    That plugin isn’t causing this problem for the rest of us, so it’s possible you might have a buggy copy.

    Try deleting that plugin via FTP, and then reinstalling a fresh copy.

    Mod

    In reply to: Examples of Graphene Theme in use

    #42813

    Will do!

Viewing 10 posts - 911 through 920 (of 5,839 total)