Css Changes 2

I have purchased a website template with style sheet. I know nothing about CSS. I want to use the same style sheet on several websites by just changing the entries.

I have had the original CSS file changed to only contain the css classes required for test.html and also the CSS optimized by removing extraneous css properties by a programmer. This is great. However I now find that the changed html file has an unacceptable change.

The ORIGINAL html file had the code for the centent (center) section appear BEFORE the left and right column code. Having this always first helps with SEO. Now it has the left column code first which is bad for SEO. I originally purchased this template because of this SEO optimized arrangement.

The ORIGINAL files are here:
a2z-internet.com/scriptlance/test.html
a2z-internet.com/scriptlance/style.css

The CHANGED files are here:
a2z-internet.com/scriptlance2/test.html
a2z-internet.com/scriptlance2/style.css

I need the html file (and maybe the css file) changed back so the code for the centent (center) section appears BEFORE the left and right column code but keeping the important changes already done. Thanks.

Leave a Reply

Your email address will not be published. Required fields are marked *