@charset "UTF-8";

MFC Profile Code
î¥†
You replied on Thu 06/07/2017 23:46
MO
î¥º
î¸Š
îœª
îœ’
Max Oathtaker <m.oathtaker@gmail.com>
Thu 06/07/2017 23:42
Georgia Drew
î¸„
New MFC Profile QueenKennyX CSS Code.txt
18 KB
î¢–
î¥²
New MFC Profile QueenKennyX HTML Code.txt
4 KB
2 attachments (22 KB)
Download all
Save all to OneDrive
Hi Kenny:
The CSS code for the Customize CSS field and HTML code for the More About Me/Bio field are attached.
Both are complete replacement code so delete the old code before pasting the new code in.
What do you have in mind regarding a rebuild.
M
î¢–
Download
î´š
Hide email
î¢§
îœ‘
/* OATHTAKER CODED Â© 2015-2017 =================================================== */
/*
Model Name: QueenKennyX
Type: Custom MFC Profile
Author: Max Oathtaker
Author Link: http://profiles.myfreecams.com/oathtaker
Author Email: m.oathtaker@gmail.com
Version: 1.2
Intellectual Property & Copyright Notice: The design and content of this profile and all associated copyright and other intellectual property rights to the profile and the material on the profile are reserved. You may not copy,modify,republish or in any other way use the design,stylings and/or contents of this profile except as expressly permitted by the model and myself,and you must not download any material or copy and save any material to your computer without prior permission.
*/
/*=========================================================================== */
html {
  width:100%!important;
  height:100%;
  margin:0;
  padding:0;
  border:0;
}

@media only all and (max-width: 640px) and (max-height: 480px) {
  body {
    background-size:640px 480px;
    -moz-background-size:640px 480px;
    -webkit-background-size:640px 480px;
  }
}

@media only screen and (orientation: portrait) and (device-width: 320px),(device-width: 768px) {
  body {
    -webkit-background-size:auto 100%;
  }
}

@media only screen and (orientation: landscape) and (device-width: 320px),(device-width: 768px) {
  body {
    -webkit-background-size:100% auto;
  }
}

@font-face {
  font-family:'Niconne';
  src:url(http://fonts.gstatic.com/s/niconne/v6/jO_AxIHfRA1J5wF9FQemMgLUuEpTyoUstqEm5AMlJo4.woff),url(http://fonts.gstatic.com/s/niconne/v6/ELY3pImAH97GBzCDEvUepQ.ttf),local(Niconne),local(Niconne-regular);
}

a:link {
  text-decoration:none;
  color:#000;
  text-shadow:none;
}

a:visited {
  text-decoration:none;
  color:#FFFFFF;
  text-shadow:none;
}

a:hover {
  text-decoration:none;
  color:#FE642E;
}

.menu {
  position:fixed;
  left:0;
  top:5%;
  width:9em;
  margin:-2.5em 0 0;
  z-index:5;
  background-color:transparent;
  color:#FA58D0;
  font-family:"Voltaire","Franklin Gothic Medium","Franklin Gothic",Arial,sans-serif;
  font-weight:500;
  font-size:14pt;
  font-style:normal;
  line-height:16pt;
  text-align:left;
  border:none;
  text-shadow:0 0 1px #101010,1px 1px 3px #303030;
  padding:.5em .5em .5em 1.5em;
  -webkit-transition-property:color,background;
  -webkit-transition-duration:1s,1s;
  -webkit-transition-timing-function:linear,ease-in;
}

.menu a {
  text-decoration:none;
  color:#FFFFFF;
  text-shadow:0 0 1px #101010,1px 1px 3px #303030;
  -webkit-transition-property:color;
  -webkit-transition-duration:1s,1s;
  -webkit-transition-timing-function:linear,ease-in;
  -moz-transition-property:color,background-color;
  -moz-transition-duration:1s;
  -moz-transition-timing-function:linear,ease-in;
}

.menu:hover {
  color:#FA58D0;
  background-color:transparent;
}

.menu:hover a {
  color:#F6CEF5;
}

.menu a:hover {
  color:#FF0080;
}

#profile_avatar,#profile_main_photo,#header_bar,#footer_bar,#blurb_label,#blurb_value,#about_me_label,#unix_last_updated_label,#unix_last_updated_value,#status_label,#unix_last_login_label,#unix_last_login_value,#last_login_string_label,#last_login_string_value {
  display:none;
}

