Support » Themes and Templates » How to make columns in wordpress ( give a method step by step)

Viewing 2 replies - 1 through 2 (of 2 total)
  • Your first link doesn’t work.

    Thread Starter baudry

    (@baudry)

    Good evening
    I made a return quark xpress formally or I drew what I wanted the coup is my code of what I’d like to integrate in the page http://olivierbaudrydesign.free.fr/?page_id=20/:
    Code:`
    <!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 4.0 Transitional//EN”>
    <html>
    <head>
    <title>

    </title>
    <meta http-equiv=”Content-Type” content=”text/html;CHARSET=windows-1252″ />

    <style type=”text/css”>
    <!–
    a:link {
    color:blue;
    text-decoration:underline;
    }
    a:active { color:red }
    a:visited { color:purple }

    .text {
    font-size:1px;
    }
    .box1 {
    background-color:white;
    width:1007px;
    height:1016px;
    border:0px;
    }
    .box2 {
    position:absolute;
    left:376px;
    top:85px;
    background-color:#333333;
    width:528px;
    height:713px;
    }
    .box3 {
    position:absolute;
    left:394px;
    top:337px;
    background-color:white;
    padding:0px;
    width:228px;
    height:170px;
    }
    .box4 {
    position:absolute;
    left:116px;
    top:85px;
    background-color:E6E6E6;
    width:245px;
    height:713px;
    border:0px;
    }
    .box5 {
    position:absolute;
    left:116px;
    top:8px;
    width:245px;
    height:79px;
    background-image:url(/wp-content/themes/oupocreanum/images/logo_site.gif);
    border:0;
    }

    –>
    </style>
    </head>

    <body topmargin=”0″ leftmargin=”0″ marginheight=”0″ marginwidth=”0″>
    <table border=”0″ cellspacing=”0″ cellpadding=”0″ align=”left”>
    <!–DWLayoutTable–>

    <tr>
    <td colspan=”3″ valign=”top” width=”1007″ height=”1016″>
    <div class=”box1″></div></td>
    <td valign=”top” width=”1″ height=”1016″ border=”0″></td>
    </tr>
    <tr>
    <td valign=”top” width=”112″ height=”1″ border=”0″></td>
    <td valign=”top” width=”1″ height=”1″ border=”0″></td>
    <td valign=”top” width=”894″ height=”1″border=”0″></td>
    <td valign=”top” width=”1″ height=”1″ border=”0″ ></td>
    </tr>
    </table> </ table>
    <div class=”box2″> <! – corresponds to the post depends therefore sidebar with under the acticle and small text below dotted – navigation bar or next to last figure – photos -> </ div>

    <div class=”box3″> <div class=”box3″>

    </div> <span class=”text”> </ span> </ div ><!– correspond – roughly the location of the photo souhité -> </ div>

    <div class=”box4″> </ div ><!– insert a sidebar with specific exhibitions title with span textnav the idea is to have dotted —- page title possibly sub pages dépendentes , Category, the dotted line ->

    <div class=”box5″></div> </ body>
    </html> `

    My problem is that I would like to integrate this code inside my page exposure and also have a sort of new internal sidebar on page exposure and all its pages dependent sidebar will take the location of div class box 4
    div class box 2 correspond to post the page.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to make columns in wordpress ( give a method step by step)’ is closed to new replies.