My new layout-do you like it or not?

  • 61
    Posts
    19
    Years
    I would like to hear your comments on my new layout for my site.

    https://pokenightmare.com/layout/2/index2.php

    I know the links don't work so don't comment on that. Also, what should I do about that black space beside the banner? Any ideas? Suggestions?
    I like the gray so don't tell me to change the colors.

    Thank you.
     
    Use a banner bg code and do it that way. The crits....*Dum dum dum...*

    8/10:

    The sidebars need to be *gray*, to match the banner and the rest of the layout. And, a little more detail wouldn't hurt, would it? The layout is nice, but a little too simple. You need to either make a banner bg code and apply it, or make a longer banner.

    Nice job overall! :P
     
    Personally, I would like the banner to stretch a little farther so it covers both nav sections.

    However, the layout is a major improvement compared to your current one :D
     
    Banner should stretch over the whole top, and the columns should reach down to the bottom of the page. Apart from that... it's OK.
     
    I would suggest having a repeating background behind the background and align the banner to the left. I like your layout for some reason. However your side bars need to be straight grey, like #555555 and #242424. All patterned double patterned and same hex codes are grey. You're layout is very clean though and looks very easy to main. Of course valid html should be implemented.
     
    How would I make the nav bars go to the bottom of the page? And Myuureon, what's the banner bg code?
     
    I personally think the nav bars are fine...

    As long as you stretch the banner it would be perfect, and half the work XD
     
    If I stretch the banner it still has to work on all screen resolutions and on all browsers.
     
    Well even if you decide not to, it still is a very good layout.

    I am quite with your improvement either way, so keep up the good work.
     
    Code:
    <div style="background: url(image); text-align: left;"><img src="banner"></div>
    Make a background and put the banner as the image.
     
    Myuureon said:
    Use a banner bg code and do it that way. The crits....*Dum dum dum...*

    8/10:

    The sidebars need to be *gray*, to match the banner and the rest of the layout. And, a little more detail wouldn't hurt, would it? The layout is nice, but a little too simple. You need to either make a banner bg code and apply it, or make a longer banner.

    Nice job overall! :P

    The only way you can see sidebars is w/ I.E., FireFox PWNZ I.E. and Your layout is awesome...9/10 ^^
     
    PichuSecretBase said:
    Code:
    <div style="background: url(image); text-align: left;"><img src="banner"></div>
    Make a background and put the banner as the image.
    I'll go ahead and try that.
     
    Or even just set the background colour on the div, as you've got a solid background on your banner anyway~
     
    Easiest way in that case is to table the whole thing and make the outer columns backgrounded.
     
    Jedi_Amara said:
    Easiest way in that case is to table the whole thing and make the outer columns backgrounded.
    How would I put the layout in tables?
     
    Back
    Top