D5 Creation Forum

Open Forum for D5 Creation's Members and Visitors

Before requesting any support Please search the Forum First. You may find your desired answer. This will save your waiting time and will save our working hour. We may not answer the question which we have already answered. You should also read our Support Policy

Re: Removing 2nd Row Featured Boxes

Front Page D5 Creation Forum General Support Removing 2nd Row Featured Boxes Re: Removing 2nd Row Featured Boxes

#4106
D5 Creation
Keymaster
Quote:
Quote from UbUdesigner on March 12, 2013, 21:16
When Downloading and Updating to a new version, will my css/html/php changes be lost?

Make sure you have a copy of your old theme on your computer in case something goes wrong with the new theme. All the processes will overwrite your existing Theme Files but keep the posts, pages, contents, settings etc. as it was.

So if you have made some changes to the Theme Files you should keep a copy of those files. We recommend not to edit any theme file. You should implement any Styling Change in the Custom Code within Head Area of Theme Options. You can input there any CSS codes within

Code:
<style>

and

Code:
</style>

tag.