bai
Junior Member
I coughed. Then I went into labor.
Posts: 209
inherit
tbsofficial@outlook.com
241711
0
Sept 23, 2018 14:23:39 GMT -8
bai
I coughed. Then I went into labor.
209
February 2017
bai
|
Post by bai on May 7, 2018 5:41:30 GMT -8
I'm wondering if I would have to be knowledgeable in JS to accomplish the Board Image bit.
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on May 7, 2018 9:23:13 GMT -8
This looks similar to most of the side by side board mods, only with 33% width instead of 50%. This should be possible with CSS and template HTML alone.
|
|
bai
Junior Member
I coughed. Then I went into labor.
Posts: 209
inherit
tbsofficial@outlook.com
241711
0
Sept 23, 2018 14:23:39 GMT -8
bai
I coughed. Then I went into labor.
209
February 2017
bai
|
Post by bai on May 7, 2018 12:31:34 GMT -8
This looks similar to most of the side by side board mods, only with 33% width instead of 50%. This should be possible with CSS and template HTML alone. this is great to hear! i was a little scared i'd have to learn js in two days to make it happen thanks brian!
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on May 7, 2018 12:33:11 GMT -8
Admittedly, the easier way to accomplish the board image bit is through Javascript but it's entirely possible to do it using the templates alone.
Making a plugin that does it through Javascript would be pretty trivial since all you have to do is tell it "for every image I add to the plugin add it to the board I designated alongside the image."
|
|
bai
Junior Member
I coughed. Then I went into labor.
Posts: 209
inherit
tbsofficial@outlook.com
241711
0
Sept 23, 2018 14:23:39 GMT -8
bai
I coughed. Then I went into labor.
209
February 2017
bai
|
Post by bai on May 7, 2018 12:35:01 GMT -8
Admittedly, the easier way to accomplish the board image bit is through Javascript but it's entirely possible to do it using the templates alone. i was just about to edit my post and ask about that. i'll try figuring it out sometimes soon. it would probably be "neater" via JS rather than having a long wall of HTML for each board image, hm?
|
|