top



Don't think so.. paste it in the Viewtopic_body under the div that has the ID Smile

okies..will try now...

so i will create a div with the id 'testing' anywhere on viewtopic_body?

No inside the entry content there is a div without a class/id just put an ID for it Smile

A script whom would easily be able to do this is:

$(function() {
x = $('CSS selector').get();

for (i = 0; i < x.length; i++) {
x[i].innerHTML=x[i].innerHTML.replace(/Hey/, 'Hola amigo');
}
});

Why don't you come from the start! xD

i''l try both...btw gangstar...there is no div there...my version is phpbb2..but i can see td's

gangstar's code works now..i'll try yours saxaca

If you guys need to add an icon before username then read the posts here.

[locked]

Go to page : Previous  1, 2