Viewing 8 replies - 1 through 8 (of 8 total)
  • Just make a logo, and then put some code in your css, and a html line in your index or header

    Thread Starter fokjulle

    (@fokjulle)

    What sort of code? I’m clueless.

    You could make a css like

    #logo (
    background: url(imageslogo.gif) no-repeat;
    width: 90px;
    height: 90px;
    float: right;
    pading-top 10px
    }

    and a html
    ‘<div id=”logo”><div>’

    this is a example of course, dont try this at home 😉

    Thread Starter fokjulle

    (@fokjulle)

    Thanks, but that’s not what I meant.

    I am talking about inside a blog post, not the logo header. Example, I am writing about boats, and I add a pic of a boat, with text wrapping around it, but with some white space between, so that the text doesn’t sit right against the picture.

    You talkt about the black sticker on top of the siteuri you gave in your topic.

    My answer is specific on the question..

    Thread Starter fokjulle

    (@fokjulle)

    I apologise. I somehow mixed up my replies. You’re correct, Red Star. I made a mistake. 🙂

    Thread Starter fokjulle

    (@fokjulle)

    <div id=”sticker”><div>

    Where do I add this code above?

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Interesting addition.’ is closed to new replies.