Re:how to add a banner of top of the search page? (1 viewing) (1) Guest
Favoured: 0
|
|
|
TOPIC: Re:how to add a banner of top of the search page?
|
biber (User)
Fresh Boarder
Posts: 2
|
|
how to add a banner of top of the search page? 2 Months, 1 Week ago
|
Karma: 0
|
|
played a little with googlesearch.lib.php but without succes. i want to add a banner which i have designed to the top of the search result page. but when i insert <img src......> code to the file googlesearch.lib.php the image/banner is also shown on the search module on my frontpage! what can i do to solve this problem? thank you!
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
biber (User)
Fresh Boarder
Posts: 2
|
|
Re:how to add a banner of top of the search page? 2 Months ago
|
Karma: 0
|
|
no one no solution:(
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
kksou (Admin)
Admin
Posts: 451
|
|
Re:how to add a banner of top of the search page? 2 Months ago
|
Karma: 9
|
|
Hi,
In your code, you have to test whether it's the home page. If it is, then you do not display the banner. This could be as simple as a if..then..else statement.
Everybody's home page is different. So I cannot code this for you...
Regards,
/kksou
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
|