Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Heidi

#1
Prefabs / Re: Brickist Furniture Pack 1 [Seats]
September 12, 2024, 01:29:53 PM
That office chair can definitely be optimized.
#2
Prefabs / Re: Brickist Furniture Pack 2 [Tables]
September 12, 2024, 01:29:26 PM
That table looks so terrible and bulky, I mean you have all these beautiful looking tables then you have....that...
#3
You should put these into a zip folder to save bandwidth.
#4
Coding Help / Re: How to fix my ad code
September 12, 2024, 12:40:54 PM
This isn't fixed, it's off-centered. It looks horrible.
#5
General Discussion / Re: Your ad is messed up
July 12, 2024, 10:00:36 PM
Try this then

<a href="#" class="hover-img">
    <img src="static-image.png" alt="Static Image" class="static">
    <img src="animated-image.gif" alt="Animated Image" class="animated" style="opacity:0;">
</a>

.hover-img .animated {
    transition: opacity 0.5s ease-in-out;
}

.hover-img:hover .static {
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
}

.hover-img:hover .animated {
    opacity: 1;
    transition: opacity 0.5s ease-in-out;
}
#6
General Discussion / Re: Your ad is messed up
July 12, 2024, 09:54:43 PM
Quote from: MoonWolf63 on July 12, 2024, 09:51:34 PM
Quote from: Heidi on June 02, 2024, 11:17:23 PMWolf, your hover effect is a joke. Instead of showing the GIF beside the image, you should swap the image with the GIF on hover. Here's how you can fix it:

Use this for the HTML
<a href="#" class="hover-img">
    <img src="static-image.png" alt="Static Image" class="static">
    <img src="animated-image.gif" alt="Animated Image" class="animated" style="display:none;">
</a>

.hover-img:hover .static {
    display: none;
}
.hover-img:hover .animated {
    display: inline;
}

What kind of glitchiness?

I tried this but it just caused a bunch of glitchiness
#7
General Discussion / Re: Your ad is messed up
June 02, 2024, 11:17:23 PM
Wolf, your hover effect is a joke. Instead of showing the GIF beside the image, you should swap the image with the GIF on hover. Here's how you can fix it:

Use this for the HTML
<a href="#" class="hover-img">
    <img src="static-image.png" alt="Static Image" class="static">
    <img src="animated-image.gif" alt="Animated Image" class="animated" style="display:none;">
</a>

.hover-img:hover .static {
    display: none;
}
.hover-img:hover .animated {
    display: inline;
}
#8
Gallery / Re: Wolf's Grocery Store
August 23, 2023, 08:44:23 PM
It's decent but there's a lot of empty space. Also is that fountain soda? Those usually aren't in grocery stores.
#9
Prefabs / Re: Picnic Table
June 27, 2023, 01:35:14 AM
This is actually a decent prefab.
#10
Prefabs / Re: Armchair
June 27, 2023, 01:34:15 AM
It is small, can a player even fit in it?
#11
Prefabs / Re: Bed2
June 27, 2023, 01:33:57 AM
Its a bit flat.
#12
Gallery / Re: [Blockland] My house in our city rpg
June 26, 2023, 10:55:54 PM
It's very...unfinished.
#13
Servers scripts / [Read before posting] New Rule
June 21, 2023, 01:22:40 AM
Ok so a new rule, if you're posting something here, add more context to it, don't just provide a few commands and boom. A recent example is where a user just provided 2 commands and nothing else. Do not do this, please specify some kind of installation instructions, what are some requirements, what needs to be installed, and other general shit.
#14
Gallery / Re: My BL city store
June 21, 2023, 01:14:02 AM
We should get back into the city rp
#15
Memes / Re: Very good insult
February 01, 2023, 07:44:35 AM
This is such a long and sophisticated roast, I love it!