Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hey! Was there ever a solution for this? I’m having the same issue with both Gmail and Yahoo. Same error, tried both POP and IMap using the settings Gmail gives (imap.gmail.com, 993, etc).

    I’m on a new installation of WordPress, and using the most recent version of this plugin.

    Forum: Plugins
    In reply to: Lifestream CSS Conflict

    I know this is really late to this thread, but thought I might help someone else. I had the same issue, and fixed it with these lines of code:

    .lifestream_text { margin-left: 20px;}
    .widget_lifestream ul.lifestream li { background: left 15px; }

    The .lifestream_text pushed it over so it didn’t sit directly underneath the icon. The li fix pushed the icon down so it sat by the text.

    You may have to do some editing to any other ul li styles you’ve got, so your mileage may vary!

Viewing 2 replies - 1 through 2 (of 2 total)