
Wes Drury
Community Bad Ass - specialty Guide
-
Atividade total1898
-
Última atividade
-
Membro desde
-
Seguindo4 usuários
-
Seguido por40 usuários
-
Votos54
-
Assinaturas712
Visão geral da atividade
Atividade mais recente por Wes Drury-
Wes Drury comentou,
@Nicole - I wouldn't say that I'm no longer around as I still see all the emails and comments and glad to see that most of my solutions are still working after 4 and 5 years. Sorry, @Danielle I do...
-
Wes Drury comentou,
Alejandro Colon - Glad to see this still being used 4 years later. It looks like they killed my account when I left the Moderator program so if you need any changes performed in my original post j...
-
Wes Drury comentou,
Ruthy Licht - Glad to hear this helped your additions to your Help Center. Best of luck to you. You can find my other guide here.
-
Wes Drury comentou,
Hi @Alan, Yes, you can use Google fonts inside of Guide with no issues at all. You can them in through the Document Head.hbs file: <link href="https://fonts.googleapis.com/css?family=Roboto&display...
-
Wes Drury comentou,
@Kinjal - Can you provide a screenshot on exactly where you want this to go so I can get a better understanding as we may just have to hard code it in there.
-
Wes Drury comentou,
@Peter.barker - Take a look at this article here on how to change out the Community image - https://support.zendesk.com/hc/en-us/articles/206177737#topic_p1r_345_lw Best of luck!
-
Wes Drury comentou,
Hi @Kirt, Copy the following code into the script.js file right after the $document.ready () $('.request_cc_emails label').text("Submitted on Behalf of:");
-
Wes Drury comentou,
Hi @Kenjal - You should be able to provide a link to the Post page by adding the following curly bracket. {{link 'new_post' role='button' class='button-large'}} If this is not what you're trying to...
-
Wes Drury comentou,
Hi @Henry - You should be able to shift your image around via CSS as well as moving your search box up and down via CSS. Either option should work for you.
-
Wes Drury comentou,
My code is written for categories so if you only have one category with alot of sections then the code I gave you will not work. You would have to move my code down to the section level of the hom...