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.
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...
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?
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.