Changelog: gabz.micro.blog
@Gaby based on your comment about Sublime Ads it has also been on my mind and that is what I have been messing with this afternoon. Now if only I can actually get it to show up and not blow up my theme 😂
@ericmwalk I believe there are some instructions on the website, although I pretty much did as @maique showed me how to go about it 😅 // @vincent
@ericmwalk I need to re-do it, I could probably explain how to when I get it done again because right now, I dot on top of my head.
@Gaby I kind of figured it out but for the life of me I can’t seem to get it to Center at the bottom of the page… My CSS skills are lacking and I am sure something is causing it problems 😄
@ericmwalk I think I did something like this
.sublime_embed-inner {
text-align: center;
font-size: 100%;
max-width: 50%;
margin: 0 auto;
background-color:#2f3238;
padding: 5px;
}
@maique @ericmwalk Just saw this, on what I sent , anything after “text-align: center;” is just styling
@Gaby @maique that actually did the trick using the .sublime_embed-inner at least now I have it centered. I was also trying to be more fancy but now I am wondering if I can strip out the title and just show the images 🤔. It seems like from the guide I can but not sure what the next div is called (yep I am really not good at this)
@crossingthethreshold I cant’t figure out how to paste all the information here without the code getting all messed up, I have sent you an email :)