• Resolved gpsy1

    (@gpsy1)


    Hi, last problem was fixed thanks for the help.

    Now i have issue with overriding default css styles. Images on my blog are 300×300 which are too big for the newsletter, i’m using Pro News template and wanted to change images to 150×150 but no luck.

    Use Custom CSS set to YES, add
    .bodyContent img {
    height:150px!important;
    width:150px!important;
    }
    nothing happens!

    Use Theme Style File? I tried YES and NO (no change)

    Even when i change css values in the template index file nothing happens. Preview doesn’t show any changes.

    ????

    https://wordpress.org/plugins/newsletters-lite/

Viewing 1 replies (of 1 total)
  • Thread Starter gpsy1

    (@gpsy1)

    Hi, i solved the problem.

    Editing template files on the desktop and uploading vi ftp didn’t work for some reason, but changing the values in the template editor did work.

Viewing 1 replies (of 1 total)
  • The topic ‘CSS Edit’ is closed to new replies.