bread: vuvuzela (Default)
Newt ([personal profile] bread) wrote in [community profile] ficken2021-04-10 03:26 pm

(no subject)




A photoshop-free, perfect grid image board
• This simple code provides complete versatility allowing you to create WHATEVER image board you need to express your character through visual means. I've done this by using various HTML/CSS tricks that automatically crops and resizes images so you don't have to!
• Although this is intended to be photoshop-free, try not to use massive images.



STEP ONE: The container
• Make sure this code surrounds the entire code.
• Feel free to change the pixel width, everything will flex to that width. Currently, it's set to width:600px. If you are using the icon banner, I would recommend 330px for 3 icons, 440px for 4, 550px for 5, etc





STEP TWO: Go Crazy
• The height values can and should be changed. This will help give your image board the diversity it needs.
• I would recommend leaving any values as their original type, so keep pixel values as px, and percent values as %.
• If you play with a % value, there's likely a second one near it that also needs to be changed.
• All images are centered directly in the middle of its container. If you want to change that, look for background-position:center;. This attribute can be changed to top/center/bottom and/or left/center/right. You can also do % values.

Single Banner Image



Two-column Banner



Three-column Banner



Icon Banner - Evenly Spaced



Icon Banner - Stretch Spaced



Left Large, Right Two-row



Left Two-row, Right Large



Left Large, Right Two-row, Second Row Double



Left Two-row, Second Row Double, Right Large



Large Left, Two Column Right



Two Column Left, Large Right



Staggered Images Column



Post a comment in response:

This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting