Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter a1vme

    (@a1vme)

    Thank-you Tomas. I will find out from the hosting provider if one of their approved plugins supports php customization. (I expect they won’t. They have a very limited set of approved plugins. If you can, can you suggest a good WordPress host which supports most functionality at a reasonable cost?)

    Adit

    Thread Starter a1vme

    (@a1vme)

    Hi again Tomas. I followed your suggestion and working with the a blog post (https://asood.edublogs.org/2017/08/23/test-post/), the Inspect Element shows:
    .entry-content, .entry-summary {
    text-align: justify;
    }

    For the front page (https://asood.edublogs.org/), with Inspect Element shows:
    inherited from div.entry-content
    .entry-content, .entry-summary {
    text-align: justify;
    }

    Again from the Inspect Element window, it looks like the value is inherited from the style sheet:
    https://asood.edublogs.org/wp-content/themes/tiny-framework/style.css?ver=2.0.7

    Again, I’m new and learning about the subject, but does this mean the Edublogs CSS style sheet for tiny-framework is setting the Justify?
    Could they be using an older version of tiny-framework and updating would correct the Justify?

    Thanks again for the feedback and help. I appreciate it.
    Adit

    Thread Starter a1vme

    (@a1vme)

    Thanks for the reply Tomas. Then I must be doing something wrong because when I take out the custom css, it seems both the main post/page change to justify enabled.

    I have another blog on the same hosting service, Edublogs.org, which is also using your Tiny Framework theme. It doesn’t have any custom css and is using the default Tiny Framework theme settings, but it seems to also Justify the main page and post text.
    If I switch the theme to, say, twenty-fourteen, without changing anything else, the justify seems to be disabled.
    When I’m editing the pages/posts and the Tiny Framework theme is active, it displays the text as Justify enabled; with the Twenty Fourteen theme active, it displays the same text as Justify disabled.
    At this point, I haven’t been able to explain it, but my conclusion was that it was related to the theme settings.
    Can you see if there’s something I’m doing wrong? The url is asood.edublogs.org

    Thanks in advance,
    Adit Sood

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