• Add Review
  • Subscribe
  • Nominate
  • Submit Media
  • RSS
Just hangin'
  • Craze
  • Added: 07/11/2019 01:58 AM
  • Last updated: 03/28/2024 09:15 AM
  • 958 views

Posts

Pages: 1
craze you should submit smaller screenshots
also i didnt see this??? this looks cute??????? i want it
This size is fine. I basically ask for smaller if you need to scroll half the bar or more.

However, this snippet might be useful if you want to, uh, 'break the bounds'

.image img {
max-width: 800px;
}

.image img:hover {
max-width: none;
margin-left: 50%;
transform: translateX(-50%);
}

#left_hover_arrow img:hover, #right_hover_arrow img:hover {
margin: auto;
transform: none;
}

div.image {
overflow: visible !important;
}
Craze
why would i heal when i could equip a morningstar
15150
oh neat, thanks libby

i can also just take screenshots at a reasonable size next time though ;V

joser you're in luck because it's what i'm currently working on! although i use big trees now so i need to remake hyacinth's sprite here.
Pages: 1