Viewing 2 replies - 1 through 2 (of 2 total)
  • Those are borders:

    .WelcomeArea {
        border-bottom: 1px solid #000000;
        border-top: 1px solid #000000;
        display: block;
        float: left;
        margin-bottom: 15px;
        padding-bottom: 0;
        padding-top: 5px;
        text-align: left;
        width: 90%;
    }

    Try using a browser tool such as Firebug to do CSS work.

    EDIT – and please don’t post the same question in two place – your other one was deleted as it makes it much harder for people here to help you.

    Thread Starter conceptthegreat

    (@conceptthegreat)

    i found it, it was acutally just the “<.hr>” code i needed.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Text line break?’ is closed to new replies.