carlgerber

Forum Replies Created

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • in reply to: Homepage Feature Box? #453

    carlgerber
    Participant

     

    Thanks for your help Keith. For some reason I am not seeing it? Here is a screenshot.

    in reply to: Unable to activate skin #451

    carlgerber
    Participant

    I had the same problem on two of my sites. The only way I could get the skin to activate was to do a fresh install of wordpress in another folder/directory and ‘copy’ the original WordPress content over. It was a hassle because of some of the plugins, like eCommerce plugins  had data in the original install and I had to manually add the data to the new install’s database.

    For whatever reason, the skin activates fine on new installs, but for some older existing sites something causes it to not activate.

     

    in reply to: Responsive not working? #376

    carlgerber
    Participant

    Thanks for your help!

    in reply to: Responsive not working? #331

    carlgerber
    Participant

    Hi Keith,

    Thanks for your input. I did make a few change to the css using Thesis’s Custom CSS interface.

    Here is the Custom Css:

    /*
    * **********************
    */
    /*
    * ! HEADER AREA STYLES
    */
    /*
    * **********************
    */
    #header {
    padding: 20px 0;
    background-color: white; }

    #header a:hover {
    color: #d8dee3; }

    #site_title {
    float: left;
    font-size: 0px;
    font-family: “Oregano”, Georgia, cursive;
    line-height: 31px; }

    #site_title:hover {
    position: relative;
    bottom: -1px; }

    #site_title a {
    color: white;
    text-decoration: none; }

    #site_tagline {
    display: inline-block;
    margin: 2px 0 0 7px;
    padding: 0 7px;
    -webkit-border-radius: 52px;
    -moz-border-radius: 52px;
    border-radius: 52px;
    background-color: #85a016;
    color: white;
    font-weight: 500;
    font-size: 12px;
    line-height: 24px;
    border: 2px solid rgba(255, 255, 255, 0.25); }

    #header .profile-icons {
    display: inline-block;
    margin-left: 7px;
    padding-left: 13px;
    border-left: 1px solid #ecf0f1; }

    .menu-header a {
    font-family: “Raleway”,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 19px;
    padding: 13px 7px;
    color: #2C3E50;
    }

    /*

    /*
    * ****************************
    */
    /*
    * ! MAIN CONTENT AREA STYLES
    */
    /*
    * ****************************
    */

    .cc-box-full .inner {
    background-color: rgba(0, 0, 0, 0.07);
    max-width: 100%;
    padding: 0;
    }

    #content_box {
    overflow: hidden;
    padding: 26px 0;
    background-image: none;
    background-color: #2c3e50;
    }

    .content {
    float: left;
    width: 693px; }

    .headline {
    background-color: rgba(0, 0, 0, 0.07);
    }

    .inner {
    position: relative;
    margin: 0 auto;
    width: 1011px;
    background-color: white;
    }
    .sidebar {
    float: right;
    width: 292px; }

    .sidebar .widget,
    .sidebar .text_box {
    padding: 17px 21px;
    background-color: #85a016;
    border-radius: initial;
    }

    .sidebar .thesis_email_form {
    background-color: #85a016;
    border-bottom: 5px solid rgba(0, 0, 0, 0.2);
    border-radius: initial;
    color: white;
    margin-bottom: 21px;
    padding: 21px;
    }

    in reply to: Responsive not working? #328

    carlgerber
    Participant

    Any way to get some help on this?

    I am about to add a WordPress Plugin to help make the theme responsive.

    in reply to: Multiple Menu Locations? #315

    carlgerber
    Participant

    I found the answer…Under content there is an option to choose which menu to use.

    in reply to: Add WOW Slider to Header Area #301

    carlgerber
    Participant

    Thank you!

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