Viewing 2 replies - 1 through 2 (of 2 total)
  • you need to fix your css code, prolly your h2 and h3 tags

    Thread Starter wunderwesen

    (@wunderwesen)

    The tags look like this. I added the align, but it still looks the same?
    h2 {
    width: 380px;
    font-size: .9em;
    margin: 0;
    padding-top: 8px;
    text-align: center;
    }

    h3 {
    font-size: .9em;
    margin: 5px 0 0 0;
    text-align: center;

    }

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

The topic ‘Move text’ is closed to new replies.