• xerocool

    (@xerocool)


    I typed this in my post:
    <img style=”float: right” src=”wp-images/news/logos/trillian.jpg”><b>Trillian 3 Preview</b>: https://www.ceruleanstudios.com/sneakpreview/. & It makes BIG HUGE SPACES of Trillain 3 Preview (Because of the bold tags). it works fine without the bold tags.
    How do i fix it?

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter xerocool

    (@xerocool)

    Smoeone?

    You might have better luck getting replies; if you add a link from this thread to a post on your site that has the problem.

    Thread Starter xerocool

    (@xerocool)

    It has to be <img style….Cause then, I can’t align it left or right.

    Joshua Sigar

    (@alphaoide)

    You have this
    <b><img ...>...</b>
    instead of the proper one
    <img ...><b>...</b>

    Thread Starter xerocool

    (@xerocool)

    That doesn’t make a diffrence…
    I tried both of them.

    Joshua Sigar

    (@alphaoide)

    Also it seems that you have this somewhere
    text-align: justify;
    change it to
    text-align: left;
    And oh, yeah, ditch the improper tags

    Thread Starter xerocool

    (@xerocool)

    Fixed. Thanks :).

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Big spaces in posts’ is closed to new replies.