
Wes Drury
Community Bad Ass - specialty Guide
-
총 활동 수1894
-
마지막 활동
-
회원 가입일:
-
내가 팔로우하는 사용자 수4명
-
나를 팔로우하는 사용자 수40명
-
투표 수54
-
수신 설정 수712
활동 개요
Wes Drury님의 최근 활동-
Wes Drury님이 에 댓글을 입력함
@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님이 에 댓글을 입력함
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님이 에 댓글을 입력함
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님이 에 댓글을 입력함
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님이 에 댓글을 입력함
@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님이 에 댓글을 입력함
@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님이 에 댓글을 입력함
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님이 에 댓글을 입력함
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님이 에 댓글을 입력함
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님이 에 댓글을 입력함
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...