Kuribo64
Views: 19,851,556 Home | Forums | Uploader | Wiki | Object databases | IRC
Rules/FAQ | Memberlist | Calendar | Stats | Online users | Last posts | Search
03-28-24 05:36 PM
Guest:

0 users reading How to make a post layout! | 1 bot

Main - Site help, bug reports, suggestions - How to make a post layout! Hide post layouts | New reply

Pages: 1 2 3 4 5 6 7 8
Jamie
Posted on 10-07-17 06:56 PM (rev. 2 of 10-07-17 06:56 PM) Link | #90180
Posted by Dilene
You can make some real weird stuff with svg files, though. HTML itself is harmless if you filter the tags and attributes that do the bad stuff...or crash IE, but that browser crashes if you look at it the wrong way anyway.

I'd rather crash deliberately anyone who uses Edge to browse my site, because Edge is a pile of shit, it's a major step back from IE11 which was actually not a bad browser. Full of ads and shit everywhere, and forced clickbait on the new tab page.

Thierry
Posted on 10-08-17 02:45 PM Link | #90201
Edge is just a obvious consumer toy. there's no point hating on it.

Posted by iyenal
Yes, but HTML can open a breach, for example a corrupted GIF or another file...

so what. you can do that anywhere. things have been like this for ages and it worked out just fine.

Jamie
Posted on 10-17-17 06:37 AM (rev. 3 of 10-17-17 06:39 AM) Link | #90584
I doubt someone except an absolute nolife is gonna exploit the board using corrupted images. Besides Staple is smart enough to know how to code with security in mind unlike those idiots making crappy forks that change nothing (yes these people still exist in 2017, although it was rampant in 2014-2015)

Dilene
Posted on 10-17-17 07:59 AM Link | #90585
Posted by Luigi442wii
those idiots making crappy forks that change nothing

The mabi.pro guys? That's the only fork that comes to mind, if there's even a trace of the original software left.


____________________
≤!-- Am I doing this right? --≥

Jamie
(post deleted) #90586

Arisotura
Posted on 10-17-17 06:09 PM Link | #90596
you don't even need HTML to post a 'corrupted GIF'. all the boards out there have BBCode for posting images.

____________________
NSMBHD - Kafuka - Jul
melonDS the most fruity DS emulator there is

zafkflzdasd

Jamie
Posted on 08-14-18 01:31 PM Link | #95479
Just thought I'd bump this to add a few tips carrying on from the Town Square discussion:

To prevent the box from having the theme post BG
In your parent div add:
margin: 0;
padding: 0;

In your post div add a margin defined for each side rather than using margin property.

To extend the post box the way to the bottom
Add to parent div:
min-height:400px !important;

Add to post div:
min-height:50px !important;

Thierry
Posted on 08-15-18 03:40 AM (rev. 2 of 08-15-18 03:42 AM) Link | #95498
that's pretty much common sense to anybody who makes a layout, though..

edit: oh yeah also, if you have several avatars of varying sizes and don't want your layout to be huge to account for all of them, you give up on it at some point.

Jamie
Posted on 08-15-18 10:58 AM Link | #95503
Posted by Thierry
that's pretty much common sense to anybody who makes a layout, though..

edit: oh yeah also, if you have several avatars of varying sizes and don't want your layout to be huge to account for all of them, you give up on it at some point.

Might be common sense to you or anyone decent at CSS, not to a confused newb though...

Arisotura
Posted on 08-15-18 01:37 PM Link | #95504
also, technical notes about this board and how it handles layouts:


* newlines immediately after the following tags are suppressed: style, link, div, table, tr, td, th, thead, tbody, tfoot, caption, ul, ol, li

so that you can write HTML without having to make it a linebreak-less blob


* similarly, newlines inside <style> tags don't convert to <br>


* layout-less posts have a margin around the content; the margin is removed when your post header field isn't empty, so that the layout fills the post box perfectly

____________________
NSMBHD - Kafuka - Jul
melonDS the most fruity DS emulator there is

zafkflzdasd

Exdesia-
Posted on 04-15-22 10:56 AM Link | #100830
hey, why does my post backbground look like this?
how do i make it so it fills the entire post and not only the message?


____________________
have you got any idea how cool
this layout looks?
like, sure thing,
vaporwave layouts are cool
but i see no vapor
and no wave

kaj
Posted on 04-16-22 11:17 AM Link | #100831
try adding "min-height:400px" to the style

Exdesia-
Posted on 04-16-22 08:07 PM Link | #100832
Posted by kaj
try adding "min-height:400px" to the style

That worked, thanks

____________________
have you got any idea how cool
this layout looks?
like, sure thing,
vaporwave layouts are cool
but i see no vapor
and no wave
Pages: 1 2 3 4 5 6 7 8

Main - Site help, bug reports, suggestions - How to make a post layout! Hide post layouts | New reply

Page rendered in 0.029 seconds. (2048KB of memory used)
MySQL - queries: 29, rows: 225/225, time: 0.012 seconds.
[powered by Acmlm] Acmlmboard 2.064 (2018-07-20)
© 2005-2008 Acmlm, Xkeeper, blackhole89 et al.