Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • in reply to: Main Page Thumbnail Resize? #31583
    GregK
    Member

    Hey Sakin,

    Thanks for your response.

    I went into the main code (not child theme, which I have) and made the adjustments. I was able to do it, but it just didn’t look right. It really made everything else look worse.

    I guess I learned you can’t change one thing and expect everything else to adapt to that change.

    Thanks again, sorry to waste your time. This is something I want done but it will have to be custom and later on.

    Cheers,
    Greg

    in reply to: Centering Logo – CSS #20682
    GregK
    Member

    Found it – Thanks

    #header .logo-wrap {
    padding: 0;
    width: 978px;
    }
    #site-logo {
    display: block;
    float: none;
    text-align: center;
    }
    #site-logo a img {
    float: none;
    padding: 0;
    }

    in reply to: Social Icons – Making them always have color #18217
    GregK
    Member

    I compared your code and removed the :hover from your CSS code for the facebook line and it’s fixed.

    Thank you so much!!!!!
    Greg

    in reply to: Social Icons – Making them always have color #18216
    GregK
    Member

    Hi Sakin,

    The Facebook icon is still the same. The others worked perfectly

    Thanks again for your help
    Greg

Viewing 4 posts - 1 through 4 (of 4 total)