• Resolved simonretold

    (@simonretold)


    EDIT: Nevermind. I am an idiot. *chuckles* For some reason, the fonts had reset in the Theme Settings tab, and I didn’t notice. Fixed those, and it’s working just fine. Sorry to bother you!

    First, I’d like to say that I love this plug-in. Easy to use, everything set up logically. Very nice!

    However, I’ve run into an issue.

    I installed the plug-in a couple weeks ago and downloaded the Eclipse theme. After a little playing around with the CSS, I got it to look the way I wanted. Strangely, however, when I checked on the site today, the Eclipse theme was missing. All the CSS was still there. All the set up was still just the way I left it.

    So I went ahead and installed Eclipse again.

    After selecting the theme, I previewed the site, only to find that all the text was coming up in a Serif font with really weird spacing and line-spacing. When I switch to other themes, it seems to work just fine; only the Eclipse theme is broken in this way.

    Below is the CSS I added. It’s not much… just changing a few colors I couldn’t change any other way.

    Any suggestions to help get Eclipse back to its former glory would be great. Thank you!

    -B

    .extended-footer {
    background-color: #cccccc;
    }

    .scroll-icon {
    border-color: #330066;
    }

    .scroll-icon div {
    background-color: #330066;
    }

    .scroll-icon p {
    color: #330066;
    }

    .header-content h2 {
    color: #330066
    }

    input[type=”email”], input[type=”text”] {
    background-color: #cccccc;
    }

    • This topic was modified 6 years, 4 months ago by simonretold.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Weird rendering with Eclipse theme’ is closed to new replies.