please help me..

Discussion in 'HTML & Website Design' started by scarsacred, Apr 16, 2009.

  1. #1
    i have create my own personal pages. but the size of my pages is not compatible. i don't know what the good and exactly size. can u help me. please and some out there suggest.

    this is my pages:
    scarsacred.freehostia.com
     
    scarsacred, Apr 16, 2009 IP
  2. Oxi

    Oxi Peon

    Messages:
    78
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #2
    i dont quite understand the issue? Do you mean your page only appears small in the corner and how to fix it?
     
    Oxi, Apr 16, 2009 IP
  3. hash1

    hash1 Active Member

    Messages:
    631
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    85
    #3
    Are you talking about your pages not being centered or?

    They look good to me there just all aligned to the left.
     
    hash1, Apr 16, 2009 IP
  4. scarsacred

    scarsacred Peon

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    thank you hash1, yes my problem is not being centered. i dunno the what exactly size on my site. help please. suggest anybody.
     
    scarsacred, Apr 17, 2009 IP
  5. Oxi

    Oxi Peon

    Messages:
    78
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Try putting your whole site (between both body tags) within a new div class, call it wrapper. Add the css for wrapped as
    margin: 0 auto;

    You may also need to set the width if nothing is set as it cant center something it doesnt know the size of ;)
     
    Oxi, Apr 17, 2009 IP
  6. anisbd

    anisbd Active Member

    Messages:
    204
    Likes Received:
    2
    Best Answers:
    1
    Trophy Points:
    83
    #6
    you can use a div in body.

    like this
     
    anisbd, Apr 17, 2009 IP
  7. seeemo

    seeemo Banned

    Messages:
    20
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    I think that the way the anisbd of good will and it working good
     
    seeemo, Apr 17, 2009 IP
  8. Oxi

    Oxi Peon

    Messages:
    78
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #8
    lol its the same as mine ;)
     
    Oxi, Apr 17, 2009 IP
  9. T.Guru

    T.Guru Peon

    Messages:
    78
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #9
    So your site needs to be well centered? Best thing would be to make your site to the exact size of a standard html page on a computer. Thats the best thing to do in my opinion.
    Have you already tried to check your website on both Mozilla and IE? Tell us what happens when looking on both.
     
    T.Guru, Apr 17, 2009 IP
  10. scarsacred

    scarsacred Peon

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #10
    wOOOw ! .. yess i will , i already tried to check my website on both of Mz and IE. its no difference. and thank you guys for support. GODSPEED.;) ..
     
    scarsacred, Apr 17, 2009 IP
  11. basher-stm

    basher-stm Peon

    Messages:
    6
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #11
    use the following css
    {
    margin:0 auto;
    }
     
    basher-stm, Apr 18, 2009 IP
  12. websolutions_777

    websolutions_777 Banned

    Messages:
    249
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #12
    Hi there,

    Your site is looking good just, remove the left margin and the navigation align to left, than it will be better

    Regards,
    WS
     
    websolutions_777, Apr 22, 2009 IP