-
AuthorPosts
-
July 30, 2014 at 4:12 pm #297774
I just tried updating the theme and it failed saying it could not remove the old version and now I see – Briefly unavailable for scheduled maintenance. Check back in a minute. Just looking in the theme folder on the server, it is now empty.
Help :)
-
This topic was modified 11 years, 3 months ago by
Rustybucket.
July 30, 2014 at 4:19 pm #297783Hey Rustybucket!
Please re-install Enfold via FTP – http://kriesi.at/documentation/enfold/install-enfold-over-ftp/
Enfold folder is the empty one, is that correct?Regards,
YigitJuly 30, 2014 at 4:22 pm #297786Yes that is correct, will all my work be saved to the database or have I lost it?
CheersJuly 30, 2014 at 4:24 pm #297789July 30, 2014 at 4:50 pm #297805Excellent most of it is back but with a couple of styling issues. The first is what you gave me this css for this morning but it no longer seems to work:
.fixed_header.social_header #main { padding-top: 167px; }The second is if you look at the header, the phone text is no longer adopting the custom style that was applied to it. This text should also be larger and white in colour:
.social_header .phone-info {font-weight:200;}Finally the area with the breadcrumb is no longer the correct height. I’d used the following to change the size of the text which made the area bigger but this no longer seems to work:
.title_container .main-title { margin: 0; font-size: 26px; position: relative; z-index: 2; min-height: 36px; line-height: 2.3em; top: 0; font-weight: 100; }Cheers
July 30, 2014 at 5:18 pm #297826Hey!
Please use following code instead
.html_header_top.html_header_topbar_active.html_header_sticky.html_large #top #main { padding-top: 167px; } .phone-info { font-weight: 200!important; color: white!important; font-size: 16px; }i see that last code is working fine now. Please flush browser cache
Regards,
Yigit -
This topic was modified 11 years, 3 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.
