franklinleandro

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Header image, menu and slider #42771
    franklinleandro
    Participant

    Friends,

    I found the answer right here on the forum, after much research.

    I think it would be important to describe this procedure in the FAQ … Just a hint ….

    Here is the solution:

    #access {
    display: block;
    float: left;
    margin: 1px auto 0;
    width:100%;
    }
    
    #main {
    clear: both;
    padding: 0px;
    margin-top: 1px;
    } 

    Website: www.ipce.net.br

Viewing 1 post (of 1 total)