Skip to content

Commit

Permalink
Adding the purchased iStockphoto images
Browse files Browse the repository at this point in the history
Need to complete this asap...
  • Loading branch information
duncanssmith committed Nov 10, 2011
1 parent 69c6ee0 commit 57cf9e2
Show file tree
Hide file tree
Showing 12 changed files with 10,350 additions and 204 deletions.
8 changes: 4 additions & 4 deletions body.php
Expand Up @@ -67,7 +67,7 @@
<!--<li> -->
<!--<a href="?pageid=1.6">Weight Loss &rarr;</a>-->
<!--</li> -->
<!--</ul> -->
<!--</ul> -->
</div>
<div id="right_sidebar">
<?php
Expand All @@ -76,8 +76,8 @@
include "debug_printout.php";
}
?>
</div>
<div id="ribbon">
</div>
<div id="ribbon">
<ul class="ribbon_sub group">
<li class="ribbon_sub_left">
<a href="index.php?pageid=1"><img src="img/blank_your_health.png" alt="Your Health" width="240" height="120" /></a>
Expand All @@ -88,7 +88,7 @@
<li class="ribbon_sub_right">
<a href="index.php?pageid=1.5"><img src="<?php echo "img/blank_weight_loss.png";?>" alt="Weight Loss" width="240" height="120" /></a>
</li>
</ul>
</ul>

</div>

Expand Down
6 changes: 5 additions & 1 deletion css/main.css
Expand Up @@ -621,12 +621,16 @@ body.wide h1 #pagetitle {
float: left;
background: white;
background: rgba(255, 255, 255, 0.05);
width: 240px;
width: 340px;
padding: 15px 10px 10px 10px;
margin: 0 120px 0 0;
display: inline; }
#right_sidebar h3 {
margin: 0; }
#right_sidebar #main_image {
width: 400px;
background: rgba(250, 250, 250, 0.8);
border: 1px solid black; }

