Also ... I added a BarCharacter variable to the template that would allow a customisable character to be used instead of the '|' (the bar char is the default though).
cheers David -----Original Message----- From: Whiterod, David (DTUP) [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 22, 2004 12:37 PM To: FarCry Developers Subject: [farcry-dev] First Cut of CSS for Jeff's new search template Hi, Without stepping on any toes (I hope) I have made a first attempt at a CSS version of Jeff's new search template. I have modified the template a little to do a bit or reording of the content and inserted a whole bunch of DIVs(see attached) I think is looks quite similar to the original tables layout (tested in IE 6 and FireFox PR 1.0) The CSS goes a little like: /* START OF SEARCH PAGE STYLES */ /*IDs*/ #searchWrapper { margin: 0px; padding: 0px; } #searchForm { } #searchRecordCount { margin-bottom: 20px; } #searchResultWrapper {} #searchNextPrevious { background-color: #CCCCCC; margin-top: 20px; } #searchNoResults {} /*Classes*/ .searchResultRecord { margin-bottom: 10px; } .searchResultTitle {} .searchResultScoreWrapper { padding-left: 1em; } .searchResultScore { color: #666666; float: right; } .searchResultBars { font-family: Georgia, 'Times New Roman', Times, 'New York', serif; font-size: 9px; } What you you recon? cheers David ======================== | ) \ ^ / David Whiterod Senior GIS Analyst Spatial Planning Analysis and Research Branch Planning SA [p] +61 8 8303 0689 [f] +61 8 8303 0716 [m] +61 (0)413 844 411 [e] [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> [w] www.planning.sa.gov.au <http://www.planning.sa.gov.au> The information contained in this e-mail message may be confidential and may also be the subject of privileged or public interest immunity. If you are not the intended recipient, any use, disclosure or reproduction of this document is unauthorised. If you have received this e-mail in error, please contact me. --- You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
