Hi, I downloaded free template for my word press, and updated all the things in the new template and designed very well. But in that we have one small problem that is how to decrease the template pre-defined size, because the footer it seems very large size and doesn't looks very good. I want to delete the footer-size adjustable, whether it's will be possible to delete the pre-defined footer. Kindly help me in the issues
maybe in css file you can find some class or id which define footer and change width. if you want fixed width make it in pixels and if you want fluid width define in percents.
Yes you can replace the footer.php file but only if you know what you are doing. As suggested you can adjust the CSS properties inthe footer.php file as well