edit html
-
my blog theme is HeadLines and i dont find where i can edit the html file, for exemple, my blog (http://blog.deepit.com.br/) have in search ” Enter Keywords…” that is relationed with this code in html file:
<input type=”text” class=”field” name=”s” id=”s” value=”Enter keywords…” onfocus=”if (this.value == ‘Enter keywords…’) {this.value = ”;}” onblur=”if (this.value == ”) {this.value = ‘Enter keywords…’;}”>but… i need switch value=”Enter keywords…” for other text.. example:
value=”This is a test”How i do to edit that?
In Headlines theme dont have the function appearance>Editor … only CSSI live in Brazil, and i need change ” Enter Keywords..” to ” Pesquisar”
The blog I need help with is: (visible only to logged in users)
-
Hi!
Thank you for bringing this up! You can suggest your translations here: http://translate.wordpress.com/projects/wpcom – search for the string that you’d like to see updated, enter the translation and the validator will check and approve it as appropriate.
- The topic ‘edit html’ is closed to new replies.