Recent Posts

352written posts
vonearned bits
offlinecurrently
von
Senior Member
von Avatar
ยซFrยคยงtยฅยป Avatar
BIG SHOUTOUT BOOBS Avatar
Html Templates are the templates for sections that make up the forum. Itโ€™s making its appearance from scratch. The < - -> are variables that display the value of that item in the html. For example < โ€” posts โ€”> will displays posts where the post variable is allowed (so it will work in post rows but not in forum rows).

For grids, are you referring to its column appearance or something else?

Edit: yes itโ€™s all css and html.
Grids like; this stuff, like CSS grids, and then designing the boards to fit in those grids, whether through side by side, or other weird set ups. I want my rp boards to be four tall boxes side by side of one another among other board designs for different categories. pardon the crude example but like....


-------Getting Started cat------

[ Guidebook ] [  claims + ]
[ announcements] [ shop ]

 -------extras cat------
       [        x        ]
       [ x ] [ x ] [ x ]

-------roleplay cat------
      |    | |   | |   | |    |
      | x | | x | | x | | x |
      |    | |    | |   | |    |

-------OOC cat------

      [ x ] [ x ] [ x ]
 


I'm assuming I would use css grid in this instance and then just fuvs around with it.
you need some work arounds for this one. The way that the HTML templates work for REPEATING COMPONENTS (e.g. Forum Rows) is that it "LOOPS" ur codes into several codes hence you can code all forum rows in one HTML.

to achieve what you want, you need to either make the forum-rows or category unique via classnaming through variables
352written posts
vonearned bits
offlinecurrently
von
Senior Member
von Avatar
clefairy ๐ŸŒ™ Avatar
I just threw a big amount of cash for genshin bc I was impatient to get Ayaka and didn't get her ORZ. The regret is real,,, gambling is no joke :'D


im thinking REAL HARD on coming back to genshin bc of 2.0 update ngl. What's worse is I NEED a cryo DPS>>>>
352written posts
vonearned bits
offlinecurrently
von
Senior Member
von Avatar
pharaoh leap Avatar
idindin Avatar
i think that's my friend's reaction when she found out I've been using display grid for every single layout thing possible : D

I learned flex now its all good now dodnlwbdosdnode
Grid is still pretty useful, though (and I think has better browser support due to being older, but don't quite quote me on that)! I use them both about equally for layouts, with flex probably winning out only because of all the vertical aligning that needs to be done.
I havenโ€™t used grid ever tehee, i still havenโ€™t found a situation where i would BADLY need two-dimensions ๐Ÿ’€
last edit on Jul 20, 2021 14:50:28 GMT by von
352written posts
vonearned bits
offlinecurrently
von
Senior Member
von Avatar
heck, for years weโ€™ve been using Tabs with radios and there goes anchor links simplifying everything in, like, one line and one state. No more convoluted chained CSS relationships ๐Ÿ˜ญ

@spiritfoxxy, basically a grouped clickables that is related to a content. Each links will result into another related content. Kinda like simple webpages except theyโ€™re pre-loaded.
last edit on Jul 14, 2021 20:45:14 GMT by von
352written posts
vonearned bits
offlinecurrently
von
Senior Member
von Avatar
HOLY SHIT I JUST DISCOVERED THAT U CAN MAKE PURE CSS TABS USING ID ANCHOR LINKS AND IM SO DAMN FRUSTRATED

BECAUSE.

WHY DIDNT I DISCOVEFR THIS SOONER??????

IT's WAY WAY EASIER THAN RADIOS. Here's sample codes for you guys

they're even linkable!! The problem is there can't be TWO instances of it in ONE PAGE.

codepen.io/ohmyvon/pen/MWmpgbr
last edit on Jul 14, 2021 19:48:20 GMT by von
352written posts
vonearned bits
offlinecurrently
von
Senior Member
von Avatar
you're right about JCINK LMAOOOO. but it's not impossible to reaach. it's just... LONG. like i have to use a relative class to reach them. 

but imo, PB has more class clutters, which I guess is their strength as well. They use a lot of unique classes which, at sometimes, unnecessary.
last edit on Jul 10, 2021 17:41:16 GMT by von