Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Layout issue…. I’m sure it’s simple

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #35740
    zio4
    Member

    I know this will end up being a simple, over-looked css issue I just have had too much time staring at it and can’t seem to figure it out. Any help is truly appreciated!!!

    The site

    Thats the site and I can’t get the page to center itself within the bg_wrap containing div!

    ugh.

    Thanks again for any help! =)

    #93097
    zio4
    Member


    h1, h2, h3 { font-weight: normal; margin: 0 0 10px 0; }

    h1 {
    font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
    font-weight:bold;
    font-size: 1.4em;
    color:#092c02;
    text-decoration:none;
    }

    h2 {
    font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
    font-weight:bold;
    font-size: 1.4em;
    color:#092c02;
    text-decoration:none;
    }

    h3 {
    font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
    font-weight:bold;
    font-size: 1.4em;
    color:#092c02;
    text-decoration:none;
    }

    h2.post-title a{
    font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
    font-weight:bold;
    font-size: 1.4em;
    color:#092c02;
    text-decoration:none;

    }

    p {
    margin: 0 0 10px 0;
    line-height: 1.8;
    font-size:1.2em;
    letter-spacing:1.1;
    color:#181818;
    }

    p.page-info-text{
    margin: 0 0 10px 0;
    line-height: 1.6;
    font-size:1em;
    letter-spacing:1.2;
    color:#181818;
    }

    p.page-info-address{
    margin: 0 0 10px 0;
    line-height: 1.6;
    font-size:1em;
    font-weight:bold;
    letter-spacing:1.2;
    color:#092c02;
    }

    a {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 1.2em;
    color:#4e9a14;
    text-decoration: none;
    border:none;
    }

    a:hover {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 1.2em;
    color:#ffb400;
    text-decoration: none;
    border:none;
    }

    a img{
    text-decoration:none;
    border:none;
    }

    img {border:none;}

    img a{border:none;}

    img.floatLeft {
    border:none;
    float:left;
    padding: 10px;
    }

    img.floatRight {
    border:none;
    float:right;
    padding: 10px;
    }

    img .floatLeft a{
    border:none;
    float:left;
    padding: 10px;
    }

    img.floatRight a {
    border:none;
    float:right;
    padding: 10px;
    }

    .post a img {border: 0px;}
    .post a:hover img {border: 0px;}

    blockquote { }
    blockquote p { }



    ul.links a{
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 1.2em;
    color:#4e9a14;
    text-decoration: none;
    list-style:none;
    border:none;
    text-decoration:none;

    }

    ul.links a:hover{
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 1.2em;
    color:#1c4804;
    text-decoration: none;
    list-style:none;
    border:none;
    text-decoration:none;

    }



    .description{
    font-family: Tahoma, Geneva, sans-serif;
    font-weight:bold;
    font-size: 1.2em;
    color:#ffffff;
    margin: 0 10px 0 0;
    text-shadow: 3px 3px 3px #000000;
    }

    .entry {
    width: 630px;
    padding: 0 20px 0 0;

    }
    .entry a { }
    .entry a:hover { }

    pre { }
    code, tt { }

    #meta { }
    .postmetadata { }

    .more-link {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 1.2em;
    color:#4e9a14;
    text-decoration: none;
    }

    .more-link:hover {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 1.2em;
    color:#ffb400;
    text-decoration: none;
    }

    .navgation { }
    .next-posts { }
    .prev-posts { }

    #searchform {

    }
    #s { }
    #searchsubmt { }

    form { }
    input[type=text] { }
    textarea { }

    }

    /* START PAGE STYLES */

    #bg_wrap{
    width: 1178px;
    margin-right: auto;
    margin-left: auto;
    background-image:url("images/bg_fade2.png");
    background-repeat:repeat-y;
    }

    #page-wrap {
    width: 1000px;
    margin-right: auto;
    margin-left: auto;

    }

    #head_wrap{
    width:1000px;
    height: 175px;
    float:left;

    }

    #header{
    background-image:url("images/luxury_media_incorporated_header_bg4.jpg");
    background-repeat:no-repeat;
    background-color:transparent;
    width:1000px;
    height:125px;
    float:left;
    text-align:right;
    display: block;

    }
    #header h1{
    display:none;
    }

    #nav{
    width: 1000px;
    height: 50px;
    margin-bottom: 20px;
    background-color:#4e9a14;
    float: left;

    }

    /* */

    #nav ul{

    font-family: Tahoma, Geneva, sans-serif;
    font-weight:bolder;
    font-size:1.1em;
    margin: 0 0 10px 0;
    list-style:none;

    }

    #nav ul li a{

    color:#FFFFFF;
    float: left;
    width: 125px;
    display: block;
    text-decoration:none;
    text-align:center;
    margin: 0 0 10px 0;
    list-style:none;
    border:none;
    }

    #nav ul li a:hover{
    color:#d2ff72;
    float: left;
    width: 125px;
    display: block;
    text-decoration:none;
    text-align:center;
    margin: 0 0 10px 0;
    list-style:none;
    text-shadow: 3px 3px 3px #000000;
    border:none;
    }

    #body_wrap{
    width: 650px;
    float:left;

    }

    #sidebar{
    width: 350px;
    float:left;
    }

    #sidebar a img { border: 0; }
    #sidebar a:hover img {border: 0; }
    #sidebar a:visited img {border: 0; }

    #empty_block{
    float:left;
    width:650px;
    }

    #post_wrap{
    width:650px;
    float:left;
    }

    .post {
    width:630px;
    padding: 0 20px 0 0;


    }

    #blog{
    width:600px;
    height: 60px;
    padding: 0 0 50px 0;
    background-image:url("images/post_title_bg2.png");
    background-repeat:no-repeat;
    float:left;

    }

    h3.blog-title{
    height:30px;
    font-family: Tahoma, Geneva, sans-serif;
    font-weight:bold;
    padding: 15px 10px 15px 20px;
    color: #ffffff;
    font-size: 1.4em;
    letter-spacing: 0.1em;
    text-shadow: 3px 3px 3px #000000;
    text-align:left;

    }


    /*
    FOOTER
    */

    #foot_wrap{
    width:1000px;
    height: 430px;
    clear:both;
    }

    #footer{
    width:1000px;
    text-align:center;
    margin-bottom: 10px;
    }


    h3.foot-title{

    }

    #93098
    zio4
    Member

    Here’s the main chunks to the style sheet

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘CSS’ is closed to new topics and replies.