You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some extra information after a conversation on Twitter. One of the difficulties I have is that I didn’t build the website - I forked it from the wonderful https://github.com/mmistakes/so-simple-theme - so I don’t know WHERE i should be looking to make these changes.
So there’s really 2 steps I think:
How do I adjust the figure classes to have one that takes up just half of the page and then allows text on the other half (on desktop, on mobile it should be responsive and put the text below the picture)
At the moment, our about page is hacking the
figure
class to stop photos of our lab members being huuuuge!What I did was just give @Islast and me 2 pictures each and then make them half wide, but you can see that it looks a bit silly on mobile.
Here’s a snippet from the about markdown file:
I’d really like to be able to put a single picture on one side and then wrap text around it on the other.
Does anyone have any suggestions on how to achieve that?
The text was updated successfully, but these errors were encountered: