aradapil_ has quit [Remote host closed the connection]
pacbard has quit [Read error: Connection reset by peer]
pacbard has joined #spacedock
DasSkelett has quit [Ping timeout: 189 seconds]
djerun has quit [Ping timeout: 189 seconds]
HebaruSan has quit [Ping timeout: 206 seconds]
im52kde has quit [Ping timeout: 189 seconds]
VITAS has quit [Ping timeout: 189 seconds]
DasSkelett has joined #spacedock
HebaruSan has joined #spacedock
VITAS has joined #spacedock
djerun has joined #spacedock
im52kde has joined #spacedock
aradapilot has joined #spacedock
DasSkelett[m] has joined #spacedock
<DasSkelett[m]>
I'm taking a look at the header / thumbnail stuff right now.
<DasSkelett[m]>
It is indeed quite easy to make the image fit in without being cut off vertically. But that leaves white space on the left and right, which IMHO doesn't look very good.
VITAS[m] has joined #spacedock
<VITAS[m]>
yes and thats why i originaly didnt do it
<VITAS[m]>
i think usability overrules design in this case
<VITAS[m]>
you can use white as bg so people can put gradients there
<DasSkelett[m]>
Yeah I would go with white, because the row with the mod title and download + follow buttons has a white background too
<DasSkelett[m]>
(and the rest of the page too basically, except the info box)
<DasSkelett[m]>
I thought about putting the image between the left and the right column in the info box, but I'm not sure if this is really working as it should.
<VITAS[m]>
the width of the gap between image and left side and image and top should be the same
<VITAS[m]>
also between node to image and node to text
<VITAS[m]>
you also could center the whole node and image contruct
<DasSkelett[m]>
Yep. I think I'll have to rebase on top of my existing PR for that, because I need a vertical centering mechanism again.
<VITAS[m]>
and so the box of pandora opens
<DasSkelett[m]>
It would be cool if I could set the image's max height to the height of the right column...
<VITAS[m]>
cant you?
<VITAS[m]>
if its % image height you can use max-height on the div sourrunding only the image
<DasSkelett[m]>
Nah, doesn't work :/
<DasSkelett[m]>
If I set the height absolute, it works, but I can't get it to match the other column in CSS.
<DasSkelett[m]>
I've got theoretically working js code, but it doesn't execute on page load... 😄
<DasSkelett[m]>
Okay, just have to throw areound some flexes 💪
<DasSkelett[m]>
Then it works
<DasSkelett[m]>
Or not. Ah come on 😒
<VITAS[m]>
why dont you test the css for the top in an seperate html file and then merge the css back into the site overwriting everytghing that you dont want?
<VITAS[m]>
:D
<VITAS[m]>
thats what i did
<DasSkelett[m]>
I'm mostly manipulating directly in Firefox and merging back into the source code afterwards.
<VITAS[m]>
yes thats how its done
<VITAS[m]>
but the existing layers of css can make it hard to get predictable results
<DasSkelett[m]>
That's true, you are in permanent priority war with Bootstrap
<VITAS[m]>
yes i know
<VITAS[m]>
thats why: do it froms cratch in a seperate file and then copy it over and overwrite what breaks it
<VITAS[m]>
or...redo the whole css :D
<DasSkelett[m]>
Sure! All in for that! Just give me a minute
<VITAS[m]>
its your time
<VITAS[m]>
i only hope we get what every youre doing finished and into prod
<VITAS[m]>
would be a waste if not
<DasSkelett[m]>
I'm going to do a PR of what I have now, and maybe someone else can figure out how to solve what's left. It's hopefully just asthetics that's not 100% as I want.
<VITAS[m]>
im big on aestehtics :)
<VITAS[m]>
but at the same time to lazy to redo the whole frontend
<VITAS[m]>
(with a backend im not 100% happy with either)
<VITAS[m]>
and RockyTV no! ;D
pacbard has quit [Read error: Connection reset by peer]
pacbard has joined #spacedock
DasSkelett[m] has quit [Quit: Idle timeout reached: 10800s]