#status_value {
  position:absolute;
  top:105px;
  left:340px;
  font-family:Geneva,Helvetica,sans-serif;
  font-weight:600;
  font-style:normal;
  z-index:1;
}

.heading {
  display:none;
}

#about_me_value {
  display:block;
  margin:0 auto 0 -20px;
}

.container {
  display:block;
  margin:0 0 0 20px;
}

body {
  font-family:Helvetica,Arial,sans-serif;
  font-size:.85rem;
  line-height:1rem;
  background:url(https://dl.dropbox.com/s/twylpiem5cmcmja/QK_Background.jpg) top center no-repeat;
  background-attachment:fixed;
  background-size:cover;
  -moz-background-size:cover;
  -webkit-background-size:cover;
}

#profile {
  width:950px;
  margin:-8px auto 40px;
  background:url(https://dl.dropbox.com/s/cnq57stmc43crsl/QK_Header.jpg) top center no-repeat;
  background-color:#F8BED7;
  border:solid 2px #F5A9D0;
  box-shadow:0 0 15px 3px #585555;
  line-height:.9;
}

#profile_header {
  padding:400px 0 0;
}

.profile_section_content {
  z-index:auto;
}

.profile_section_content .label {
  color:#E35AA1;
  font-family:"Voltaire","Franklin Gothic Medium","Franklin Gothic",Arial,sans-serif;
  font-weight:500;
  font-size:1.1rem;
  line-height:.95rem;
  font-style:normal;
  letter-spacing:2px;
}

.profile_section_content .value {
  color:#000;
  font-family:Optima,Segoe,"Segoe UI",Candara,Calibri,Arial,sans-serif;
  font-weight:400;
  font-style:normal;
  letter-spacing:2px;
  font-size:.85rem;
  line-height:.95rem;
}

#profile_photo_galleries {
  position:relative;
  border-radius:5px;
}

.photo_gallery_name {
  display:block;
  width:auto;
}

.photo_gallery_name a:link,.photo_gallery_name a:visited {
  text-decoration:none;
  color:#6E6E6E;
  width:auto;
  height:auto;
  font-weight:500;
  font-family:"Franklin Gothic Medium","Franklin Gothic",Arial,sans-serif;
  font-size:15px;
}

.photo_gallery_count {
  text-decoration:none;
  color:#6E6E6E;
  font-size:.95rem;
  font-weight:500;
}

#profile_friends {
  width:900px!important;
  position:relative;
}

#favorite_models_container .value {
  font:bold 12px/16px Arial,sans-serif;
}

#favorite_models_container .value a {
  background:transparent url(https://dl.dropbox.com/s/ot73ies13rcqt2j/QK_Glitter.jpg) no-repeat;
  color:#000;
  border-radius:4px;
  box-shadow:2px 2px 2px rgba(0,0,0,0.4);
  padding:1px 5px;
  display:inline-block;
}

#favorite_models_container a:last-child {
  border:solid 1px #F781D8;
}

#favorite_models_container a:hover {
  background:transparent url(https://dl.dropbox.com/s/ot73ies13rcqt2j/QK_Glitter.jpg) no-repeat;
  color:#000;
  border:solid 1px #F781D8;
  border-radius:4px;
  -webkit-box-shadow:2px 2px 2px rgba(0,0,0,0.4);
  -moz-box-shadow:2px 2px 2px rgba(0,0,0,0.4);
  box-shadow:2px 2px 2px rgba(0,0,0,0.4);
  font-style:italic;
}

#friends_container .value {
  font:bold 12px/16px Arial,sans-serif;
}

#friends_container .value a {
  text-decoration:none;
  background:transparent url(https://dl.dropbox.com/s/ot73ies13rcqt2j/QK_Glitter.jpg) no-repeat;
  color:#000;
  border-radius:4px;
  -webkit-box-shadow:2px 2px 2px rgba(0,0,0,0.4);
  -moz-box-shadow:2px 2px 2px rgba(0,0,0,0.4);
  box-shadow:2px 2px 2px rgba(0,0,0,0.4);
  padding:1px 5px;
  display:inline-block;
}

#friends_container a:last-child {
  border:solid 1px #F781D8;
}

#friends_container .value a:hover {
  background:transparent url(https://dl.dropbox.com/s/ot73ies13rcqt2j/QK_Glitter.jpg) no-repeat;
  color:#000;
  border:solid 1px #F781D8;
  border-radius:4px;
  box-shadow:2px 2px 2px rgba(0,0,0,0.4);
  font-style:italic;
}

