Connecting you with Australian culture online
Latest news & events (RSS format) New Australian Stories (RSS format)
F!NK design - an Australia design success story The state of craft in Western Australia Arts and crafts movement in Australia
Australian weather and the seasons European discovery and the colonisation of Australia Convicts and the British colonies in Australia Great Barrier Reef Australian Indigenous cultural heritage Sydney Opera House Australian food and drink The Japanese bombing of Darwin and northern Australia Christmas season celebrations in Australia Modern Australian fashion
You can customise your site search results screen to match the look and feel of your website by changing the value of the hidden input header and footer fields from "Default" to your own code.
*Before you begin* print out this screen for reference.
There are two hidden fields in the search form, called header and footer. These hidden fields control the look and feel of the results screens your users get.
*Tip*If you don't know how to edit hidden fields in forms, you probably shouldn't be trying this. Try and get some help from someone in your organisation who knows how to edit hidden fields in forms, or ring us on our FREECALL number 1800 065 754 and we will try to help you.
The relevant lines of site search code look like this:
|
<INPUT TYPE=hidden NAME=Header VALUE="Default"> |
You should replace the word 'default' with any valid HTML text - it's the HTML you put in to replace 'default' which will customise your results screen.
The header field defines the look and feel, including text and link colours, as well as the background colour of the screen.
Example of setting up the Header content - a string of single quote HTML tags inside one normal double quote tag:
|
<INPUT TYPE=hidden NAME=Header VALUE="<HEAD><TITLE>Customising your search results screen</TITLE></HEAD> |
The footer field should contain your site navigation and links back to the main areas of your site. All links back to your page must be absolute URLs.
Example of absolute URLs in part of the Footer content:
|
<A HREF='http://www.yourname.com.au/'>Home</A> <A HREF='http://www.yourname.com.au/search/'>Search Your Name Again</A> |
There are some important rules to follow when inserting your own HTML header and footer code to ensure that the results screen displays properly.
If you take any HTML code from your website and add it to the default header and footer fields you will need to make some modifications to it for it to work.
Be sure to edit in the HTML source code view of your WYSIWYG editor, or edit in a text editor rather than a WYSIWIG editor. WYSIWIG editors may add extra spaces, change the code, and generally think they know better.
As the Header and Footer code is a string of HTML tags inside one HTML tag, all the double quotes in your string of header and footer code must be changed to single quotes - and then the whole string is enclosed in one set of double quotes (see Header example above).
|
<IMG SRC='http://www.yourname.com.au/images/logo.gif'> |
|
You must use absolute URLs Do NOT use relative URLs <A HREF='/search/'>Search Your Name Again</A> |
For more tips on building your site search inside a frameset, customising your site search results screen, and absolute versus relative anchor references, please visit our troubleshooting screen.
Many cultural organisations already use the Culture Portal's search services. Have a look at how other cultural organisations have implemented the site search on their websites and customised their results screens.
If you can see this message, you are probably not seeing this site in the way it was designed. This site uses cascading style sheets (CSS2) to control the way in which elements are displayed on the page.
You will still be able to access everything in this site, but we do recommend you upgrade your browser to a more recent, standards compliant, browser.