#ribbon {
clear: left; }
Expand Down
124 changes: 62 additions & 62 deletions css/sass/colors.sass
@@ -1,48 +1,6 @@
/*--------------------------------------------------------------
* colors.sass => colors.css
*--------------------------------------------------------------
$footbox_center_background_color_IE: #373737
$footbox_center_background_color: rgba(55, 55, 55, 0.90)

$navigation_border_color_IE: #41cda0
$navigation_border_color: rgba(65, 205, 160, 0.70)

$left_sidebar_list_background_hover_color_IE: #41cda0
$left_sidebar_list_background_hover_color: rgba(65, 205, 160, 0.90)

$footbox_left_color_IE: #373737
$footbox_left_color: rgba(55, 55, 55, 0.90)

$content_sub_link_background_hover_color_IE: #fafafa
$content_sub_link_background_hover_color: rgba(250, 250, 250, 0.80)

$footer_box_center_background_color_IE: #373737
$footer_box_center_background_color: rgba(55, 55, 55, 1.00)

$navigation_link_text_color_IE: #ffffff
$navigation_link_text_color: rgba(255, 255, 255, 0.90)

$left_sidebar_link_text_hover_color_IE: #373737
$left_sidebar_link_text_hover_color: rgba(55, 55, 55, 0.90)

$ribbon_sub_center_left_background_color_IE: #fafafa
$ribbon_sub_center_left_background_color: rgba(250, 250, 250, 0.80)

$content_pagetitle_hover_color_IE: #c3a5a5
$content_pagetitle_hover_color: rgba(195, 165, 165, 0.90)

$content_sub_background_color_IE: #fafafa
$content_sub_background_color: rgba(250, 250, 250, 0.80)

$ribbon_sub_link_background_color_IE: #fafafa
$ribbon_sub_link_background_color: rgba(250, 250, 250, 0.80)

$right_sidebar_background_color_IE: #ffffff
$right_sidebar_background_color: rgba(255, 255, 255, 0.05)

$content_sub_center_left_background_color_IE: #fafafa
$content_sub_center_left_background_color: rgba(250, 250, 250, 0.80)

$footbox_center_color_IE: #373737
$footbox_center_color: rgba(55, 55, 55, 0.90)

Expand All @@ -61,9 +19,6 @@ $content_sub_link_hover_color: rgba(250, 250, 250, 0.80)
$content_container1_background_color_IE: #ffffff
$content_container1_background_color: rgba(255, 255, 255, 0.90)

$content_pagetitle_color_IE: #dcb4b4
$content_pagetitle_color: rgba(220, 180, 180, 0.90)

$left_sidebar_link_background_hover_color_IE: #c8e65a
$left_sidebar_link_background_hover_color: rgba(200, 230, 90, 1.00)

Expand All @@ -73,27 +28,30 @@ $footer_link_text_hover_color: rgba(255, 255, 255, 1.00)
$ribbon_sub_left_background_color_IE: #fafafa
$ribbon_sub_left_background_color: rgba(250, 250, 250, 0.80)

$contact_number_bg_color_IE: #ffffff
$contact_number_bg_color: rgba(255, 255, 255, 0.01)

$content_sub_center_background_color_IE: #fafafa
$content_sub_center_background_color: rgba(250, 250, 250, 0.80)
$content_pagetitle_color_IE: #dcb4b4
$content_pagetitle_color: rgba(220, 180, 180, 0.90)

$listlineoddcolor_IE: #dcfff0
$listlineoddcolor: rgba(220, 255, 240, 0.80)

$ribbon_sub_link_hover_color_IE: #fafafa
$ribbon_sub_link_hover_color: rgba(250, 250, 250, 0.80)

$left_sidebar_list_text_hover_color_IE: #ffffff
$left_sidebar_list_text_hover_color: rgba(255, 255, 255, 1.00)
$contact_number_bg_color_IE: #ffffff
$contact_number_bg_color: rgba(255, 255, 255, 0.01)

$content_sub_center_background_color_IE: #fafafa
$content_sub_center_background_color: rgba(250, 250, 250, 0.80)

$footbox_right_background_color_IE: #373737
$footbox_right_background_color: rgba(55, 55, 55, 0.90)

$pcolor_IE: #1e1e1e
$pcolor: rgba(30, 30, 30, 0.80)

$left_sidebar_list_text_hover_color_IE: #ffffff
$left_sidebar_list_text_hover_color: rgba(255, 255, 255, 1.00)

$footboxes_color_IE: #373737
$footboxes_color: rgba(55, 55, 55, 0.90)

Expand Down Expand Up @@ -139,36 +97,36 @@ $container_background_color: rgba(255, 255, 255, 0.90)
$ribbon_sub_center_right_background_color_IE: #fafafa
$ribbon_sub_center_right_background_color: rgba(250, 250, 250, 0.80)

$listlineevencolor_IE: #f0ffdc
$listlineevencolor: rgba(240, 255, 220, 0.60)

$footer_background_color_IE: #373737
$footer_background_color: rgba(55, 55, 55, 1.00)

$content_sub_link_color_IE: #fafafa
$content_sub_link_color: rgba(250, 250, 250, 0.80)

$footer_box_left_background_color_IE: #373737
$footer_box_left_background_color: rgba(55, 55, 55, 1.00)

$ribbon_sub_background_color_IE: #fafafa
$ribbon_sub_background_color: rgba(250, 250, 250, 0.80)
$listlineevencolor_IE: #f0ffdc
$listlineevencolor: rgba(240, 255, 220, 0.60)

$header_background_color_IE: #41cda0
$header_background_color: rgba(65, 205, 160, 1.00)

$content_container2_background_color_IE: #ffffff
$content_container2_background_color: rgba(255, 255, 255, 0.09)

$base_color_IE: #ffffff
$base_color: rgba(255, 255, 255, 0.90)
$footer_box_left_background_color_IE: #373737
$footer_box_left_background_color: rgba(55, 55, 55, 1.00)

$ribbon_sub_background_color_IE: #fafafa
$ribbon_sub_background_color: rgba(250, 250, 250, 0.80)

$navigation_background_hover_color_IE: #28af82
$navigation_background_hover_color: rgba(40, 175, 130, 1.00)

$left_sidebar_link_text_color_IE: #287832
$left_sidebar_link_text_color: rgba(40, 120, 50, 0.90)

$base_color_IE: #ffffff
$base_color: rgba(255, 255, 255, 0.90)

$left_sidebar_link_background_color_IE: #373737
$left_sidebar_link_background_color: rgba(55, 55, 55, 0.95)

Expand Down Expand Up @@ -202,3 +160,45 @@ $left_sidebar_background_color: rgba(255, 255, 255, 0.90)
$content_sub_center_right_background_color_IE: #fafafa
$content_sub_center_right_background_color: rgba(250, 250, 250, 0.80)

$navigation_border_color_IE: #41cda0
$navigation_border_color: rgba(65, 205, 160, 0.70)

$left_sidebar_list_background_hover_color_IE: #41cda0
$left_sidebar_list_background_hover_color: rgba(65, 205, 160, 0.90)

$footbox_center_background_color_IE: #373737
$footbox_center_background_color: rgba(55, 55, 55, 0.90)

$footer_box_center_background_color_IE: #373737
$footer_box_center_background_color: rgba(55, 55, 55, 1.00)

$footbox_left_color_IE: #373737
$footbox_left_color: rgba(55, 55, 55, 0.90)

$content_sub_link_background_hover_color_IE: #fafafa
$content_sub_link_background_hover_color: rgba(250, 250, 250, 0.80)

$left_sidebar_link_text_hover_color_IE: #373737
$left_sidebar_link_text_hover_color: rgba(55, 55, 55, 0.90)

$ribbon_sub_center_left_background_color_IE: #fafafa
$ribbon_sub_center_left_background_color: rgba(250, 250, 250, 0.80)

$content_pagetitle_hover_color_IE: #c3a5a5
$content_pagetitle_hover_color: rgba(195, 165, 165, 0.90)

$navigation_link_text_color_IE: #ffffff
$navigation_link_text_color: rgba(255, 255, 255, 0.90)

$content_sub_background_color_IE: #fafafa
$content_sub_background_color: rgba(250, 250, 250, 0.80)

$ribbon_sub_link_background_color_IE: #fafafa
$ribbon_sub_link_background_color: rgba(250, 250, 250, 0.80)

$right_sidebar_background_color_IE: #ffffff
$right_sidebar_background_color: rgba(255, 255, 255, 0.05)

$content_sub_center_left_background_color_IE: #fafafa
$content_sub_center_left_background_color: rgba(250, 250, 250, 0.80)

0 comments on commit 57cf9e2

Please sign in to comment.