.link-amazon a {
  display:inline-block;
  position:absolute;
  width:178px;
  height:61px;
  top:10px;
  left:345px;
  background:transparent url(https://dl.dropbox.com/s/9er46lfgqoh51po/QK_ButtonAmazon.png) no-repeat;
  z-index:2;
}

.link-amazon a:hover {
  background-position:0 -60px;
}

.link-instagram a {
  display:inline-block;
  position:absolute;
  width:178px;
  height:61px;
  top:10px;
  left:525px;
  background:transparent url(https://dl.dropbox.com/s/z6ofzrwmxxnxvmu/QK_ButtonInsta.png) no-repeat;
  z-index:2;
}

.link-instagram a:hover {
  background-position:0 -60px;
}

.link-offline a {
  display:inline-block;
  position:absolute;
  width:178px;
  height:61px;
  top:10px;
  left:705px;
  background:transparent url(https://dl.dropbox.com/s/p21qzwdiqb0ta3z/QK_ButtonOffline.png) no-repeat;
  z-index:2;
}

.link-offline a:hover {
  background-position:0 -60px;
}

#ot_logo {
  position:fixed;
  top:1%;
  right:1%;
}

#tipmenu1 li,#tipmenu2 li {
  list-style-image:url(https://dl.dropbox.com/s/014zgnle054jmqn/QK_BulletTips.png);
  color:#000;
  font-weight:500;
  font-style:normal;
  font-size:1rem;
  padding:5px;
  line-height:1.25rem;
  font-family:"Franklin Gothic Medium","Franklin Gothic",Arial,sans-serif;
}

.tokens {
  color:#FCEC06;
  font-family:"Century Gothic",CenturyGothic,AppleGothic,sans-serif;
  font-size:1rem;
  font-weight:600;
  text-shadow:0 0 1px #101010,1px 1px 3px #303030;
}

#babies1 li,#babies2 li,#babies3 li,#babies4 li {
  list-style-type:none;
  line-height:1.25rem;
  color:#2E64FE;
  font-family:"Franklin Gothic Medium","Franklin Gothic",Arial,sans-serif;
  font-size:.93rem;
  font-weight:500;
}

#qk_hubby {
  display:inline-block;
  position:absolute;
  width:520px;
  height:109px;
  top:70px;
  right:75px;
  background:transparent url(https://dl.dropbox.com/s/zf9v1nteascivcp/QK_Hubby.png) no-repeat;
  z-index:2;
}

#qk_bfriend {
  display:inline-block;
  position:absolute;
  width:520px;
  height:109px;
  top:170px;
  right:75px;
  background:transparent url(https://dl.dropbox.com/s/4ukj9pv72yntjww/QK_BF.png) no-repeat;
  z-index:2;
}

#qk_welcome_container {
  width:900px;
  height:400px;
  margin:0 auto;
  font-weight:600;
  background:url(https://dl.dropbox.com/s/hlgcj5ej7bp9wtf/QK_PanelWelcome.jpg) top center no-repeat;
  border-top-left-radius:4px;
  -moz-border-radius-topleft:4px;
  -webkit-border-top-left-radius:4px;
  border-bottom-left-radius:4px;
  -moz-border-radius-bottomleft:4px;
  -webkit-border-bottom-left-radius:4px;
  border-bottom-right-radius:4px;
  -moz-border-radius-bottomright:4px;
  -webkit-border-bottom-right-radius:4px;
  border-top-right-radius:4px;
  -moz-border-radius-topright:4px;
  -webkit-border-top-right-radius:4px;
  z-index:99;
}

#qk_tipmenu_container {
  width:900px;
  height:400px;
  margin:0 auto;
  background:url(https://dl.dropbox.com/s/6336ywq5p4q6xmk/QK_PanelTipMenu.jpg) top center no-repeat;
  border-top-left-radius:2px;
  -moz-border-radius-topleft:2px;
  -webkit-border-top-left-radius:2px;
  border-bottom-left-radius:2px;
  -moz-border-radius-bottomleft:2px;
  -webkit-border-bottom-left-radius:2px;
  border-bottom-right-radius:2px;
  -moz-border-radius-bottomright:2px;
  -webkit-border-bottom-right-radius:2px;
  border-top-right-radius:2px;
  -moz-border-radius-topright:2px;
  -webkit-border-top-right-radius:2px;
  z-index:99;
}

#qk_tipmenu_column1 {
  display:inline-block;
  vertical-align:top;
  margin-left:35px;
}

