
Manuel
-
Total activity12
-
Last activity
-
Member since
-
Following0 users
-
Followed by0 users
-
Votes0
-
Subscriptions2
Activity overview
Latest activity by Manuel-
Manuel commented,
@Wes - So I got the icon and the English search placeholder to work both at the same time with the code you gave me but the French translation still won't show after I tried a few more options. Le...
-
Manuel commented,
@Wes - I ran into another issue with my customizations. Following you instructions I copied two sets of codes in my JS under the "$(document).ready(function() {" line, one for the Video: icon and ...
-
Manuel commented,
@Wes - I tried to input the code to get the translation of the Search box placeholder when the language is French but it doesn't work. I just get the English text for both languages. Here's the cod...
-
Manuel commented,
Awesome thanks! Another question: where can I edit the text (Search) displayed in the background of the search box field on the home page of my help center? https://www.dropbox.com/s/3dlqv7buoha8h...
-
Manuel commented,
Thanks, I already changed it for the video camera! https://www.dropbox.com/s/t9h7b67v0ucsf6m/Screenshot%202015-02-25%2014.23.49.png?dl=0 And what about if I wanted to be able to use more than one...
-
Manuel commented,
Yep, working just fine now. Thanks! https://www.dropbox.com/s/k4uxyw1n51w6now/Screenshot%202015-02-25%2013.45.43.png?dl=0
-
Manuel commented,
Ok so I think I did everything but the Video: tag still won't be replaced by the icon. Here are 3 screenshots of my document head, css and JS tabs: https://www.dropbox.com/s/3ycmpseol54zgfs/Screen...
-
Manuel commented,
ok thanks Wes! This is the code I have in my document head: <!-- Font Awesome --> <link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet"> Can you tell me ...
-
Manuel commented,
Yes, I’m referring to the set of code you wrote that shows icons next to the article titles. Thanks
-
Manuel commented,
Hi Wes, I'm trying to get the video label showing in my article title but it doesn't seem to be working. I've copied all the codes in place and added the "Video:" tag in my title. Anything else...