Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi Petit. Yes there was a problem with the Pool theme CSS rules, I remember. After all trying around, I switched to the fluidity theme and worked several hours on it. I’ve learned a lot while trying around with style sheets etc. I’m only receiving minor error reports with the XHTML validation. But that’s off-topic now. Thanks for your hints, they lead me on the right way! Rgds, J.

    Hi petit,
    thanks for that useful hints. Unfortunately, it looks that the changes are not used. I’m using the “Pool” Theme with WP2.0. I’ve changed all the values to try around, but the pictures are always sticking directly to the text around. No space at all. 7px would have been enough, but it’s not used… Maybe Pool-Theme is not working with WP2.0?
    Thank you!

    Hi,
    I want to add the html attribute hspace=10 to the CSS sheet. I’m too new to html and css…

    That’s how it looks like currently:
    img.alignright {
    float: right;
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
    }

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

    What should I do if I want to have hspace=10 added?
    Thanks for your help guys.
    Your newbie
    J.

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