• Resolved SusanM

    (@susanm)


    I am trying to play with a freebie template off from https://www.freecsstemplates.org and I have created my own graphics and what not for it…but after uploading everything, and installed the plugins in the plugin folder, activating it, so on and so forth…this is what I get:
    Illusive Life

    Can someone please help?

    This is my css if that is needed:
    ‘/*
    Theme Name: BlacknWhite
    Theme URI: https://www.illusivelife.com/
    Description: A simple new 3 column, “widget” ready WordPress template by S. Mortensen based on design by Free CSS Templates, released for free under a Creative Commons Attribution 2.5 License
    Version: 1.1
    Author: Susan Mortensen
    Author URI: https://www.illusivelife.com
    */

    /* Standard element */

    /* global */
    html{height: 100%;}

    body {
    margin: 10px 0;
    padding: 0;
    background: #FFFFFF url(‘images/bg1.png’);
    color: #404040; font-style:normal; font-variant:normal; font-weight:normal
    }

    h1, h2, h3 {
    margin-top: 0;
    font-family: Footlight MT Light;
    font-weight: normal;
    font-style: none;
    color: #404040;
    }

    h2 {
    letter-spacing: -1px;
    font-size: 2em;
    }

    h3 {
    font-size: 1.2em;
    margin: 0;
    }

    p, ul, ol, blockquote {
    margin-top: 0;
    }

    a, a:hover, a:link {
    text-decoration: none;
    border-bottom: 1px dotted #404040;
    color: #808080;
    }

    a:hover {
    text-decoration: none;
    border-bottom: 1px solid #808080;
    text-decoration: none;
    }

    li {
    color: #808080;
    }

    li a:link {
    color: #404040;
    }

    li a:hover {
    text-decoration: none;
    color: #808080;
    }

    img.float {
    float: left;
    margin: 5px 15px 10px 0;
    border: 5px solid #808080;
    }

    /* Menu */

    #menu
    {
    width:100%;
    text-align: justify;
    }

    #menu ul {
    }
    #menu li
    {
    display:inline;
    padding: 10px 0px 1px 35px;
    text-align: justify;
    }

    #menu {background-color:#ffffff; }

    #menu a
    {color:#404040; font-weight: none; font-style: none; font-size: 1.1em; text-decoration: none;}

    #menu a:hover
    {color:#000000; font-weight: none; font-style: none; font-size: 1.1em; text-decoration: none;}

    /* Header */

    #header {
    width: 800px;
    height: 160px;
    margin: 0 auto;
    padding: 10px;
    background: #808080 url(‘images/hdr.png’) no-repeat 10px 10px;
    }

    #header * {
    margin: 0;
    padding: 0;
    float: left;
    text-decoration: none;
    font-style: none;
    color: #FFFFFF;
    }

    #header h1 {
    padding: 105px 0 0 400px;
    font-weight: bold;
    font-size: 28px;
    }

    #header h2 {
    padding: 5px 0 0 400px;
    font-size: 16px;
    }
    /* Content */

    #content {
    border-left:10px solid #808080; border-right:10px solid #A33000; border-bottom:10px solid #A33000; width: 800px;
    margin: 0 auto;
    background: #FFFFFF url(‘images/img2.gif’);
    border-top: medium none;
    }

    #colOne {
    float: left;
    width: 150px;
    padding: 20px 10px 20px 0px;
    }

    #colOne ul {
    margin-left: 0;
    padding-left: 1em;
    list-style: square inside;
    }

    #colTwo {
    float: left;
    width: 450px;
    padding: 20px 5px 20px 5px;
    }

    #colThree {
    float: left;
    width: 150px;
    padding: 20px 0px 20px 10px;
    }

    #colThree ul {
    margin-left: 0;
    padding-left: 1em;
    list-style: square inside;
    }

    /* Footer */

    #footer {
    padding: 10px;
    text-align: center;
    font-size: smaller;
    }

    #footer * {
    color: #D6947A;
    }

    a img{ border:none; }

    #flickr img {
    display: block;
    float: left;
    padding: 0px;
    position: relative;
    height: 55px;
    width: 55px;
    border-width:0;
    margin:2px;
    }

    #commentform textarea
    {
    width:350px;
    }’

    I will leave it up for an hour from this post – then I will revert to my old layout.

    Thanks!

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘HELP! Parse Error – Page display’ is closed to new replies.