Gabz
Gabz

Changelog: gabz.micro.blog

|
Embed
Progress spinner
ericmwalk
ericmwalk

@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 😂

|
Embed
Progress spinner
Gabz
Gabz

@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

|
Embed
Progress spinner
Gabz
Gabz

@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.

|
Embed
Progress spinner
ericmwalk
ericmwalk

@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 😄

|
Embed
Progress spinner
Gabz
Gabz

@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;
}

|
Embed
Progress spinner
Gabz
Gabz

@maique @ericmwalk Just saw this, on what I sent , anything after “text-align: center;” is just styling

|
Embed
Progress spinner
ericmwalk
ericmwalk

@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)

|
Embed
Progress spinner
crossingthethreshold
crossingthethreshold

@Gaby How did you add the subtitle…if it is not too difficult to explain?!

|
Embed
Progress spinner
Gabz
Gabz

@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 :)

|
Embed
Progress spinner
crossingthethreshold
crossingthethreshold

@Gaby Oh, thank you so much for taking the trouble to do that. Much appreciated 🙏

|
Embed
Progress spinner
Gabz
Gabz

@crossingthethreshold of course!! I hope it was clear, let me know if anything.

|
Embed
Progress spinner
crossingthethreshold
crossingthethreshold

@Gaby I’m heading to the help pages for…well help. The Ink them plugin returns an empty template for the page that you linked to in your email. I inserted the html and css anyway, but nothing happened. Thank you though for your help.

|
Embed
Progress spinner
In reply to
crossingthethreshold
crossingthethreshold

@Gaby I figured it out. It turned out that the Ink Theme had some code in there somewhere for subtitles. For me it took some looking around to work out what was going on, but your code helped with the detective work! 🙌

|
Embed
Progress spinner
Gabz
Gabz

@crossingthethreshold yay ╰(˙ᗜ˙)੭━☆゚.*・。゚

|
Embed
Progress spinner