• Branky

    (@branky)


    I’m using your theme, Fukasawa.
    I need to know, though, may I customize your theme in my way?

    I sent you two screenshots from my site. I am interested in the possibility to expand width of posts area.

    View post on imgur.com

    Can you help me?
    Also, I need to know if there’s a limit of number of pages and subpages, because right now I can only set four pages at maximum.
    Thanks in advance.

    Branko Bralić

    http://fotohr.com/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Because no one seems to know, I post here the ways I did it

    .post-inner {
    width: 100%;
    }

    .content {
    width: 1200px;
    max-width: 100%;
    margin: 0px;
    }

    .content.thin {
    width: 100%;
    margin: 0px;
    }

    .post.single .post-title {
    display:none;
    }

    body {
    background: #ffffff;
    }

    sorry, forget about this

    .post.single .post-title {
    display:none;
    }

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

The topic ‘customization’ is closed to new replies.