Chat Artifacts Gallery Guilds Search Wiki Login Register

Welcome, Guest. Please login or register. - Thinking of joining the forum??
April 08, 2026 - @844.41 (what is this?)
Activity rating: Four Stars Posts & Arts: 73/1k.beats Random | Recent Posts | Guild Recents
News: :wizard: You can make anything on the web! :wizard: Guild Events: There are no events!

+  MelonLand Forum
|-+  Life & The Web
| |-+  ✁ ∙ Web Crafting
| | |-+  ☔︎ ∙ I need Help!
| | | |-+  Help with wiki styled gallery?


« previous next »
Pages: [1] Print
Author Topic: Help with wiki styled gallery?  (Read 2122 times)
LittleGr33nIMP
Casual Poster ⚓︎
*
View Profile WWW


"Yay for me, Luigi!" -Luigi
⛺︎ My Room

Artifacts:
First 1000 Members!Joined 2022!
« on: February 13, 2023 @276.82 »

EDIT: Accidentally attached two copies of the same files my bad. :drat:

How TF do you make a wikipedia styled gallery? :TnT: :pc:

Hey guys I'm currently working on updating this gallery section that I'm working on.
I tested different sized images and I sadly found out that vertical images changed the height of the gallery figure elements. I wanted containers that hold vertical images to maintain the same size as all the other gallery figures.

TLDR: I basically just want the figure elements in the gallery section to be roughly around 150px wide and tall, while keeping the images actual aspect ratio.

I'm asking here since I tried what I know and attempted looking stuff up and I'm kinda stumped. I've attached both the html and css if you want a more thorough look.


Here's an example of what I'm trying to go for with my gallery figures:
https://zeldawiki.wiki/wiki/Groose#Gallery

Here's 2 screenshots showing the issue.

Desktop:


Mobile:



* dummy.html (26.15 kB - downloaded 50 times.)
* common.css (14.64 kB - downloaded 55 times.)
* common.css (14.64 kB - downloaded 51 times.)
* dummy.html (26.15 kB - downloaded 54 times.)
« Last Edit: February 13, 2023 @278.36 by LittleGr33nIMP » Logged

Oh look it's some turtles with my butto-HEY WAIT GET BACK HERE!

🐢🐢 🐢🐢

Melooon
Hero Member ⚓︎
*****
View Profile WWWArt


So many stars!
⛺︎ My Room
SpaceHey: Friend Me!
StatusCafe: melon
iMood: Melonking
Itch.io: My Games
RSS: RSS

Guild Memberships:
Artifacts:
old-timey tunes~♪Flinstone VitaminAlways working hard!PoochKnown Apple shillcoolest melon on the web!
« Reply #1 on: February 13, 2023 @728.54 »

Soooo if I understand - you are asking how you can make images of any aspect (tall wide etc) fit into a standard box size without warping? That's an easy one :grin: Just wrap the image in a box and then set a fixed size on the box but a flexable size on the image!

CSS:
Code
.image_box {
  width: 150px;
  height: 150px;
}

.image_box img {
  max-height: 100%;
  max-width:100%;
}
HTML:
Code
<div class="image_box">
  <img src="https://melonking.net/images/window-3.gif" />
</div>
Here I have put a very tall image in a div called image_box - the box is limited to 150px - if the image is to tall it will be squished down, or if its too wide it will be squished sideways, but it will always keep its aspect!
Logged


everything lost will be recovered, when you drift into the arms of the undiscovered

Artifact Swap: BobshoeYellow FishMicrowaveAir MailI met Dan Q on Melonland!Lasagna
LittleGr33nIMP
Casual Poster ⚓︎
*
View Profile WWW


"Yay for me, Luigi!" -Luigi
⛺︎ My Room

Artifacts:
First 1000 Members!Joined 2022!
« Reply #2 on: February 13, 2023 @844.50 »

Woo it took a bit but I kinda got something working!  :ozwomp: :pc:
Until opera's android browser updates their compatibility with flex basis sadly this page might look a little scuffed lol.  (on the opera android browser)

Here's what it looks like now!

PC:


Mobile:


Thanks for the help Melon! :transport:
« Last Edit: February 13, 2023 @846.32 by LittleGr33nIMP » Logged

Oh look it's some turtles with my butto-HEY WAIT GET BACK HERE!

🐢🐢 🐢🐢

Pages: [1] Print 
« previous next »
 

Melonking.Net © Always and ever was! SMF 2.0.19 | SMF © 2021 | Privacy Notice | ~ Send Feedback ~ Forum Guide | Rules | RSS | WAP | Mobile


MelonLand Badges and Other Melon Sites!

MelonLand Project! Visit the MelonLand Forum! Support the Forum
Visit Melonking.Net! Visit the Gif Gallery! Pixel Sea TamaNOTchi

MelonLand Nav

@000

Want to Login or Join ?

Minecraft: Online
Who: Squeaky_Cucumber