Skip to content

MissFashion modern fantasy theme by itamiodio

Details

Authoritamiodio

LicenseNo License

Categorymissfashion.pl

Created

Updated

Size17 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Modern, fantasy theme for missfashion.
Work in progress.
Right now, only polish version is supported.

Notes

Userstyle doesn't have notes.

Source code

Source code has over 10K characters, so we truncated it. You can inspect the full source code on install link.
@-moz-document domain("missfashion.pl") {
/* OGÓLNE */

/* 
Crown: Logo vector created by mariia_fr - www.freepik.com</a>

*/

@import url('https://fonts.googleapis.com/css2?family=Alegreya+SC&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Fuggles&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Ruthie&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lovers+Quarrel&display=swap');

body 
{
    background-image: url("https://i.imgur.com/e2jOUvU.jpg");
    background-attachment: fixed;
}



#common-light, #common-bimbo, #common-header-light
{
    display: none;
}

#common-container
{
background: rgb(205,149,163);
background: linear-gradient(180deg, rgba(205,149,163,0.7712002281381303) 50%, rgba(112,61,79,0.9476708163734243) 100%);
    border: none;
}

#common-container #common-content
{
    
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(90, 52, 64, .8)),
    url('https://i.imgur.com/yW6T8YM.png');
    
    

    background-position: top center;
    background-attachment: fixed;
}


.btn
{
    box-shadow: 0px 0px 10px #26242b85;
    background:linear-gradient(94deg, rgb(145, 115, 122) 0%, rgb(173, 131, 139) 50%, rgba(213,142,153,1) 100%);
    padding: 7px 13px !important;
    border-radius: 10px;
    border: 2px #26272c91 solid;
    transition: all 0.1s linear !important; 
    text-shadow: none;
    color: #26272C;
}

.btn:hover
{
    border: 2px #f0dfdf85 solid;
    box-shadow: 0px 0px 10px #f0dfdf78;
    color: #f0dfdf;
     background:linear-gradient(94deg, rgb(145, 115, 122) 0%, rgb(173, 131, 139) 50%, rgba(213,142,153,1) 100%);
}

a
{
    text-decoration: none !important;
}

/* Nawigacja */

#common-menu-top
{
    top: 90px !important;
}

#common-menu-top ul li a:hover, #common-menu-top ul li a.active, #common-menu-top ul li a.submenu-active
{
    background-color: #533D3F;
}

#common-menu-top ul li a
{
    text-shadow: none;
    color: #f9f1f1;
}

#common-menu-top ul li a:hover, #common-menu-top ul li a.active, #common-menu-top ul li a.submenu-active
{
        text-shadow: none;
    color: #f5f1f1;
}
}

@-moz-document url-prefix("https://www.missfashion.pl/?news") {
/* GŁÓWNA */

img[src*="https://static.ma-bimbo.com/modules/homepage/img/bimbo/231219.png"] 
{
    display: none;
}

img[src*="https://static.ma-bimbo.com/modules/homepage/img/doily-light.png"] 
{
    display: none;
}

#common-light-offline
{
    display: none;
}

#game-text
{
    background-color: #dec0c0c9;
    border-radius: 5px;
    padding: 10px;
    margin-left: -35px;
}

#homepage #homepage-news h2
{
    display: none;
}

#homepage #homepage-news #news-feed
{
    margin-left: -25px !important;
    background-color: #dec0c0c9;
    border-radius: 5px;
    padding: 10px;
    border: none;
    height: 100%;
    margin-top: 20px;
}

#homepage-extra
{
    display: none !important;
}

/* AVATAR */

#common-connexion-box
{
    background-image: none !important;
    margin-left: -100px;
}

#avatar
{
    width: 188px !important;
    height: 188px !important;
    margin-left: 10px !important;
    background-position: center !important;
    border: none !important;
    margin-top: 70px !important;

}

/* Witaj */
#common-connexion-box h2
{
    font-family: "Alegreya SC" !important;
    margin-top: -65px;
    font-weight: 600;
    -webkit-text-fill-color: #342323; 
    -webkit-text-stroke-width: 0.3px;
    -webkit-text-stroke-color: #FCC6B4;
}


/* Nick */
#common-connexion-box p
{
    font-family: 'Fuggles', cursive !important;
    font-size: 70px;
    font-weight: 400;
    margin-top: -25px;
    margin-left: 100px;
    color: #342323;
    text-shadow: 0px 0px 5px #FCC6B4;

}

/* Button */
#common-connexion-box #btn-enter
{
    background-image: url("https://i.imgur.com/h0vrCp0.png");
    width: 237px;
    height: 86px;
    margin-top: 23px;
    margin-left: -62px;
}

#common-connexion-box #btn-enter:hover
{
    background-image: url("https://i.imgur.com/eZEesFO.png");
}

footer
{
    bottom: 0 !important;
    left: 0;
    right: 0;
    position:fixed !important;
    width: 100%;
}
}

@-moz-document url-prefix("https://www.missfashion.pl/profile/"), domain("missfashion.pl") {
/* PROFIL */
/* Lajki profilu */
.likeCounter .likeCounterView {
    background-image: url("https://i.imgur.com/9xZdVyw.png") !important;
    width: 107px;
    height: 64px;
    margin-top: -50px !important;
}

#common-content > b > table > tbody > tr > td.counter > div > div.likeCounterView.tooltip > span,
#common-content > table > tbody > tr > td.counter > div > div.likeCounterView.tooltip > span
{
    font-family: 'Fuggles', cursive !important;
    font-size: 60px !important;
    top: 50px !important;
    color: #26272C;
    font-weight: 400;
    text-shadow: -1px 0 1px #C7ABAB, 1px 0 1px #C7ABAB, 0px -1px 1px #C7ABAB, 0px 1px 1px #C7ABAB, -1px 0 1px #C7ABAB, 1px 0 1px #C7ABAB, 0px -1px 1px #C7ABAB, 0px 1px 1px #ffffff, -1px 0 1px #C7ABAB, 1px 0 1px #C7ABAB, 0px -1px 1px #C7ABAB, 0px 1px 1px #C7ABAB;
}

/* Strzałki */
#common-content >  b > table > tbody > tr > td.left,
#common-content >  table > tbody > tr > td.left { 
    padding-left: 100px !important;
}

