Hello, how would a make a space above and one below the mainWrapper to show my background image in the body? If its PHP code in the tpl_header and tpl_footer then what would I add? I dont know anything about PHP...
Thanks,
Chad
Hello, how would a make a space above and one below the mainWrapper to show my background image in the body? If its PHP code in the tpl_header and tpl_footer then what would I add? I dont know anything about PHP...
Thanks,
Chad
stylesheet and add margin-top and margin-bottom with your desired space or just margin to the body tag
Worked like a charm I thought it was more dificult than that! Thanks...