Why Is My Site Aligned Left?

Discussion in 'Gaming' started by Aznsilvrboy, Jan 20, 2006.

  1. Aznsilvrboy

    Aznsilvrboy Well-Known Member

    Posts:
    1,252
    Likes Received:
    0
    Joined:
    Sep 12, 2005
    ok so i created a template, when i opened it (offline), it appears to be aligned left...how do i center it? Also the template is not big enough to cover the whole screen, will there be white on each side of the template if i uploaded to the web.
     
  2. BreakOut

    BreakOut Well-Known Member

    Posts:
    2,930
    Likes Received:
    0
    Joined:
    Apr 28, 2005
    Make all your tables "<table xxxxxxxxx align="center">"

    =)
     
  3. II Phix II

    II Phix II Well-Known Member

    Posts:
    716
    Likes Received:
    0
    Joined:
    Jul 7, 2005
    if u sliced in ps

    near the top of your coding, their should be a comment saying something like <start imagready slices> or something like that, replace it with <div align="center"> and at the bottom you should see a comment liek <--!end imagready slices->, replace that with </div>

    just look in swats coding tut, he explains it better than i ever could...
     
  4. BreakOut

    BreakOut Well-Known Member

    Posts:
    2,930
    Likes Received:
    0
    Joined:
    Apr 28, 2005
    I'll do it if you send it to me...
     
  5. Aznsilvrboy

    Aznsilvrboy Well-Known Member

    Posts:
    1,252
    Likes Received:
    0
    Joined:
    Sep 12, 2005


    just look in swats coding tut, he explains it better than i ever could...
    [snapback]2002164[/snapback]​
    [/quote]

    thanks, i centered my template, but there is still white spacing on each side of my template (due to template not being wide enough), is there any way to solve this?
     
  6. II Phix II

    II Phix II Well-Known Member

    Posts:
    716
    Likes Received:
    0
    Joined:
    Jul 7, 2005
    at the top of your code, there should be something like <bg color = "#FFFFFF">, change that to the color of you want your bg to be, or u can use an image with <background image="directoryofurimageherre"> or somthing like that, i forget the specific coding, but i just use a color, so dont really worry about it.
     

Share This Page