#qk_tipmenu_column2 {
  display:inline-block;
  vertical-align:top;
}

#qk_babies_container {
  width:900px;
  height:400px;
  margin:0 auto;
  background:url(https://dl.dropbox.com/s/5t8w02i8b88jd2j/QK_PanelBabies.jpg) top center no-repeat;
  border-top-left-radius:2px;
  -moz-border-radius-topleft:2px;
  -webkit-border-top-left-radius:2px;
  border-bottom-left-radius:2px;
  -moz-border-radius-bottomleft:2px;
  -webkit-border-bottom-left-radius:2px;
  border-bottom-right-radius:2px;
  -moz-border-radius-bottomright:2px;
  -webkit-border-bottom-right-radius:2px;
  border-top-right-radius:2px;
  -moz-border-radius-topright:2px;
  -webkit-border-top-right-radius:2px;
  z-index:99;
}

#qk_babies_column1 {
  display:inline-block;
  vertical-align:top;
  margin-left:25px;
}

#qk_babies_column2 {
  display:inline-block;
  vertical-align:top;
}

#qk_babies_column3 {
  display:inline-block;
  vertical-align:top;
}

#qk_babies_column4 {
  display:inline-block;
  vertical-align:top;
}

.p_htipper {
  width:520px;
  text-align:center;
  line-height:1.5em;
  font-family:"Franklin Gothic Medium","Franklin Gothic",Arial,sans-serif;
  font-size:1rem;
  font-weight:500;
  color:#FFFFFF;
  padding-top:60px;
}

#qk_welcome_title,#qk_tipmenu_title,#qk_babies_title,#qk_htippers_title {
  width:900px;
  margin:auto;
  color:transparent;
}

#qk_spacer1,#qk_spacer2 {
  width:940px;
  margin:10px auto;
  background:transparent;
  z-index:99;
}

#tags_container {
  display:inline-block;
  width:900px;
  margin:0 0 0 20px;
}

#tags_container .value {
  color:#6E6E6E;
  font-family:Arial,sans-serif;
  font-size:12px;
  font-weight:400;
  line-height:16px;
}

#profile_comments {
  position:relative;
  top:10px;
}

.p_title {
  color:#FA58D0;
  font-weight:500;
  font-style:normal;
  font-size:2.75rem;
  line-height:16px;
  font-family:'Niconne',Candara,Calibri,Segoe,"Segoe UI",Optima,Arial,sans-serif;
  padding:30px 10px;
  text-shadow:1px 1px 2px #000;
  text-align:center;
  width:900px;
}

.p_welcome {
  width:850px;
  color:#000;
  font-weight:500;
  font-style:normal;
  font-size:1.25rem;
  line-height:1.1rem;
  font-family:"Gill Sans","Gill Sans MT",Calibri,sans-serif;
  padding:10px 25px 1px;
  text-align:center;
}

.p_welcome a {
  color:red;
}

.p_clubs {
  color:#FFFFFF;
  font-weight:500;
  font-style:normal;
  font-size:1rem;
  line-height:1rem;
  font-family:Candara,Calibri,Segoe,"Segoe UI",Optima,Arial,sans-serif;
  padding:0 10px;
  text-shadow:1px 1px 2px #000;
  text-align:center;
  width:900px;
}

p {
  color:#FFFFFF;
  font-weight:500;
  font-style:normal;
  font-size:1rem;
  line-height:1.25rem;
  font-family:"Voltaire","Franklin Gothic Medium","Franklin Gothic",Arial,sans-serif;
  padding:0 20px 5px;
}

#wall_poster_username {
  display:none;
}

.wall_post_info a:link {
  text-decoration:none;
  color:#F781F3;
  font-family:Geneva,Tahoma,Verdana,sans-serif;
  font-weight:600;
  font-style:normal;
  font-size:.9rem;
  text-shadow:1px 1px 0 rgb(46,46,46);
}

.wall_post_info a:visited {
  text-decoration:none;
  color:#F5A9F2;
  font-family:Geneva,Tahoma,Verdana,sans-serif;
  font-weight:600;
  font-style:normal;
  font-size:.9rem;
  text-shadow:1px 1px 0 rgb(46,46,46);
}

.wall_post_time {
  display:inline-table;
  font-family:Optima,Segoe,"Segoe UI",Candara,Calibri,Arial,sans-serif;
  font-weight:500;
  font-style:normal;
  font-size:.75rem;
  color:#000;
  background-color:transparent;
  padding:5px;
}

