Topic: How to setup the Adsense Google custom search?
is any one setup Adsense google custom search already in to the punBB?
You are not logged in. Please login or register.
PunBB Forums → PunBB 1.2 modifications, plugins and integrations → How to setup the Adsense Google custom search?
is any one setup Adsense google custom search already in to the punBB?
Adsense uses a script? Then you could put it in "options" "Announcement message".
The most straightforward thing to do would be either to place the code in main.tpl (if you want a search box on every page) or to place it in the new page template (if you want a search box on its own page).
ok i fix it, i just took the google form out of the table and create a style for the form and it works good.
after i organize the new code i put it right after:
require PUN_ROOT.'header.php';
?>
<div id="searchform" class="blockform">
<h2><span><?php echo $lang_search['Search'] ?></span></h2>
<div class="box">
In the search.php file
if you want to see it check here http://dreamweaver.vg/forum/search.php
ok thank any way, happy new year
Did you intend the form to look like this?
Did you intend the form to look like this?
jeje not it look like this, i check it with firefox and IE
Did you intend the form to look like this?
i test it, you right, it looks like that in Ubuntu and safary
PunBB Forums → PunBB 1.2 modifications, plugins and integrations → How to setup the Adsense Google custom search?
Powered by PunBB, supported by Informer Technologies, Inc.