Just made a few small changes to make the top section look like Jeff's
original

... and some modified CSS:

/* START OF SEARCH PAGE STYLES */
/*IDs*/
#searchWrapper {
  margin: 0px;
  padding: 0px;
}
#searchForm {}
#searchRecordCountWrapper {
  margin-bottom: 20px;
  background-color: #E2E2E2;
}

#searchRecordCount_show {
  float: right;
}

#searchResultWrapper {}
#searchNextPrevious {
  background-color: #E0E0E0;
  margin-top: 10px;
  text-align: center;
}
#searchNoResults {}
/*Classes*/
.searchResultRecord {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom-style: solid;
  border-bottom-color: #ABACA7;
  border-bottom-width: 1px;
}
.searchResultTitle {}
.searchResultScoreWrapper {
  padding-left: 1em;
}
.searchResultScore {
  color: #666666;
  float: right;
}
.searchResultBars {
  font-family: Georgia, 'Times New Roman', Times, 'New York', serif;
  font-size: 9px;
}
.searchResultBars_highlight { float: right; color: #0000d0; }
.searchResultBars_shadow { float: right; color: #c0c0c0; }
/* END OF SEARCH PAGE STYLES */

-----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.


Attachment: _search.cfm
Description: Binary data

---
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/

Reply via email to