.wall_post_time:before {
  content:'posted on ';
}

.wall_post_body {
  width:auto;
  font-family:"Gill Sans","Gill Sans MT",Calibri,sans-serif;
  font-weight:500;
  font-style:normal;
  font-size:.95rem;
  color:#000;
  line-height:1.2em;
  background:#FFFFFF;
  border-left:1px solid #F781D8;
  border-bottom:1px solid #F781D8;
  border-right:1px solid #F781D8;
  border-top:1px solid #F781D8;
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  padding-top:10px;
  padding-left:5px;
  margin:0 0 3px 10px;
}

.wall_post_info {
  display:inline-table;
  width:auto;
  font-family:Optima,Segoe,"Segoe UI",Candara,Calibri,Arial,sans-serif;
  font-weight:800;
  font-style:normal;
  font-size:.85rem;
  text-decoration:none;
  text-transform:capitalize;
  background:transparent;
  padding:5px;
}

.wall_post_avatar {
  float:left;
  margin-top:5px;
  width:80px;
  height:68px;
  background:url(https://dl.dropbox.com/s/m2p3piph02e1kdt/QK_MsgWallThmb.png);
  z-index:98;
}

.wall_post_avatar img {
  width:50px;
  height:50px;
  border:none;
  border-radius:1px;
  padding:10px 0 0 8px;
}

#new_comment_buttons input[type='submit'] {
  text-decoration:none;
  text-align:center;
  padding:5px 13px;
  border:solid 1px #F781D8;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  font:15px Arial,Helvetica,sans-serif;
  font-weight:bold;
  color:#ffffff;
  background:transparent url(https://dl.dropbox.com/s/ot73ies13rcqt2j/QK_Glitter.jpg) no-repeat;
  -webkit-box-shadow:2px 2px 2px rgba(0,0,0,0.4);
  -moz-box-shadow:2px 2px 2px rgba(0,0,0,0.4);
  box-shadow:2px 2px 2px rgba(0,0,0,0.4);
  text-shadow:1px 1px 5px #000000;
  filter:dropshadow(color=#000000,offx=1,offy=1);
}

#new_comment_buttons input[type='submit']:hover,#new_comment_buttons input[type='submit']:focus {
  text-decoration:none;
  text-align:center;
  padding:5px 13px;
  border:solid 1px #088A08;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  font:15px Arial,Helvetica,sans-serif;
  font-weight:bold;
  color:#FFFFFF;
  background:#81F781;
  -webkit-box-shadow:2px 2px 2px rgba(0,0,0,0.4);
  -moz-box-shadow:2px 2px 2px rgba(0,0,0,0.4);
  box-shadow:2px 2px 2px rgba(0,0,0,0.4);
  text-shadow:1px 1px 5px #000000;
  filter:dropshadow(color=#000000,offx=1,offy=1);
}

#profile_password_photo_galleries .photo_gallery_link img {
  display:block;
  background-image:url(https://dl.dropbox.com/s/q3p8zvjyf0un5p6/QK_LkdFolderImage.png);
  background-repeat:no-repeat;
  background-position:0 0;
  width:85px;
  height:80px;
  margin-left:15px;
  padding-top:0!important;
  padding-right:0!important;
  padding-bottom:0!important;
  padding-left:120px!important;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  -webkit-box-shadow:0 0 0 #A09C94;
  -moz-box-shadow:0 0 0 #A09C94;
  -o-box-shadow:0 0 0 #A09C94;
  box-shadow:0 0 0 #A09C94;
}

#profile_password_photo_galleries .photo_gallery_preview .photo_gallery_link:nth-child(2) {
  display:block;
  background-image:url(https://dl.dropbox.com/s/sy9qphcf4lyrjvh/QK_Key.png);
  background-position:top right;
  background-repeat:no-repeat;
  width:70px;
  height:90px;
  margin-left:10px;
  background-position:26px 106px;
  -webkit-transition:all 1s;
  -moz-transition:all 1s;
  -o-transition:all 1s;
  transition:all 1s;
}

#profile_password_photo_galleries .photo_gallery_preview .photo_gallery_link:nth-child(2):hover {
  background-position:20px 60px;
  -webkit-transition:all 1s;
  -moz-transition:all 1s;
  -o-transition:all 1s;
  transition:all 1s;
}