Help

     Forum      Videos      Knowledge Base      Hire Us      Hosting Providers     Sandbox >

 

Forum

Need a response from us? Become a VIP.
Need help with your site right now? Hire us.

Upgrading to liveSite 8.0 broke my site

Posted by kat1776 on April 26, 2012

My site (www.hcyo.org) is hosted by camelback.net, and it was automatically upgraded. When it was upgraded, it's like it stripped all the style out. Is there something I should know about how to convert styles from the old to the new? Is it possible to roll it back? I don't want to spend hours re-coding my site...


Back   
 
4 Comments
Added by Camelback Web Architects
April 26, 2012

We will take a look at your site. Please don't resave any themes or make changes until we give you the "all clear". Thank you!
Added by Kat1776
April 26, 2012

Thank you so much! I think I've narrowed it down to. CSS import issue - I import other style sheets from the reset.css.
Added by Camelback Web Architects
April 26, 2012

We are happy to report that we have resolved this problem for you.

http://www.hcyo.org

For the v8 update, we had to add some code to the top of all Themes in order to resolve some issues in IE 7 & 8. Unfortunately, your theme was using @import lines, which are required by browsers to be at the top of the file, so when the new code was added to the top it forced the @import lines to stop working. We have moved the new code below the @import lines in order to solve the problem. There is nothing you need to do.

Sorry for the inconvenience.
Added by kat1776
April 27, 2012

No problem, thanks for fixing it for me!
Add Comment:
Please login or register to add a comment or get notified when a comment is added.