#common-content >  b > table > tbody > tr > td.right ,
#common-content > table > tbody > tr > td.right{
    padding-right: 120px !important;
}

.footer {
    margin-top: 620px !important;
}


img[src*="https://static.ma-bimbo.com/modules/scenery/img/arrow-left.png"] {
    content: url("https://i.imgur.com/QFiYUTL.png") !important;
}

img[src*="https://static.ma-bimbo.com/modules/scenery/img/arrow-right.png"] {
    content: url("https://i.imgur.com/DdzXynN.png") !important;
}

#common-content > table > tbody > tr > td.left,
#common-content >  b > table > tbody > tr > td.left,
#common-content > table > tbody > tr > td.right,
#common-content >  b > table > tbody > tr > td.right {
    width: 250px !important
}

#common-content > table > tbody > tr > td.left > a > small,
#common-content >  b > table > tbody > tr > td.left > a > small,
#common-content > table > tbody > tr > td.right > a > small,
#common-content >  b > table > tbody > tr > td.right > a > small {
    display: none !important;
}

#common-content > table > tbody > tr > td.left > a > span,
#common-content >  b > table > tbody > tr > td.left > a > span,
#common-content > table > tbody > tr > td.right > a > span,
#common-content >  b > table > tbody > tr > td.right > a > span {
    font-family: 'alegreya sc' !important;
    font-size: 20px !important;
    font-weight: normal !important;
    position: absolute;
    top: 680px !important;
    text-shadow: none !important;
    color: #C7ABAB !important;
}

#common-content > table > tbody > tr > td.left > a > span,
#common-content >  b > table > tbody > tr > td.left > a > span {
    right: 540px !important;
}

/* Menu po lewej */
.menu-left {
    background: none !important;
}

.coms.mine,
.coms {
    margin-top: -40px !important;
}

.travels {
    margin-top: -60px !important;
    margin-left: 0px;
}

.auctions.mine,
.auctions,
.stars,
#common-content > div.menu-left > a.stats.tooltip {
    background-image: none !important;
    height: 25px !important;
    transition: all 0.5s linear !important;
}

.auctions.mine,
.auctions {
    top: 190px !important;
}

.auctions.mine:after,
.auctions:after {
    font-family: 'alegreya sc';
    font-size: 17px;
    content: 'Wygrane aukcje';
    color: #26272C;


    box-shadow: 0px 0px 10px #26242b85;
    background: linear-gradient(94deg, rgb(145, 115, 122) 0%, rgb(173, 131, 139) 50%, rgba(213, 142, 153, 1) 100%);
    padding: 3px 7px;
    border-radius: 10px;
    border: 2px #26272c91 solid;
    transition: all 0.15s linear !important;
}

.stars {
    width: 200px !important;
    top: 230px !important;
    left: 24px !important;
}

#common-content > div.menu-left > a.stars.tooltip,
#common-content > div.menu-left > a.auctions.mine,
#common-content > div.menu-left > a.stats.tooltip {
    width: 142px !important;
}

.stars:after {
    font-family: 'alegreya sc';
    font-size: 17px;
    content: 'Galeria gwiazd';
    color: #26272C;

    box-shadow: 0px 0px 10px #26242b85;
    background: linear-gradient(94deg, rgb(145, 115, 122) 0%, rgb(173, 131, 139) 50%, rgba(213, 142, 153, 1) 100%);
    padding: 3px 7px;
    border-radius: 10px;
    border: 2px #26272c91 solid;
    transition: all 0.15s linear !important;
}

#common-content > div.menu-left > a.stats.tooltip {
    top: 270px;
    left: 22px;
}

#common-content > div.menu-left > a.stats.tooltip:after {
    font-family: 'alegreya sc';
    font-size: 17px;
    content: 'Moje statystyki';
    color: #26272C;

    box-shadow: 0px 0px 10px #26242b85;
    background: linear-gradient(94deg, rgb(145, 115, 122) 0%, rgb(173, 131, 139) 50%, rgba(213, 142, 153, 1) 100%);
    padding: 3px 7px;
    border-radius: 10px;
    border: 2px #26272c91 solid;
    transition: all 0.15s linear !important;
}

.stars:hover:after,
.auctions.mine:hover:after,
.auctions:hover:after,
#common-content > div.menu-left > a.stats.tooltip:hover:after {
    border: 2px #f0dfdf85 solid;
    box-shadow: 0px 0px 10px #f0dfdf78;
    color: #f0dfdf;
}

#stats-me-icon {
    display: none !important;
}

#common-content > div.identity > b > div,
#common-content > div.identity > div {
    width: 140px !important;
    background-image: none !important;
    top: -150px !important;
    left: -213px !important;
    border-radius: 10px;
    border: 2px #26272c91 solid;
    background: linear-gradient(120deg, rgb(145, 115, 122) 0%, rgb(195, 130, 142) 100%) !important;
    box-shadow: 0px 0px 10px #2...

Reviews

No reviews yet.