Forums

How to post a topic (advanced or what you call it) (6 posts)

  1. rasmuskarlsen
    Member
    Posted 4 years ago #

    Hey, i'm having some problems with simple posting in my blog.
    It's regarding the layout when posting topics.

    When inserting pictures to post's i can't write the content of the post, to the right of the picture.
    I can only write below or above the picture, not next to it. How can this be done!?

  2. moshu
    Member
    Posted 4 years ago #

  3. rasmuskarlsen
    Member
    Posted 4 years ago #

    Hmm as far i can see it's about wrapping text around images. I don't want to wrap the whole way around the image.
    Just positioning the image at the left. And then add the text to the right of the image...

  4. rasmuskarlsen
    Member
    Posted 4 years ago #

    Or am i wrong?

  5. moshu
    Member
    Posted 4 years ago #

    Yes, you are.
    It works either as you have it now or you apply the knowledge from the article. No other way.

  6. rasmuskarlsen
    Member
    Posted 4 years ago #

    Okay, but i'm having trouble pasting the code in the article.
    I'm opening my theme foler: "/K2/style.css", and i see all this. But where should i paste the lines mentioned!? Ex:
    p img { padding: 0; max-width: 100%; }
    OR

    img.right { padding: 4px; margin: 0 0 2px 7px; display: inline; }
    img.left { padding: 4px; margin: 0 7px 2px 0; display: inline; }

    If tried adding the code from the page (Without border code) Added it below the whole style.css:

    p img { padding: 0; max-width: 100%; }
    img.right { padding: 4px; margin: 0 0 2px 7px; display: inline; }
    img.left { padding: 4px; margin: 0 7px 2px 0; display: inline; }
    .right { float: right; }
    .left { float: left; }
    img.centered { display: block; margin-left: auto; margin-right: auto; }

    Hmm, but it don't seem to work?

    My style.css:

    -------------------------------------------------------

    [moderated: Wow, that was sure a lot of code to dump into a post! Let's just offer a link to the style.css on your site -or- consider putting it in a pastebin service such as http://wordpress.pastebin.ca/ instead]

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags