ContributionsMost RecentMost LikesSolutionsLooking up CSS selectors Hi there Does anybody know of a practical way to tell where certain CSS selectors are being used across the Community. Say, for example, I want to edit the look of #lia-body .lia-content span.custom-links-menu-title (basically its font color) I just want to make sure that I'm only affecting the Community page and no other place in the category. Is there a way to find out where such selectors apply in HTML code? Gracias, Luis SolvedRe: Adding a Javascript snippet Hi guys, I think I'm ready with my research here. What I endep doing is using a Custom Content module with some Javascript specific to the type of page I was looking for. Gracias, Luis Re: Adding a Javascript snippet It's just a piece of code that selects an option for a dropdown as default. Thanks for your reply Adding a Javascript snippet Hi all, What's your advice on the best place to add a 10 line Javascript snippet? Should that be a separate file? Can that be added to an existing one? Gracias, Luis Re: Email template context object lowercase Hi DougS Do you know how can I review the array of values for variables like the one discussed below? Gracias, Luis Re: Email template context object lowercaseHey, thanks for taking the time to look at this. In case you need it, @DougS's suggestion below worked pretty well.Re: Email template context object lowercase Hi DougS This worked like a charm, thanks a lot! Gracias, Luis Email template context object lowercase Hi there, I've been trying to have the following sentence working ${subscription.localizedObjectType?lower_case}: in an email template (just liek stated at http://freemarker.org/docs/ref_builtins_string.html#ref_builtin_lower_case), but the syntax seems to break the code. Has anyone tried (and succeeded) on something like this? Gracias, Luis SolvedHow can I get a TKB category page? [Mod Note: This was originally a comment - posted a while ago, but found today - on this TKB article: Calling Tribal Knowledge Base with REST API] Hi there, How can I get by code the following TKB Category page? http://h30499.www3.hp.com/t5/Welcome-to-the-Community/tkbc-p/welcome_to_the_community When calling for the ancestor of the following TKB, the output brings a regular Category, not the TKB Category http://h30499.www3.hp.com/t5/Tips-and-Tricks-Knowledge-Base/tkb-p/tips_and_tricks%40tkb I'm trying to build a folder object of the categories containing actual TKB Gracias, Luis Re: Updatings strings in multiple instances Thanks Jake, I'll give it a try to both Selenium and posting it as an idea Gracias, Luis