Subeta Navigation: Home - News - Games - Shops - Forums - Inventory
  • Medals

    Gold Account

    Restock Royalty (1,734)

    Aboxalypse Champion

    Trapped Minion Consecutive (3)
  • Achievements
  • Shops

    KingPaw

    Lil guys
  • Extra Userinfo
    Joined: Tuesday July 26th
    Member For: 3 years, 7 months, 3 weeks, 1 day
    Forum Posts: 3 - Recent Posts - Recent Topics
    Trading Cards: 6
    Plushies: 93
    Beanbags: 113
    Tiles: 0
    Pumpkins: 0
    Stickers: 97
    Bobbleheads: 0
    Minions: 20
    Trades: 0
    Achievements: 248
    Scores: Click Here
    Battle Stats: Click Here
    Give Gift: Click Here
  • Options
    Send MailAdd Friend
  • Profile
    King/Dev - He/It - 20
    Horror and Rift pet fan. slow to respond to messages
  • Pets
    Vitreous
    Valzong
    Aerico
    Ecliptic
    Lovesick
    Michael
    Lot
    Bauble
    Kaleidoscope
    Luminary
    Twizzler
  • Wishlist

    How to Write I

    Lucky Dillema Plushie

    Spring Dillema Plushie

    Vesnali Mortiking Plushie

    Twilight Dillema Beanbag

    Sun Dillema Beanbag
    Full Wishlist
  • Basic Userinfo
    Username: KingPaw
    Name:
    Gender:
    Last Seen: 8 months, 5 days, 18 hours, 54 minutes ago
  • Comments
    emmie1989


    Profile to Profile
    you're welcome. I love helping people
    emmie1989


    Profile to Profile
    Vitreous looks so good now
    Skreeonk


    Profile to Profile
    You've been B'd
    Protected


    Profile to Profile
    Alrighty, so it's just changing the width in a few places, namely (#pet_image) and the (.pet_spotlight, #pet_minion) block
    Find the #pet_image section and change the margin-left to look like this
    Quote:
    #pet_image {
    border-radius: 30px;
    margin-left: 275px!important;
    margin-right: auto!important;
    margin-top: 30px!important;
    border: 15px solid #fff;
    Then find the .pet_spotlight, #pet_minion and you're changing 2 things:
    Quote:
    .pet_spotlight, #pet_minion {
    background-color: #f1f1f1;
    position: absolute!important;
    border-radius: 10px;
    left: 420px;
    top: 140px;
    height: 120px;
    font-size: 10px!important;
    text-transform: uppercase;
    margin: 0!important;
    /* 03/21/20 FIXES */
    padding-top: 25px!important;
    padding-bottom: 25px!important;
    width: 200px;
    The height from 170px to 120px and the width from...I think it starts off 100px, and change it to 200px
    I hope that works out for you! Let me know if it's not going how you expect ^^
    Protected


    Profile to Profile
    Heyyyyy this is none of my business, but when I was peeping Tadabout's profile I noticed you got rid of the pet spotlight block, if you'd like to center the minion and pet image, I can send you the code fix for that if you'd like. See
    Once
    for an example
    View All Comments
  • Comment