MyBB Community Forums

Full Version: Lost stylesheet
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi everyone,
Just 5 minutes ago, mistakenly i have updated my stylesheet but wrong things. I have no backups in FTP. How can i find the old stylesheet?
Forum URL?
url and the name fo stylesheet: market.css
Pulled from Google's cache from the 13th of December:

.stoklaodeme {
    margin-left: 15px;
    overflow: hidden;
    padding-bottom: 15px;
}
.stokfiyat {
    background-color: #D8D8D8;
    float: left;
    height: 57px;
    width: 337px;
}
.odemesekilleri {
    float: left;
    height: 57px;
    width: 227px;
}
.stokfiyatcift {
    float: left;
    width: 150px;
}
.stokfiyatcift h2 {
    color: #9D9C9C;
    float: left;
    font-size: 18px;
    font-weight: 900;
    padding: 20px 5px;
    text-shadow: 0 1px #272222;
}
.stokfiyaticgost {
    background-color: #9D9C9C;
    border-radius: 15px 15px 15px 15px;
    float: left;
    height: 15px;
    margin-left: 12px;
    margin-top: 16px;
    padding: 6px;
    text-align: center;
    width: 45px;
}
.stokfiyaticgost:before {
    border-bottom: 3px solid transparent;
    border-left: 10px solid #A16C63;
    border-top: 50px solid transparent;
    content: "";
    height: 0;
    left: 8px;
    position: relative;
    top: 1px;
    width: 0;
    z-index: 12;
}

That's the most recent copy you'll probably find.
(2012-12-14, 05:58 PM)Nathan Malcolm Wrote: [ -> ]Pulled from Google's cache from the 13th of December:

.stoklaodeme {
    margin-left: 15px;
    overflow: hidden;
    padding-bottom: 15px;
}
.stokfiyat {
    background-color: #D8D8D8;
    float: left;
    height: 57px;
    width: 337px;
}
.odemesekilleri {
    float: left;
    height: 57px;
    width: 227px;
}
.stokfiyatcift {
    float: left;
    width: 150px;
}
.stokfiyatcift h2 {
    color: #9D9C9C;
    float: left;
    font-size: 18px;
    font-weight: 900;
    padding: 20px 5px;
    text-shadow: 0 1px #272222;
}
.stokfiyaticgost {
    background-color: #9D9C9C;
    border-radius: 15px 15px 15px 15px;
    float: left;
    height: 15px;
    margin-left: 12px;
    margin-top: 16px;
    padding: 6px;
    text-align: center;
    width: 45px;
}
.stokfiyaticgost:before {
    border-bottom: 3px solid transparent;
    border-left: 10px solid #A16C63;
    border-top: 50px solid transparent;
    content: "";
    height: 0;
    left: 8px;
    position: relative;
    top: 1px;
    width: 0;
    z-index: 12;
}

That's the most recent copy you'll probably find.
This stylesheet is wrong one i need older one.
Hello there,

The forum you have posted does not have the minimum "Powered by MyBB" notice we require for technical support here. In order for us to give you further support, please add the following code to the footer template of your forum:

Admin CP --> Templates & Style --> *expand your template set* --> Footer Templates --> footer
Powered by <a href="http://www.mybb.com">MyBB</a>

I will close this thread until you have reinstated the Powered By line. Please post in the Private Inquiries forum to ask to have this thread reopened, where you can also raise any questions you have about this policy.

With regards,
MyBB Support Team