base_theme='phpBB3'; if(base_theme=='phpBB2'){var version_theme = {location: 'table:first tbody:first tr:first td:first table:first tbody:first tr:first td:first img'};}if(base_theme=='phpBB3'){var version_theme = {location: '#page-header .headerbar img'};}if(base_theme=='PunBB'){var version_theme = {location: '#pun-intro img'};}if(base_theme=='Invision'){var version_theme = {location: '#logostrip img'};} jQuery(document).ready(function() { if(window.location.href.match(/f1-san-andreas-multiplayer-samp/)) { jQuery(version_theme.location).attr('src','https://lh5.googleusercontent.com/_rdXj7YebywQ/TVqv0GCCnYI/AAAAAAAABX8/WLXdE7MToXA/samp.png'); // Veja onde esta https://im0.all-up.com/i/img/puce_fleche.png você deve mudar para o link do logo que quer exibir } }); //muonline base_theme='phpBB3'; // Aqui pode deve mudar para a sua versão... Opções: phpBB2 | phpBB3 | PunBB | Invision if(base_theme=='phpBB2'){var version_theme = {location: 'table:first tbody:first tr:first td:first table:first tbody:first tr:first td:first img'};}if(base_theme=='phpBB3'){var version_theme = {location: '#page-header .headerbar img'};}if(base_theme=='PunBB'){var version_theme = {location: '#pun-intro img'};}if(base_theme=='Invision'){var version_theme = {location: '#logostrip img'};} jQuery(document).ready(function() { if(window.location.href.match(/f3-mu-online/)) //Onde esta /seu-primeiro-forum-f1/ deve por o link do fórum por exemplo caso seja: http://sub.servidor.ext/seu-primeiro-forum-f1/ Então ficaria assim: /seu-primeiro-forum-f1/ { jQuery(version_theme.location).attr('src','https://lh4.googleusercontent.com/_rdXj7YebywQ/TVqvzzJaLRI/AAAAAAAABX4/mUeZuOkPjDw/mu.png'); // Veja onde esta https://im0.all-up.com/i/img/puce_fleche.png você deve mudar para o link do logo que quer exibir } });