I'm makin' my own template ..I've done the photoshop job ..but now I'd like to code on it ..can ya tell me how ? ..
I'm makin' my own template ..I've done the photoshop job ..but now I'd like to code on it ..can ya tell me how ? ..
If my post has helped ya or ya like my jokes hit the +REP button ;)
http://www.eraoferadication.co.cc
HTML Code:http://forums.x10hosting.com/marketplace/85707-req-1000-credits-4-exchange.html
You need to slice it. I always slice it in 1 header, 1 bg that should be repeated and 1 footer. Then I make 3 divs, 1 for the header, 1 for the background and 1 for the footer. I set the header image as background in the header div with no-repeat. The background div I set the bg image with a repeat-y and in the footer div the footer image with no-repeat. Then I put my content in the background div.