I want to know about the WordPress that, Is there any option to add my custom Theme to mu WordPress Site? If yes What's the main things should I take care for it?
Please give me a suggestion. I stuck up with my new theme from my client. I sliced it. Now I need to Create a nice theme with those sliced images.
I am looking for your valuable suggestion with examples or links.
Regards
manu
Yes it is intended that you make custom themes. To me the best way to learn to do it is start with an existing theme that you like. Make a copy of it and modify its code to your design. Pick one that has a basic layout that you want - if you want one right sidebar column then pick a theme with only two columns, content on the left, sidebar on the right, and adapt your theme to it. Change the header, change the layout as you want it, etc.
8 Fantastic Tutorials On How To Build Your Own Custom WordPress Theme
http://savedelete.com/best-tutorial-build-custom-wordpress-themes.html
Sara Martin
Member
Posted 1 year ago #
the best way to go about integration, in my experience, is to take your existing website and build a WordPress theme out of it, then apply that theme to your WordPress blog and voila, if all has gone well you have a perfect integration. It can require some handiness with CSS, but the principles covered in this tutorial will get you well on your way.