i want to know how to customize a wordpress theme specially woo theme .Fully customize it .How to began and what pre requisite do i need in this matter?Also i want to know how much time would it take to customize the theme?
i know i need to learn php but what does customizing a theme means?Does it means i need to change it completely or according to requirement?please elaborate
customizing a theme means: editing CSS (Look of the theme), editing php (structure of the theme), and so on...
On the dashboard, go to apperance -> Editor. Select the theme on the right and see how many files are there. You can play with anything, header, footer etc. Style.css will control how elements look on the screen
Actually customization means you can change your blog theme as u want, so for that purpose you have to edit css file, HTML coding as well as php coding, so or that purpose you must be a coder.
ok fine i know html,css both but pretty new in php and found it the best to play with hp while customizing any theme .So for that purpose i am learning php also .and i am using help from w3schools but can anyone tell me how to use the documentaion also.many thanks for help