Lux Lucet in Tenebris
1,174 posts
bits
He/Him
|
Post by Jacob on Mar 18, 2020 16:57:24 GMT
Dear Pixel Perfect Staff,
I was wondering if someone could tell me how to put my posts in block format. Numerous users here do it, but I cannot find the button or the code. Just centering makes everything look awkward. Thanks so much!
Yours faithfully,
Jacob
|
|
phantom of the black parade
3,139 posts
bits
she / her pronouns
that's why, of course, i don't want to forget
|
Post by Kuroya on Mar 18, 2020 17:10:01 GMT
Jacob to get the "blockquote" / indented option, you use [*blockquote][/*blockquote] without the asterisks. i generally just highlight and add the justify myself but i think you can add in [*div align="justify"][/*div] without the asterisks and it will justify the text within the blockquoted area.
|
|
1,217 posts
bits
Open for Art Commissions
|
Post by 「イオタ」 on Mar 18, 2020 17:38:10 GMT
Dear Pixel Perfect Staff, I was wondering if someone could tell me how to put my posts in block format. Numerous users here do it, but I cannot find the button or the code. Just centering makes everything look awkward. Thanks so much! Yours faithfully,
Jacob
Edit: oops, I didn't notice another post above mine somehow orz Sorry!I'm not staff, but I thought I could help anyway Jacob ? Here's a screenshot:  Basically go to PROFILE > SETTINGS. There will be a Default BBCode section. Type in your code there (mine is listed below) and then hit save. After that, your code will automatically appear in every post (this only works for Proboards, not Jcink). If you want to use mine and change the font face and/or colour, go for it. If you want to make your own, go for it.~ [center][div style="width:550px;font-family:calibri light;text-align:justify;font-size:11pt;line-height:16pt;"] Your words/post goes here
[/div][/center]
|
|
Lux Lucet in Tenebris
1,174 posts
bits
He/Him
|
Post by Jacob on Mar 18, 2020 19:11:51 GMT
Thank you both, 「イオタ」 and Kuroya! I am grateful for the help!
|
|
phantom of the black parade
3,139 posts
bits
she / her pronouns
that's why, of course, i don't want to forget
|
Post by Kuroya on Mar 18, 2020 19:16:28 GMT
「イオタ」
just as an fyi, while you can use that format, it's actually not ideal for mobile users.
anything that has a set width that's too wide for the mobile mode on proboards just will not display whatever ought to be overflowed. that's why i recommend the blockquote + justify - it's not perfect (since blockquote won't actually work on mobile), but at least i don't have to guess what those extra three words are in each line / twist my phone to landscape mode just to be able to read a post.
|
|
570 posts
bits
For a moment, nothing happened. Then, after a second or so, nothing continued to happen.
|
Post by gimmick on Mar 18, 2020 19:58:47 GMT
Jumping off Kuroya's point, I would make it max-width if you want to go the width route cause it'll avoid the problem with it getting cut off on mobile
|
|
Lux Lucet in Tenebris
1,174 posts
bits
He/Him
|
Post by Jacob on Mar 18, 2020 20:33:00 GMT
What would the max width be if I used the customised coding, Kuroya and gimmick?
|
|
praise the cats!
593 posts
bits
he/him
accidentally fell in love with hawks and i now can't get out please send help.
Summer Bingo Completionist
|
Post by utter hawks trash. on Mar 18, 2020 20:37:43 GMT
just add max-width: 100%;
but honestly, i do something more like
[div style="margin:30px 15%;"]content lmao[/div]
to preserve the blockquote look even on mobile. so i ditch width and just use margins sjflkdj. i mean, u could just set max width to a percent or something, but using margins is just. one tag & one property vs two properties & two tags.
the 30px adds top / bottom spacing, and the 15% is the left / right spacing. would not recommend going any higher than 15%. actually, it's probably better to use pixels instead of percentages, but i live for horrible coding choices until it actually becomes an issue for me sdjkfjslkdjfk
but honestly tho #plsthinkofmobileversionuserstoo imma gonna start a campaign -
|
|
phantom of the black parade
3,139 posts
bits
she / her pronouns
that's why, of course, i don't want to forget
|
Post by Kuroya on Mar 18, 2020 20:52:47 GMT
Jacob i'd probably use a max-width of 90% or 80% but honestly utter hawks trash. isn't wrong about margins just.... being a whole lot neater (since you're essentially putting in the padding around things rather than making a box that you then have to center). i actually think percentages are a little neater for that mobile/desktop transition (especially since lmfao what are pixels on a mobile screen), but different strokes for different folks c:
|
|
Lux Lucet in Tenebris
1,174 posts
bits
He/Him
|
Post by Jacob on Mar 18, 2020 21:56:47 GMT
Does this work okay, utter hawks trash. and Kuroya ? I changed the percentage to pixels. My posts need to be mobile-friendly.
|
|
570 posts
bits
For a moment, nothing happened. Then, after a second or so, nothing continued to happen.
|
Post by gimmick on Mar 18, 2020 22:43:14 GMT
Yup, you’re good
|
|
Lux Lucet in Tenebris
1,174 posts
bits
He/Him
|
Post by Jacob on Mar 18, 2020 22:49:31 GMT
Excellent, gimmick! I am indebted to you all!
|
|
praise the cats!
593 posts
bits
he/him
accidentally fell in love with hawks and i now can't get out please send help.
Summer Bingo Completionist
|
Post by utter hawks trash. on Mar 18, 2020 23:16:40 GMT
Jacob i'd probably use a max-width of 90% or 80% but honestly utter hawks trash. isn't wrong about margins just.... being a whole lot neater (since you're essentially putting in the padding around things rather than making a box that you then have to center). i actually think percentages are a little neater for that mobile/desktop transition (especially since lmfao what are pixels on a mobile screen), but different strokes for different folks c: uh i would agree, yes percentages are generally better, but if its just like... 10px~ that's not really a big issue and is probably better than a percentage just b/c like - comparing 25% of 1000px vs 25% of 320px. but then - that's also just b/c i'm super hyper focused on how a certain thing kinda looks / shapes so maybe that's just a qualm for me?
|
|
|
Post by Kitten4u on Mar 19, 2020 0:43:14 GMT
[nospaces] [attr="class","infoBG"] [attr="class","infoBG2"] [attr="class","infoBack"] [attr="class","infoTitle"][attr="class","fa fa-star-o"] threadarchived [attr="class","infoDiv"] [attr="class","infoBody"]
At user request
|
|