Fix styles

This commit is contained in:
CHIEFSOFT\ameye
2025-09-16 09:25:22 -04:00
parent 79729f0475
commit 80103dff3a
14 changed files with 200 additions and 232 deletions
+27 -15
View File
@@ -3,31 +3,39 @@
<?php $this->section('content') ?> <?php $this->section('content') ?>
<!-- ************ - BEGIN Breadcrumbs - ************** --> <!-- ************ - BEGIN Breadcrumbs - ************** -->
<div id="breadcrumbs"> <div id="breadcrumbs">
<a title="Home" href="#">Home »</a> About Us <a title="Home" href="#">Home »</a> About Us
</div><!--/ breadcrumbs--> </div><!--/ breadcrumbs-->
<div class="gray-holder"> <div class="gray-holder">
<h1>About Us</h1> <h1>About Us</h1>
<p> <p>
We belief in mental health of an individual with the focus on prevention and treatment as parts of our mission because living a holistic life is our primary concern. For examples; cigarette smoking can worsen the heart condition, High blood sufferers should reduce sodium consumption, anxiety can shorten your life, and worry is an enemy of peace. Alcohol and drug abuse can kill you early or damage your liver, heart and messed up your brain, etc. We belief in mental health of an individual with the focus on prevention and treatment as parts of our mission
because living a holistic life is our primary concern. For examples; cigarette smoking can worsen the heart
Secondly, mental health education is way to make client aware of their infirmities, and how vulnerable their lives can be to other sicknesses, so they take precaution. Our goal is to motivate them to commit to mental health program and ask them to take necessary action to better their lives. We offer HIV/AIDS and other sexually transmitted diseases. We believe that you can be made whole, if you will take the first step to contact us/call us for help today. condition, High blood sufferers should reduce sodium consumption, anxiety can shorten your life, and worry is an
enemy of peace. Alcohol and drug abuse can kill you early or damage your liver, heart and messed up your brain,
etc.
</p>
<p>
Secondly, mental health education is way to make client aware of their infirmities, and how vulnerable their
lives can be to other sicknesses, so they take precaution. Our goal is to motivate them to commit to mental
health program and ask them to take necessary action to better their lives. We offer HIV/AIDS and other sexually
transmitted diseases. We believe that you can be made whole, if you will take the first step to contact us/call
us for help today.
</p> </p>
<div class="content-divider"></div> <div class="content-divider"></div>
<h2>Services We Offer</h2> <h2>Services We Offer</h2>
<p> <p>
Alcohol and addiction therapy Alcohol and addiction therapy
Marital problem counseling Marital problem counseling
Group and individual counseling Group and individual counseling
Psycho-education about prevention Psycho-education about prevention
Depression and anxiety therapy Depression and anxiety therapy
Adolescent opposition defiant therapy Adolescent opposition defiant therapy
Career and financial counseling Career and financial counseling
Spirituality and holistic lifestyles Spirituality and holistic lifestyles
Homelessness, joblessness and mental health issues Homelessness, joblessness and mental health issues
</p> </p>
@@ -35,7 +43,11 @@
<h3>Treatment Available</h3> <h3>Treatment Available</h3>
<p> <p>
I Care Mental Health will like to help you overcome your alcohol and addiction problems. We want to help you overcome your fear, anxiety and depression and motivate you to live a normal life again. Your marriage relationships can be restored to meet your expectations. Your children can do better in school if you seek therapeutic help for them. You can be informed about how to choose a better career regardless of the economic woes. I Care Agency is the right place for you, dont hesitate just call for help before is too late. I Care Mental Health will like to help you overcome your alcohol and addiction problems. We want to help you
overcome your fear, anxiety and depression and motivate you to live a normal life again. Your marriage
relationships can be restored to meet your expectations. Your children can do better in school if you seek
therapeutic help for them. You can be informed about how to choose a better career regardless of the economic
woes. I Care Agency is the right place for you, dont hesitate just call for help before is too late.
</p> </p>
+17 -19
View File
@@ -1,25 +1,23 @@
<?php $this->extend('layouts/master') ?> <?php $this->extend('layouts/master') ?>
<?php $this->section('content') ?> <?php $this->section('content') ?>
<div id="breadcrumbs"> <div id="breadcrumbs">
<a title="Home" href="#">Home </a> Alcohol Addiction <a title="Home" href="#">Home »</a> Alcohol Addiction
</div><!--/ breadcrumbs--> </div><!--/ breadcrumbs-->
<div class="gray-holder"> <div class="gray-holder">
<h1>Alcohol Addiction</h1> <h1>Alcohol Addiction</h1>
<p> <p>
Alcoholic addition is a serious problem that affects the entire family. If your loved one is an alcoholic it is
better to seek treatment as soon as possible before it is too late. It is believed that depression can lead to
alcoholic addiction and drug abuse for many people. Alcohol can impair judgment and ability to reason well and
other illness can follow.
</p>
<p>
In I Care Mental Health (ICMH), we believe that seeking help early will be an appropriate thing to do, and save
your life.
</p>
Alcoholic addition is a serious problem that affects the entire family. If your loved one is an alcoholic it is better to seek treatment as soon as possible before it is too late. It is believed that depression can lead to alcoholic addiction and drug abuse for many people. Alcohol can impair judgment and ability to reason well and other illness can follow. <div class="clear"></div>
<p> </div>
In I Care Mental Health (ICMH), we believe that seeking help early will be an appropriate thing to do, and save your life.
</p>
<div class="clear"></div>
</div><!--/ gray-holder-->
<?= $this->endSection() ?> <?= $this->endSection() ?>
+7 -7
View File
@@ -8,18 +8,18 @@
<h1>Career and Financial Counseling</h1> <h1>Career and Financial Counseling</h1>
<p> <p>
Choosing a career path can be very challenging to many college students and young adults alike. For some
Choosing a career path can be very challenging to many college students and young adults alike. For some choosing career can be exciting while many people are struggling with what they are good at in this world. When it is hard for you to make a bold move on career issues you can reach out to us to help you make the right decision. Our professionals will not make the decision for you but they can help you make the right career decisions. Financial stability is strongly related to careers, earnings and incomes that an individuals or family receive on a regular basis. Many people know how to work hard but lack good management skills. Our agency can help you manage what you earn wisely. choosing career can be exciting while many people are struggling with what they are good at in this world. When
it is hard for you to make a bold move on career issues you can reach out to us to help you make the right
decision. Our professionals will not make the decision for you but they can help you make the right career
decisions. Financial stability is strongly related to careers, earnings and incomes that an individuals or
family receive on a regular basis. Many people know how to work hard but lack good management skills. Our agency
can help you manage what you earn wisely.
</p> </p>
<div class="clear"></div> <div class="clear"></div>
</div><!--/ gray-holder--> </div><!--/ gray-holder-->
<?= $this->endSection() ?> <?= $this->endSection() ?>
+14 -19
View File
@@ -1,24 +1,19 @@
<?php $this->extend('layouts/master') ?> <?php $this->extend('layouts/master') ?>
<?php $this->section('content') ?> <?php $this->section('content') ?>
<div id="breadcrumbs"> <div id="breadcrumbs">
<a title="Home" href="#">Home </a> Group and Individual Counseling <a title="Home" href="#">Home »</a> Group and Individual Counseling
</div><!--/ breadcrumbs--> </div>
<div class="gray-holder"> <div class="gray-holder">
<h1>Group and Individual Counseling</h1> <h1>Group and Individual Counseling</h1>
<p> <p>
I Care Mental Health (ICMH) provide group and individual counseling to clients who want therapy to address
issues relating to their needs. Group therapy is good for some people who are in recovery from alcohol and
substance abuse, sharing experiences with others who are going through the same problems can provide healing, if
coupled with spiritual empowerment education. Individual counseling is designed to give an individual the skills
to overcome problems or coping skills to deal with upheaval of life.
</p>
<div class="clear"></div>
I Care Mental Health (ICMH) provide group and individual counseling to clients who want therapy to address issues relating to their needs. Group therapy is good for some people who are in recovery from alcohol and substance abuse, sharing experiences with others who are going through the same problems can provide healing, if coupled with spiritual empowerment education. Individual counseling is designed to give an individual the skills to overcome problems or coping skills to deal with upheaval of life. </div>
</p>
<div class="clear"></div>
</div><!--/ gray-holder-->
<?= $this->endSection() ?> <?= $this->endSection() ?>
+16 -22
View File
@@ -1,26 +1,20 @@
<?php $this->extend('layouts/master') ?> <?php $this->extend('layouts/master') ?>
<?php $this->section('content') ?> <?php $this->section('content') ?>
<div id="breadcrumbs"> <div id="breadcrumbs">
<a title="Home" href="#">Home </a> Depression and Anxiety Treatments <a title="Home" href="#">Home »</a> Depression and Anxiety Treatments
</div><!--/ breadcrumbs--> </div>
<div class="gray-holder"> <div class="gray-holder">
<h1>Depression and Anxiety Treatments</h1> <h1>Depression and Anxiety Treatments</h1>
<p> <p>
We teach our patients to recognize the symptoms of stress, whether work related, marital and joblessness that creates stressors. There are many situations that can create anxiety and depression, such as work stressors, losing the loved one, marital related anxiety, financial difficulty and many others. Depression can affect your life, job performance, your total life functionality and family or people that are around you. The good news is that our professionals can help you overcome negative harmful stressors. Stressors are come in everyday life, while some can help than hurt, some can actually cause physical illness and that you need to combat before it is too late. We teach our patients to recognize the symptoms of stress, whether work related, marital and joblessness that
creates stressors. There are many situations that can create anxiety and depression, such as work stressors,
losing the loved one, marital related anxiety, financial difficulty and many others. Depression can affect your
life, job performance, your total life functionality and family or people that are around you. The good news is
that our professionals can help you overcome negative harmful stressors. Stressors are come in everyday life,
while some can help than hurt, some can actually cause physical illness and that you need to combat before it is
too late.
</p>
<div class="clear"></div>
</div><!--/ gray-holder-->
</p>
<div class="clear"></div>
</div><!--/ gray-holder-->
<?= $this->endSection() ?> <?= $this->endSection() ?>
+15 -22
View File
@@ -1,28 +1,21 @@
<?php $this->extend('layouts/master') ?> <?php $this->extend('layouts/master') ?>
<?php $this->section('content') ?> <?php $this->section('content') ?>
<div id="breadcrumbs"> <div id="breadcrumbs">
<a title="Home" href="#">Home -</a> Homelessness, Joblessness and Mental Health Issues <a title="Home" href="#">Home »</a> Homelessness, Joblessness and Mental Health Issues
</div><!--/ breadcrumbs--> </div>
<div class="gray-holder"> <div class="gray-holder">
<h1>Homelessness, Joblessness and Mental Health Issues</h1> <h1>Homelessness, Joblessness and Mental Health Issues</h1>
<p> <p>
Mental health problems stem from homelessness, joblessness and financial difficulty. Living under the bridge or
Mental health problems stem from homelessness, joblessness and financial difficulty. Living under the bridge or being jobless is a serious mental health issue that can be addressed when you call today. Help is available when you can I Care Mental Health (ICMH). Economic situation can create homelessness for many people who are looking for work and cannot find job. Joblessness and homelessness are inextricably linked and they are the cause of poverty in our community today. You can seek for help from our professionals to know how you can get back on your feet. being jobless is a serious mental health issue that can be addressed when you call today. Help is available when
you can I Care Mental Health (ICMH). Economic situation can create homelessness for many people who are looking
for work and cannot find job. Joblessness and homelessness are inextricably linked and they are the cause of
poverty in our community today. You can seek for help from our professionals to know how you can get back on
your feet.
</p>
<div class="clear"></div>
</div><!--/ gray-holder-->
</p>
<div class="clear"></div>
</div><!--/ gray-holder-->
<?= $this->endSection() ?> <?= $this->endSection() ?>
+26 -54
View File
@@ -2,10 +2,8 @@
<head> <head>
<title>iCare</title> <title>iCare</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="shortcut" href="/images/favicon.ico" /> <link rel="shortcut" href="/images/favicon.ico"/>
<link rel="stylesheet" type="text/css" href="stylesheets/style.css" /> <link rel="stylesheet" type="text/css" href="stylesheets/style.css"/>
<!-- initialize jQuery Library -->
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script> <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
<!--[if lt IE 9]> <!--[if lt IE 9]>
@@ -28,10 +26,11 @@
<!-- ***************** - BEGIN Header - ******************* --> <!-- ***************** - BEGIN Header - ******************* -->
<header class="clearfix"> <header class="clearfix">
<div class="logo"><a href="/"><img src="/images/logo.png" alt="" /></a></div><!--/ logo--> <div class="logo"><a href="/"><img src="/images/logo.png" alt=""/></a></div><!--/ logo-->
<div class="info-call"> <div class="info-call">
<p> <p>
For additional information call: <span>+404-721-0184 <a style="color: white; font-weight: bolder;" href="https://care.tavahealth.com/providers/james-abolarin"> or Schedule a call</a></span> For additional information call: <span>+404-721-0184 <a style="color: white; font-weight: bolder;"
href="https://care.tavahealth.com/providers/james-abolarin"> or Schedule a call</a></span>
</p> </p>
</div><!--/ info-call--> </div><!--/ info-call-->
</header> </header>
@@ -56,80 +55,51 @@
</ul> </ul>
<div class="clear"></div> <div class="clear"></div>
</nav><!--/ navigation--> </nav><!--/ navigation-->
<!-- ************ - END Navigation - ************** --> <!-- ************ - END Navigation - ************** -->
<?= $this->renderSection('content') ?> <?= $this->renderSection('content') ?>
</section><!--/ content--> </section>
<!-- ***************** - Begin Footer - ***************** -->
<footer> <footer>
</footer>
<div class="copyright">Copyright &copy; <?= date('Y') ?> - 2012. iCareMentalHealth. All rights reserved</div>
</footer><!--/ footer-->
<!-- ***************** - END Footer - ***************** -->
<!-- ***************** - BEGIN Copyright - ***************** -->
<div class="copyright">Copyright &copy; 2024 - 2012. iCareMentalHealth. All rights reserved</div>
<div class="developed"></div> <div class="developed"></div>
<!-- ***************** - END Copyright - ***************** --> </div>
</div><!--/ #content-wrapper-->
<!-- ***************** - BEGIN Sidebar - ******************* -->
<aside id="sidebar"> <aside id="sidebar">
<!-- ************* - BEGIN Categories Widget - *************** -->
<div class="categories_widget widget"> <div class="categories_widget widget">
<h3 class="widget-title">Services We Offer</h3> <h3 class="widget-title">Services We Offer</h3>
<ul class="categories"> <ul class="categories">
<li><a href="alcohol-addiction">Alcohol and addiction therapy</a></li> <li><a href="/alcohol-addiction">Alcohol and addiction therapy</a></li>
<li><a href="marital-problems">Marital problem counseling</a></li> <li><a href="/marital-problems">Marital problem counseling</a></li>
<li><a href="counseling">Group and individual counseling</a></li> <li><a href="/counseling">Group and individual counseling</a></li>
<li><a href="psycho-education">Psycho-education about prevention </a></li> <li><a href="/psycho-education">Psycho-education about prevention </a></li>
<li><a href="depression">Depression and anxiety therapy</a></li> <li><a href="/depression">Depression and anxiety therapy</a></li>
<li><a href="oppositional-defiant-disorder">Adolescent opposition defiant therapy </a></li> <li><a href="/oppositional-defiant-disorder">Adolescent opposition defiant therapy </a></li>
<li><a href="career">Career & financial counseling</a></li> <li><a href="/career">Career & financial counseling</a></li>
<li><a href="spiritual">Spirituality and holistic lifestyles</a></li> <li><a href="/spiritual">Spirituality and holistic lifestyles</a></li>
<li><a href="homelessness">Homelessness, joblessness & mental health issues</a></li> <li><a href="/homelessness">Homelessness, joblessness & mental health issues</a></li>
</ul> </ul>
</div><!--/ categories_widget--> </div>
<!-- ************* - END Categories Widget - *************** -->
<!-- ************* - BEGIN Testimonials Widget - *************** -->
<div class="testimonials widget"> <div class="testimonials widget">
<div class="quote-text"> <div class="quote-text">
<p>"Alcohol and addiction therapy,Psycho-education about prevention, Career & financial counseling" <p class="testim">"Alcohol and addiction therapy,Psycho-education about prevention, Career & financial counseling"
<span class="quote-author">-iCare-</span> <span class="quote-author">-iCare-</span>
</p> </p>
</div><!--/ quote-text--> </div><!--/ quote-text-->
<div class="quote-text"> <div class="quote-text">
<p>"Marital problem counseling,Group and individual counseling, Spirituality and holistic lifestyles " <p class="testim" >"Marital problem counseling,Group and individual counseling, Spirituality and holistic lifestyles "
<span class="quote-author">-iCare-</span> <span class="quote-author">-iCare-</span>
</p> </p>
</div><!--/ quote-text--> </div><!--/ quote-text-->
<div class="quote-text"> <div class="quote-text">
<p>"Depression and anxiety therapy,Adolescent opposition defiant therapy, Homelessness, joblessness & mental health issues " <p class="testim" >"Depression and anxiety therapy,Adolescent opposition defiant therapy, Homelessness, joblessness &
mental health issues "
<span class="quote-author">-iCare-</span> <span class="quote-author">-iCare-</span>
</p> </p>
</div><!--/ quote-text--> </div><!--/ quote-text-->
</div><!--/ testimonials --> </div><!--/ testimonials -->
<!-- ************* - END Testimonials Widget - *************** -->
<!-- ************* - END Latest Widget - *************** -->
</aside><!--/ sidebar--> </aside><!--/ sidebar-->
<div class="clear"></div> <div class="clear"></div>
<!-- ***************** - END Sidebar - ******************* --> <!-- ***************** - END Sidebar - ******************* -->
@@ -152,7 +122,9 @@
}; };
var map = new google.maps.Map(document.getElementById("map_canvas"), var map = new google.maps.Map(document.getElementById("map_canvas"),
myOptions); myOptions);
} initialize() }
initialize()
</script> </script>
<script type="text/javascript" src="/js/general.js"></script> <script type="text/javascript" src="/js/general.js"></script>
</body> </body>
+10 -13
View File
@@ -1,25 +1,22 @@
<?php $this->extend('layouts/master') ?> <?php $this->extend('layouts/master') ?>
<?php $this->section('content') ?> <?php $this->section('content') ?>
<div id="breadcrumbs"> <div id="breadcrumbs">
<a title="Home" href="#">Home </a> Marital Problems <a title="Home" href="#">Home »</a> Marital Problems
</div><!--/ breadcrumbs--> </div><!--/ breadcrumbs-->
<div class="gray-holder"> <div class="gray-holder">
<h1>Marital Problems</h1> <h1>Marital Problems</h1>
<p> <p>
Marital problems are pervasive in this generation, even more than previous generations. If you have marital
problems, you shouldnt be ashamed to seek help from professionals who can help you to find solution to your
Marital problems are pervasive in this generation, even more than previous generations. If you have marital problems, you shouldnt be ashamed to seek help from professionals who can help you to find solution to your problems. I have successfully helped many families to overcome their ordeals martially.<p> I Care Mental Health believe that strong families are cores to a stable life and a healthy community and our professionals want to help you regain control where things are not going right. We offer family counseling, and provide education about overcoming stressors in the family. Important things to realize about marital problems, problems affect everybody in a family unite. problems. I have successfully helped many families to overcome their ordeals martially.
</p>
<p> I Care Mental Health believe that strong families are cores to a stable life and a healthy community and our
professionals want to help you regain control where things are not going right. We offer family counseling,
and provide education about overcoming stressors in the family. Important things to realize about marital
problems, problems affect everybody in a family unite.
</p> </p>
<div class="clear"></div> <div class="clear"></div>
</div><!--/ gray-holder--> </div>
<?= $this->endSection() ?> <?= $this->endSection() ?>
+16 -22
View File
@@ -1,28 +1,22 @@
<?php $this->extend('layouts/master') ?> <?php $this->extend('layouts/master') ?>
<?php $this->section('content') ?> <?php $this->section('content') ?>
<div id="breadcrumbs"> <div id="breadcrumbs">
<a title="Home" href="#">Home </a> Adolescent Oppositional Defiant Disorder Therapy (ODD) <a title="Home" href="#">Home </a> Adolescent Oppositional Defiant Disorder Therapy (ODD)
</div><!--/ breadcrumbs--> </div>
<div class="gray-holder"> <div class="gray-holder">
<h1>Adolescent Oppositional Defiant Disorder Therapy (ODD)</h1> <h1>Adolescent Oppositional Defiant Disorder Therapy (ODD)</h1>
<p> <p>
Our adolescents generally are having problem with the issues of respect at school, at home and in the community. Opposition to the authority and parents can occur to the best behaved children once a while but continuous tantrums, arguments and destructive behavior at home, community and to school authorities may be an indication that your child may be having these ODD problems. I Care Mental Health is always ready to help your child to live a more respectful live, learn how to pay attention in the classroom. We want to help the family recognize the difference between Oppositional Defiant Disorder (ODD) and teenagers mere rebellious to authorities as a result independence seeking spirit. Our adolescents generally are having problem with the issues of respect at school, at home and in the community.
Opposition to the authority and parents can occur to the best behaved children once a while but continuous
tantrums, arguments and destructive behavior at home, community and to school authorities may be an indication
that your child may be having these ODD problems. I Care Mental Health is always ready to help your child to
live a more respectful live, learn how to pay attention in the classroom. We want to help the family recognize
the difference between Oppositional Defiant Disorder (ODD) and teenager's mere rebellious to authorities as a
result independence seeking spirit.
</p>
<div class="clear"></div>
</div><!--/ gray-holder-->
</p>
<div class="clear"></div>
</div><!--/ gray-holder-->
<?= $this->endSection() ?> <?= $this->endSection() ?>
+14 -18
View File
@@ -1,24 +1,20 @@
<?php $this->extend('layouts/master') ?> <?php $this->extend('layouts/master') ?>
<?php $this->section('content') ?> <?php $this->section('content') ?>
<div id="breadcrumbs"> <div id="breadcrumbs">
<a title="Home" href="#">Home </a> Group and Individual Counseling <a title="Home" href="#">Home »</a> Group and Individual Counseling
</div><!--/ breadcrumbs--> </div><!--/ breadcrumbs-->
<div class="gray-holder"> <div class="gray-holder">
<h1>Group and Individual Counseling</h1> <h1>Group and Individual Counseling</h1>
<p> <p>
I Care Mental Health (ICMH) provide group and individual counseling to clients who want therapy to address
issues relating to their needs. Group therapy is good for some people who are in recovery from alcohol and
substance abuse, sharing experiences with others who are going through the same problems can provide healing, if
coupled with spiritual empowerment education. Individual counseling is designed to give an individual the skills
to overcome problems or coping skills to deal with upheaval of life.
</p>
I Care Mental Health (ICMH) provide group and individual counseling to clients who want therapy to address issues relating to their needs. Group therapy is good for some people who are in recovery from alcohol and substance abuse, sharing experiences with others who are going through the same problems can provide healing, if coupled with spiritual empowerment education. Individual counseling is designed to give an individual the skills to overcome problems or coping skills to deal with upheaval of life. <div class="clear"></div>
</div><!--/ gray-holder-->
</p>
<div class="clear"></div>
</div><!--/ gray-holder-->
<?= $this->endSection() ?> <?= $this->endSection() ?>
+9 -11
View File
@@ -1,26 +1,24 @@
<?php $this->extend('layouts/master') ?> <?php $this->extend('layouts/master') ?>
<?php $this->section('content') ?> <?php $this->section('content') ?>
<div id="breadcrumbs"> <div id="breadcrumbs">
<a title="Home" href="#">Home -</a> Spiritual & Holistic Lifestyles <a title="Home" href="#">Home »</a> Spiritual & Holistic Lifestyles
</div><!--/ breadcrumbs--> </div>
<div class="gray-holder"> <div class="gray-holder">
<h1>Spiritual & Holistic Lifestyles</h1> <h1>Spiritual & Holistic Lifestyles</h1>
<p> <p>
Spirituality is another area of values for millions of people who want to connect with higher power, for
Spirituality is another area of values for millions of people who want to connect with higher power, for believers- that’s God while others believe in something else. Spirituality helps, especially when talking about the Christian’s perspective on what constitute transformation and renewal. Meditation is associated with spirituality, while prayers are made to God who can help empower the weak minded people to overcome odds in life. There are benefits to engage in spiritual explorations if it is done properly and wholeheartedly. Counseling is available for those who want to walk in the light and receive inspiration to live a sober, clean and upright life. believers- that's God while others believe in something else. Spirituality helps, especially when talking
about the Christian's perspective on what constitute transformation and renewal. Meditation is associated
with spirituality, while prayers are made to God who can help empower the weak minded people to overcome
odds in life. There are benefits to engage in spiritual explorations if it is done properly and
wholeheartedly. Counseling is available for those who want to walk in the light and receive inspiration to
live a sober, clean and upright life.
</p> </p>
<div class="clear"></div> <div class="clear"></div>
</div><!--/ gray-holder--> </div><!--/ gray-holder-->
<?= $this->endSection() ?> <?= $this->endSection() ?>
+1 -1
View File
@@ -1,4 +1,4 @@
version: '3' #version: '3'
services: services:
mermshosted-icare: mermshosted-icare:
build: build:
+22 -7
View File
@@ -1,34 +1,39 @@
# Use an official PHP runtime as a base image # Use an official PHP runtime as a base image
FROM php:8.1-apache FROM php:8.1-apache
# Build args
ARG CI_ENVIRONMENT
ENV CI_ENVIRONMENT=$CI_ENVIRONMENT
RUN echo "ServerName localhost" >> /etc/apache2/apache2.conf RUN echo "ServerName localhost" >> /etc/apache2/apache2.conf
#RUN apt-get update #RUN apt-get update
# mod_rewrite #RUN apt-get update && apt-get install --yes --force-yes libc-client-dev libkrb5-dev
RUN a2enmod rewrite
RUN apt-get update && apt-cache search libc-client
RUN apt-get update && \ RUN apt-get update && \
apt-get install --yes --force-yes \ apt-get install --yes --force-yes \
cron g++ gettext libicu-dev openssl \ cron g++ gettext libicu-dev openssl \
libc-client-dev libkrb5-dev \ libkrb5-dev \
libxml2-dev libfreetype6-dev \ libxml2-dev libfreetype6-dev \
libgd-dev libmcrypt-dev bzip2 \ libgd-dev libmcrypt-dev bzip2 \
libbz2-dev libtidy-dev libcurl4-openssl-dev \ libbz2-dev libtidy-dev libcurl4-openssl-dev \
libz-dev libmemcached-dev libxslt-dev git-core libpq-dev \ libz-dev libmemcached-dev libxslt-dev git-core libpq-dev \
libzip4 libzip-dev libwebp-dev libzip5 libzip-dev libwebp-dev
# libc-client-dev => libc-client2007e-dev
# PHP Configuration # PHP Configuration
RUN docker-php-ext-install bcmath bz2 calendar dba exif gettext iconv intl soap tidy xsl zip&&\ RUN docker-php-ext-install bcmath bz2 calendar dba exif gettext iconv intl soap tidy xsl zip&&\
docker-php-ext-install mysqli pgsql pdo pdo_mysql pdo_pgsql &&\ docker-php-ext-install mysqli pgsql pdo pdo_mysql pdo_pgsql &&\
docker-php-ext-configure gd --with-freetype --with-jpeg --with-webp &&\ docker-php-ext-configure gd --with-freetype --with-jpeg --with-webp &&\
docker-php-ext-install gd &&\ docker-php-ext-install gd &&\
docker-php-ext-configure imap --with-kerberos --with-imap-ssl &&\
docker-php-ext-install imap &&\
docker-php-ext-configure hash --with-mhash &&\ docker-php-ext-configure hash --with-mhash &&\
pecl install xdebug && docker-php-ext-enable xdebug &&\ pecl install xdebug && docker-php-ext-enable xdebug &&\
pecl install mongodb && docker-php-ext-enable mongodb &&\ pecl install mongodb && docker-php-ext-enable mongodb &&\
pecl install redis && docker-php-ext-enable redis pecl install redis && docker-php-ext-enable redis
# docker-php-ext-configure imap --with-kerberos --with-imap-ssl &&\
# docker-php-ext-install imap &&\
# 2. set up document root for apache # 2. set up document root for apache
COPY docker/apache/000-default.conf /etc/apache2/sites-available/000-default.conf COPY docker/apache/000-default.conf /etc/apache2/sites-available/000-default.conf
@@ -57,3 +62,13 @@ RUN mkdir -p /home/devuser/.composer && \
RUN composer install RUN composer install
EXPOSE 80 EXPOSE 80
+5 -1
View File
@@ -164,8 +164,12 @@ p {
margin:0 0 1.5em 0; margin:0 0 1.5em 0;
padding: 0; padding: 0;
line-height:1.5em; line-height:1.5em;
font-size: 16px;
text-align: justify;
}
.testim{
text-align: left;
} }
h1, h2, h3, h4, h5, h6, h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
font-weight:normal; font-weight:normal;