Quote:
Originally Posted by UKBusinessLive
Thanks let me know how you got on 
|
You made a very nice job!
But I would like to open a new page to read the news (I don't want that my forum's visitors go away).
I know that I have to put this in the code:
/**
* open links in a new window
*/
options = {
linkTarget : GSearch.LINK_TARGET_BLANK
};
But I don't know where.
So what have I to do?
And also I tried to change the colour of the words, but nothing happened.
Maybe this is helpful to you:
http://www.google.com/uds/solutions/...ence.html#_css
BTW, the problem of the colour is not very important compared to the one of the "new" page.