Forums

how to individualy edit each page (5 posts)

  1. dorklight
    Member
    Posted 4 months ago #

    iv been trying to edit my pages and have even found a few posts but im just not understanding..
    how do i make this withc i dont want

    images.imageturtle.com/users/9046/hl/db0736340f3336a328f107eaad8a1e98.png

    in to this witch i did in paint for an example

    images.imageturtle.com/users/9046/hl/369db8eec14de92c6b5fa618f8ada1b5.png

  2. Christine
    Moderator
    Posted 4 months ago #

    Please provide a link to your site so that we can see what theme you are using the css. These images are not helpful.

  3. dorklight
    Member
    Posted 4 months ago #

    ok then didn't know figured pics were good http://www.dorklight.com/

  4. dorklight
    Member
    Posted 4 months ago #

    i should probably just go back to a click and drag creator

  5. alchymyth
    The Sweeper
    Posted 4 months ago #

    reomve all calls of get_sidebar(); from your theme tempaltes, and change the width of #main in style.css to full width 950px.

    #main {
    	display: inline;/* fix double margin */
    	float: left;
    	margin: 0 25px 30px 10px;
    	width: 660px;
    }

Reply

You must log in to post.

About this Topic