From bd8cca29dde857d4d201feab0c02016e24dc211f Mon Sep 17 00:00:00 2001 From: knut <> Date: Sun, 12 Nov 2006 21:30:21 +0000 Subject: added user interface code for the personal website demo --- demos/personal/themes/White/Default.css | 325 +++++++++++++++++++++ demos/personal/themes/White/Frame.css | 194 ++++++++++++ .../themes/White/images/album-bstretch.gif | Bin 0 -> 90 bytes .../themes/White/images/album-lstretch.gif | Bin 0 -> 90 bytes .../themes/White/images/album-rstretch.gif | Bin 0 -> 90 bytes .../themes/White/images/album-tstretch.gif | Bin 0 -> 90 bytes demos/personal/themes/White/images/background.gif | Bin 0 -> 331 bytes .../themes/White/images/body-repeat-photo.gif | Bin 0 -> 397 bytes demos/personal/themes/White/images/body-repeat.gif | Bin 0 -> 138 bytes demos/personal/themes/White/images/bullet-1.gif | Bin 0 -> 132 bytes demos/personal/themes/White/images/bullet-2.gif | Bin 0 -> 192 bytes .../personal/themes/White/images/button-create.gif | Bin 0 -> 760 bytes .../themes/White/images/button-dwn_res.gif | Bin 0 -> 836 bytes .../personal/themes/White/images/button-login.gif | Bin 0 -> 702 bytes .../themes/White/images/content-shim-none.gif | Bin 0 -> 636 bytes .../themes/White/images/content-shim-photo.gif | Bin 0 -> 1521 bytes .../personal/themes/White/images/content-shim.gif | Bin 0 -> 755 bytes demos/personal/themes/White/images/footer-side.gif | Bin 0 -> 176 bytes demos/personal/themes/White/images/footer.gif | Bin 0 -> 4883 bytes .../personal/themes/White/images/frame-bot--x.gif | Bin 0 -> 68 bytes .../personal/themes/White/images/frame-bot-x-.gif | Bin 0 -> 50 bytes .../personal/themes/White/images/frame-botx--.gif | Bin 0 -> 68 bytes .../personal/themes/White/images/frame-mid--x.gif | Bin 0 -> 50 bytes .../personal/themes/White/images/frame-midx--.gif | Bin 0 -> 50 bytes .../personal/themes/White/images/frame-top--x.gif | Bin 0 -> 68 bytes .../personal/themes/White/images/frame-top-x-.gif | Bin 0 -> 50 bytes .../personal/themes/White/images/frame-topx--.gif | Bin 0 -> 68 bytes demos/personal/themes/White/images/header.gif | Bin 0 -> 4717 bytes demos/personal/themes/White/images/photonav-bg.gif | Bin 0 -> 105 bytes .../themes/White/images/photonav-top-bg.gif | Bin 0 -> 46 bytes .../personal/themes/White/images/resume-photo.jpg | Bin 0 -> 1719 bytes 31 files changed, 519 insertions(+) create mode 100644 demos/personal/themes/White/Default.css create mode 100644 demos/personal/themes/White/Frame.css create mode 100644 demos/personal/themes/White/images/album-bstretch.gif create mode 100644 demos/personal/themes/White/images/album-lstretch.gif create mode 100644 demos/personal/themes/White/images/album-rstretch.gif create mode 100644 demos/personal/themes/White/images/album-tstretch.gif create mode 100644 demos/personal/themes/White/images/background.gif create mode 100644 demos/personal/themes/White/images/body-repeat-photo.gif create mode 100644 demos/personal/themes/White/images/body-repeat.gif create mode 100644 demos/personal/themes/White/images/bullet-1.gif create mode 100644 demos/personal/themes/White/images/bullet-2.gif create mode 100644 demos/personal/themes/White/images/button-create.gif create mode 100644 demos/personal/themes/White/images/button-dwn_res.gif create mode 100644 demos/personal/themes/White/images/button-login.gif create mode 100644 demos/personal/themes/White/images/content-shim-none.gif create mode 100644 demos/personal/themes/White/images/content-shim-photo.gif create mode 100644 demos/personal/themes/White/images/content-shim.gif create mode 100644 demos/personal/themes/White/images/footer-side.gif create mode 100644 demos/personal/themes/White/images/footer.gif create mode 100644 demos/personal/themes/White/images/frame-bot--x.gif create mode 100644 demos/personal/themes/White/images/frame-bot-x-.gif create mode 100644 demos/personal/themes/White/images/frame-botx--.gif create mode 100644 demos/personal/themes/White/images/frame-mid--x.gif create mode 100644 demos/personal/themes/White/images/frame-midx--.gif create mode 100644 demos/personal/themes/White/images/frame-top--x.gif create mode 100644 demos/personal/themes/White/images/frame-top-x-.gif create mode 100644 demos/personal/themes/White/images/frame-topx--.gif create mode 100644 demos/personal/themes/White/images/header.gif create mode 100644 demos/personal/themes/White/images/photonav-bg.gif create mode 100644 demos/personal/themes/White/images/photonav-top-bg.gif create mode 100644 demos/personal/themes/White/images/resume-photo.jpg (limited to 'demos/personal/themes/White') diff --git a/demos/personal/themes/White/Default.css b/demos/personal/themes/White/Default.css new file mode 100644 index 00000000..7c6880c0 --- /dev/null +++ b/demos/personal/themes/White/Default.css @@ -0,0 +1,325 @@ +/* 0 BASIC TAGS */ + +table { + font-size: 1em; +} + +h1, h2, h3, h4 { + margin: 0; + font-family: tahoma, arial, helvetica, sans-serif; +} + +p { + line-height: 1.4em; +} + +hr { + border: 0; + border-top: 1px solid #bababa; + height: 1px; +} + +a { + text-decoration: none; + color: #d32525; +} + +a:visited { + color: #980000; +} + +a:hover { + text-decoration: underline; + color: #e05252; +} + +a:active { + color: #980000; +} + +body { + background-color: #ffffff; + background-image: url(images/background.gif); + background-repeat: repeat-x; + margin: 0; + padding: 0; + text-align: center; + font-family: verdana, arial, helvetica, sans-serif; + font-size: 0.7em; + color: #666666; +} + +img { + border-width: 0; +} + +/* 1 HEADER */ + +.header { + background-image: url(Images/header.gif); + background-repeat: no-repeat; + position: relative; + width: 760px; + height: 81px; + margin-left: auto; + margin-right: auto; +} + +h1 { + position: absolute; + left: 37px; + top: 12px; + text-transform: uppercase; + font-size: 18px; +} + +h2 { + position: absolute; + left: 37px; + top: 60px; + font-size: 11px; +} + +.menua { + position: absolute; + right: 37px; + top: 17px; + text-transform: uppercase; + font-size: 10px; +} + +.nav { + position: absolute; + right: 37px; + top: 60px; + text-transform: uppercase; + font-size: 10px; +} + +.menua a:visited, .nav a:visited { + color: #d32525; +} + +/* 1.1 SHIM */ + +.shim { + background-repeat: no-repeat; + margin-left: auto; + margin-right: auto; + width: 760px; + height: 8px; + font-size: 0; +} + +.column { + background-image: url(images/content-shim.gif); +} + +.gradient { + background-image: url(images/content-shim-photo.gif); +} + +.solid { + background-image: url(images/content-shim-none.gif); +} + +/* 2 PAGE */ + +.page { + background-repeat: repeat-y; + margin-left: auto; + margin-right: auto; + text-align: left; +} + +h3 { + margin-top: 1.0em; + margin-bottom: 1.12em; + font-size: 1.5em; + font-weight: bold; +} +h4 { + margin-top: 1.0em; + margin-bottom: 1.12em; + font-size: 1.3em; + font-weight: bold; +} + +/* 2.1 HOME, RESUME, LINKS, REGISTER, ADMIN/ALBUMS, ADMIN/PHOTOS PAGES */ + +#home, #resume, #links, #register, #admin-albums, #admin-photos { + background-image: url(images/body-repeat.gif); + position: relative; + width: 686px; + padding: 0px 37px; + padding-top: 1px; /* Weird Mozilla Bug */ + padding-bottom: 40px; /* Weird Mozilla Bug */ +} + +#sidebar { + float: left; + width: 214px; + height: 100%; +} + +#content { + margin-left: 256px; +} + +#whatsnew { + float: left; + width: 200px; + height: 100%; +} + +#coollinks { + margin-left: 220px; +} + +#resume h4, #links h4 { + margin-top: 0; + border-top: 1px solid #bababa; + padding-top: 1.0em; + position: absolute; + left: 37px; + width: 214px; +} + +#resume #photo { + position: absolute; + left: 37px; + top: 20px; + width: 214px; +} + +#resume .first { + margin-top: 0; + border-top: 1px solid #bababa; + padding-top: 1.5em; +} + +dl { + margin-top: 0; + margin-bottom: 0; + border-top: 1px solid #bababa; + padding-top: 1.5em; + padding-bottom: 1.5em; + position: relative; +} + +dt { + position: absolute; + left: 0; +} + +dd { + margin-left: 150px; + height: 2.0em; +} + +.emptydata td { + padding: 50px; + color: #aeaeae; +} + +/* 2.2 ALBUMS PAGE */ + +#albums { + background-image: url(images/body-repeat-photo.gif); + padding: 0px 37px; + padding-bottom: 40px; + width: 686px; +} + +.view { + margin-left: auto; + margin-right: auto; + width: 686px; + text-align: center; +} + +.view .photo-frame { + margin-left: auto; + margin-right: auto; +} + +.item { + padding: 20px 50px; + color: #B2B2B2; +} + +.item h4 { + margin-bottom: 0.4em; +} + +.nullpanel { + padding: 150px; + width: auto; + text-align: center; +} + +/* 2.3 PHOTOS, DETAILS, ADMIN/DETAILS PAGE */ + +#photos, #details, #admin-details { + background-image: url(images/body-repeat-photo.gif); + padding: 0; + width: 760px; +} + +.buttonbar { + background-image: url(images/photonav-bg.gif); + background-repeat: repeat-x; + margin-left: auto; + margin-right: auto; + padding-top: 4px; + width: 744px; + height: 33px; + text-align: center; +} + +.buttonbar-top { + background-image: url(images/photonav-top-bg.gif); +} + +#photos .view, #admin-details .view { + margin-top: 20px; + margin-bottom: 20px; +} + +/* 3 FOOTER */ + +.footerbg { + background-image: url(images/footer-side.gif); + background-repeat: repeat-x; + width: auto; + height: 75px; + text-align: center; +} +.footer { + background-image: url(images/footer.gif); + background-repeat: no-repeat; + margin-left: auto; + margin-right: auto; + width: 760px; + height: 75px; + text-align: center; + font-size: 10px; +} + +.menub { + margin: 12px auto 5px auto; + text-transform: uppercase; + font-size: 10px; +} + +.menub a:visited { + color: #d32525; +} + + + +/* Inline styles are used because image controls hard code a border property */ + +.photo_198 { + border: 4px solid #FFFFFF; +} diff --git a/demos/personal/themes/White/Frame.css b/demos/personal/themes/White/Frame.css new file mode 100644 index 00000000..3ae71a69 --- /dev/null +++ b/demos/personal/themes/White/Frame.css @@ -0,0 +1,194 @@ +/* Photo Border for All Pages Except the Albums Page */ + +.photo-frame .topx-- { + background-image: url(Images/frame-topx--.gif); + background-repeat: no-repeat; + width: auto; + height: 4px; + vertical-align: top; +} +.photo-frame .top-x- { + background-image: url(Images/frame-top-x-.gif); + background-repeat: repeat-x; + width: auto; + height: 4px; +} +.photo-frame .top--x { + background-image: url(Images/frame-top--x.gif); + background-repeat: no-repeat; + width: auto; + height: 4px; + vertical-align: top; +} + +.photo-frame .midx-- { + background-image: url(Images/frame-midx--.gif); + background-repeat: repeat-y; + width: 4px; + height: auto; +} +.photo-frame .mid--x { + background-image: url(Images/frame-mid--x.gif); + background-repeat: repeat-y; + width: 4px; + height: auto; +} + +.photo-frame .botx-- { + background-image: url(Images/frame-botx--.gif); + background-repeat: no-repeat; + width: 4px; + height: 4px; + vertical-align: top; +} +.photo-frame .bot-x- { + background-image: url(Images/frame-bot-x-.gif); + background-repeat: repeat-x; + width: auto; + height: 4px; +} +.photo-frame .bot--x { + background-image: url(Images/frame-bot--x.gif); + background-repeat: no-repeat; + width: 4px; + height: 4px; + vertical-align: bottom; +} + +/* Photo Border for the Album Page */ + +.album-frame .topx----, +.album-frame .top----x, +.album-frame .botx----, +.album-frame .bot----x { + height: 14px; + width: 14px; +} + +.album-frame .top-x--- { + background-image: url(images/album-tstretch.gif); + background-repeat: repeat-x; + text-align: left; + height: 14px; + width: auto; +} +.album-frame .top--x-- { + background-image: url(images/album-tstretch.gif); + background-repeat: repeat-x; + height: 14px; + width: auto; +} +.album-frame .top---x- { + background-image: url(images/album-tstretch.gif); + background-repeat: repeat-x; + text-align: right; + height: 14px; + width: auto; +} + +.album-frame .mtpx---- { + background-image: url(images/album-lstretch.gif); + background-repeat: repeat-y; + vertical-align: top; + height: auto; + width: 14px; +} +.album-frame .mtp----x { + background-image: url(images/album-rstretch.gif); + background-repeat: repeat-y; + vertical-align: top; + height: auto; + width: 14px; +} + +.album-frame .midx---- { + background-image: url(images/album-lstretch.gif); + background-repeat: repeat-y; + height: auto; + width: 14px; +} +.album-frame .mid----x { + background-image: url(images/album-rstretch.gif); + background-repeat: repeat-y; + height: auto; + width: 14px; +} + +.album-frame .mbtx---- { + background-image: url(images/album-lstretch.gif); + background-repeat: repeat-y; + vertical-align: bottom; + height: auto; + width: 14px; +} +.album-frame .mbt----x { + background-image: url(images/album-rstretch.gif); + background-repeat: repeat-y; + vertical-align: bottom; + height: auto; + width: 14px; +} + +.album-frame .bot-x--- { + background-image: url(images/album-bstretch.gif); + background-repeat: repeat-x; + text-align: right; + height: 14px; + width: auto; +} +.album-frame .bot--x-- { + background-image: url(images/album-bstretch.gif); + background-repeat: repeat-x; + height: 14px; + width: auto; +} +.album-frame .bot---x- { + background-image: url(images/album-bstretch.gif); + background-repeat: repeat-x; + text-align: left; + height: 14px; + width: auto; +} + +/* Form Items */ + +.textfield { + border: 1px solid #929292; + vertical-align: middle; + padding: 3px; + margin: 2px 0 5px 0; +} + +/* Login View */ + +.login .label { + display:block; +} + +.login .textbox { + border: 1px solid #929292; + width: 140px; + vertical-align: middle; + padding: 3px; + margin: 2px 0 5px 0; +} + +.login .button { + display:block; + margin-top:8px; + margin-bottom:8px; +} + +/* LIST */ + +ul { + list-style-type: none; + list-style-image: url(images/bullet-2.gif); + list-style-position: outside; + line-height: 2.1em; + vertical-align: middle; + margin-left: 1.25em; +} +.link { + list-style-image: url(images/bullet-1.gif); +} diff --git a/demos/personal/themes/White/images/album-bstretch.gif b/demos/personal/themes/White/images/album-bstretch.gif new file mode 100644 index 00000000..33885883 Binary files /dev/null and b/demos/personal/themes/White/images/album-bstretch.gif differ diff --git a/demos/personal/themes/White/images/album-lstretch.gif b/demos/personal/themes/White/images/album-lstretch.gif new file mode 100644 index 00000000..88e931bb Binary files /dev/null and b/demos/personal/themes/White/images/album-lstretch.gif differ diff --git a/demos/personal/themes/White/images/album-rstretch.gif b/demos/personal/themes/White/images/album-rstretch.gif new file mode 100644 index 00000000..03c75d04 Binary files /dev/null and b/demos/personal/themes/White/images/album-rstretch.gif differ diff --git a/demos/personal/themes/White/images/album-tstretch.gif b/demos/personal/themes/White/images/album-tstretch.gif new file mode 100644 index 00000000..b9d31bd6 Binary files /dev/null and b/demos/personal/themes/White/images/album-tstretch.gif differ diff --git a/demos/personal/themes/White/images/background.gif b/demos/personal/themes/White/images/background.gif new file mode 100644 index 00000000..b46632f9 Binary files /dev/null and b/demos/personal/themes/White/images/background.gif differ diff --git a/demos/personal/themes/White/images/body-repeat-photo.gif b/demos/personal/themes/White/images/body-repeat-photo.gif new file mode 100644 index 00000000..fc46be8a Binary files /dev/null and b/demos/personal/themes/White/images/body-repeat-photo.gif differ diff --git a/demos/personal/themes/White/images/body-repeat.gif b/demos/personal/themes/White/images/body-repeat.gif new file mode 100644 index 00000000..fb1b277d Binary files /dev/null and b/demos/personal/themes/White/images/body-repeat.gif differ diff --git a/demos/personal/themes/White/images/bullet-1.gif b/demos/personal/themes/White/images/bullet-1.gif new file mode 100644 index 00000000..1bf5fdbe Binary files /dev/null and b/demos/personal/themes/White/images/bullet-1.gif differ diff --git a/demos/personal/themes/White/images/bullet-2.gif b/demos/personal/themes/White/images/bullet-2.gif new file mode 100644 index 00000000..44111e76 Binary files /dev/null and b/demos/personal/themes/White/images/bullet-2.gif differ diff --git a/demos/personal/themes/White/images/button-create.gif b/demos/personal/themes/White/images/button-create.gif new file mode 100644 index 00000000..c4659906 Binary files /dev/null and b/demos/personal/themes/White/images/button-create.gif differ diff --git a/demos/personal/themes/White/images/button-dwn_res.gif b/demos/personal/themes/White/images/button-dwn_res.gif new file mode 100644 index 00000000..e2154cc6 Binary files /dev/null and b/demos/personal/themes/White/images/button-dwn_res.gif differ diff --git a/demos/personal/themes/White/images/button-login.gif b/demos/personal/themes/White/images/button-login.gif new file mode 100644 index 00000000..f1e8d3f0 Binary files /dev/null and b/demos/personal/themes/White/images/button-login.gif differ diff --git a/demos/personal/themes/White/images/content-shim-none.gif b/demos/personal/themes/White/images/content-shim-none.gif new file mode 100644 index 00000000..3f9bca69 Binary files /dev/null and b/demos/personal/themes/White/images/content-shim-none.gif differ diff --git a/demos/personal/themes/White/images/content-shim-photo.gif b/demos/personal/themes/White/images/content-shim-photo.gif new file mode 100644 index 00000000..4608fe88 Binary files /dev/null and b/demos/personal/themes/White/images/content-shim-photo.gif differ diff --git a/demos/personal/themes/White/images/content-shim.gif b/demos/personal/themes/White/images/content-shim.gif new file mode 100644 index 00000000..f5d88f71 Binary files /dev/null and b/demos/personal/themes/White/images/content-shim.gif differ diff --git a/demos/personal/themes/White/images/footer-side.gif b/demos/personal/themes/White/images/footer-side.gif new file mode 100644 index 00000000..0d3dd8e1 Binary files /dev/null and b/demos/personal/themes/White/images/footer-side.gif differ diff --git a/demos/personal/themes/White/images/footer.gif b/demos/personal/themes/White/images/footer.gif new file mode 100644 index 00000000..3b37c6c2 Binary files /dev/null and b/demos/personal/themes/White/images/footer.gif differ diff --git a/demos/personal/themes/White/images/frame-bot--x.gif b/demos/personal/themes/White/images/frame-bot--x.gif new file mode 100644 index 00000000..0d54dc3f Binary files /dev/null and b/demos/personal/themes/White/images/frame-bot--x.gif differ diff --git a/demos/personal/themes/White/images/frame-bot-x-.gif b/demos/personal/themes/White/images/frame-bot-x-.gif new file mode 100644 index 00000000..29dd27bf Binary files /dev/null and b/demos/personal/themes/White/images/frame-bot-x-.gif differ diff --git a/demos/personal/themes/White/images/frame-botx--.gif b/demos/personal/themes/White/images/frame-botx--.gif new file mode 100644 index 00000000..ee4ad6e3 Binary files /dev/null and b/demos/personal/themes/White/images/frame-botx--.gif differ diff --git a/demos/personal/themes/White/images/frame-mid--x.gif b/demos/personal/themes/White/images/frame-mid--x.gif new file mode 100644 index 00000000..a2c5f231 Binary files /dev/null and b/demos/personal/themes/White/images/frame-mid--x.gif differ diff --git a/demos/personal/themes/White/images/frame-midx--.gif b/demos/personal/themes/White/images/frame-midx--.gif new file mode 100644 index 00000000..a9c87a8c Binary files /dev/null and b/demos/personal/themes/White/images/frame-midx--.gif differ diff --git a/demos/personal/themes/White/images/frame-top--x.gif b/demos/personal/themes/White/images/frame-top--x.gif new file mode 100644 index 00000000..ab1292b2 Binary files /dev/null and b/demos/personal/themes/White/images/frame-top--x.gif differ diff --git a/demos/personal/themes/White/images/frame-top-x-.gif b/demos/personal/themes/White/images/frame-top-x-.gif new file mode 100644 index 00000000..59484711 Binary files /dev/null and b/demos/personal/themes/White/images/frame-top-x-.gif differ diff --git a/demos/personal/themes/White/images/frame-topx--.gif b/demos/personal/themes/White/images/frame-topx--.gif new file mode 100644 index 00000000..710b1d66 Binary files /dev/null and b/demos/personal/themes/White/images/frame-topx--.gif differ diff --git a/demos/personal/themes/White/images/header.gif b/demos/personal/themes/White/images/header.gif new file mode 100644 index 00000000..f09f418d Binary files /dev/null and b/demos/personal/themes/White/images/header.gif differ diff --git a/demos/personal/themes/White/images/photonav-bg.gif b/demos/personal/themes/White/images/photonav-bg.gif new file mode 100644 index 00000000..dd3e07f8 Binary files /dev/null and b/demos/personal/themes/White/images/photonav-bg.gif differ diff --git a/demos/personal/themes/White/images/photonav-top-bg.gif b/demos/personal/themes/White/images/photonav-top-bg.gif new file mode 100644 index 00000000..b114040d Binary files /dev/null and b/demos/personal/themes/White/images/photonav-top-bg.gif differ diff --git a/demos/personal/themes/White/images/resume-photo.jpg b/demos/personal/themes/White/images/resume-photo.jpg new file mode 100644 index 00000000..d4f9905c Binary files /dev/null and b/demos/personal/themes/White/images/resume-photo.jpg differ -- cgit v1.2.3