[Xenforo] Xmas Membercard (Blue)

Discussion in 'Miscellaneous Packs' started by Shelley, Nov 7, 2011.

  1. Busy

    Shelley Designated Designer

    Likes Received:
    644
    Software You Use:
    XenForo
    Preview

    [IMG]
    preview2.png

    preview1.png

    Summary: Another Xmas themed membercard. A less vibrant themed version than the previous release.
    Install Upload all the contents of the .zip archive into your /overlay folder or the overlay folder of that custom style.

    Related Releases: The multi-coloured more vibrant Xmas MemberCard can be found in this thread.

    After you've uploaded the contents of the archive copy the following css into your EXTRA.CSS template and your done.

    Code:
    .xenOverlay.memberCard {
            width: 620px !important;
            height: 370px !important;
    }
    
    .xenOverlay.memberCard .avatarCropper
    {
            background-color: transparent !important;
            border: 0px solid #181818 !important;
            border-radius: 5px !important;
            top: 120px !important;
            left: 60px !important;
            width: 96px !important;
            height: 96px !important;
    }
    
    .xenOverlay.memberCard .avatar img {
            background-color: transparent !important;
            height: 96px !important;
            width: 96px !important;
            top: 0px !important;
            left: 0px !important;
    }
    .xenOverlay.memberCard  .avatarCropper label {
    
            height: 96px !important;
            width: 96px !important;
    }
    
    .xenOverlay.memberCard .userInfo .userBlurb {
            color: #def0ed;
    }
    
    .xenOverlay.memberCard .userInfo {
            top: 100px !important;
            right: 30px !important;
            width: 330px !important;
            height: 220px !important;
    }
    
    .xenOverlay.memberCard .userLinks {
            background: url("@imagePath/xenforo/overlay/membercard-spacer.png") no-repeat bottom !important;
            border-bottom: 0px dotted #7ba540 !important;
            padding-bottom: 10px !important;
    }
    
    .xenOverlay.memberCard .userLinks a {
            color: #ecfffc !important;
    }
    
    .xenOverlay.memberCard .lastActivity {
            background: url("@imagePath/xenforo/overlay/membercard-spacer1.png") no-repeat top!important;
            border-top: 0px dotted #a29890 !important;
            margin-bottom: 5px !important;
            padding-top: 10px !important;
    }
    
    .xenOverlay.memberCard a.close {
            background-image: url("@imagePath/xenforo/overlay/mclose.png") !important;
            right: 300px !important;
            top: 25px !important;
            width: 26px !important;
            height: 20px !important;
    }
    
    .xenOverlay.memberCard .userInfo .userTitleBlurb {
        margin: 0px 0 !important;
    }
    
    .xenOverlay.memberCard .userInfo h3 a {
            color: #ecfffc !important;
    }
    
    .xenOverlay.memberCard .userInfo h4 {
            color: #ecfffc !important;
    }
    
    .xenOverlay.memberCard .userInfo .status {
            color: #d1e2df!important;
    }
    
    .xenOverlay.memberCard .pairsInline dd  {
            color: #C9E6E0 !important;
    }
    
    .xenOverlay.memberCard .userStats  dt {
            color: #adc6c1 !important;
    }
    
    .xenOverlay.memberCard .lastActivity {
            color: #f1e5bc !important;
    }
    
    .xenOverlay.memberCard .lastActivity .DateTime  {
            color: #AFC8C3 !important;
    }
    
    .xenOverlay.memberCard .muted {
            color: #b0bebb !important;
    }
    
    .xenOverlay.memberCard .lastActivity dt {
            color: #afc8c3 !important;
    }
    .xenOverlay.memberCard .lastActivity a {
            color: #c9e6e0 !important;
    }
    
    
    Conditions of use: This pack may be used on forums, websites but cannot be redistributed or repackaged in any way shape or form for any reason without prior consent of the author.

    Attached Files:

    • Like Like x 6
  2. Busy

    Shelley Designated Designer

    Likes Received:
    644
    Software You Use:
    XenForo
    Reserved.
  3. Spaced

    KW802 Code Monkey

    Likes Received:
    172
    Software You Use:
    IPB, vBulletin, XenForo
    I like this variation... gets that 'winter' feel across without being specific to one particular event. :)
    • Like Like x 1
  4. Angelic

    Azhria Lilu Barry & Brad Bodyswapping?

    Likes Received:
    1,054
    Software You Use:
    IPB, XenForo
    Yeah, this one has the whole "Winter Wonderland" feel... I prefer this one over the red one.. which, for me and my love for red, is just bizarre :D

    Both are gorgeous though!
    • Like Like x 1
  5. Busy

    Shelley Designated Designer

    Likes Received:
    644
    Software You Use:
    XenForo
    I know, I was surprised, alot. :p that you preferred the blue variant over the other. I think it's really down to the variation of colour when it comes to blue.
    • Like Like x 1
  6. Angelic

    Azhria Lilu Barry & Brad Bodyswapping?

    Likes Received:
    1,054
    Software You Use:
    IPB, XenForo
    Yeah :D
  7. Insomnious

    zappaDPJ Well-Known Member

    Likes Received:
    171
    Software You Use:
    XenForo, SMF
    Nicely done :)

    Perhaps this year I'll find the time to add a little seasonal flavour to some of my sites.
  8. Egghead

    Michael Well-Known Member

    Likes Received:
    81
    Those are very smart, the baubles look excellent, very nice work there :D

Share This Page