Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter karaswims

    (@karaswims)

    does anyone have any idea how i might resolve this…is there any hope?
    ~Kara

    Thread Starter karaswims

    (@karaswims)

    Thank you Moshu~those little things are hard for me to catch! I have switched that to make sure it’s consistent all the way across. I hate to be a bother but are there any other suggestions or is it just beyond repair……I only changed a couple things and this was my default template so I don’t really know where to go from here. One of the main reasons I chose wordpress was the ability to customize and it seems like it should be easy from the description but I guess not:-( I really appreciate your time if anyone has any thoughts…please?

    Thread Starter karaswims

    (@karaswims)

    Here’s a little more information since I have idea where to go from here…
    From this location

    / public_html / believeandbreathe / wp-content / themes / default /

    in the header.php file I changed this portion of the code. I deleted kubrick.jpg and kubrickbg.jpg (I think) and replaced it with my image (girltalk.jpg)
    Here’s what it looks like:

    ?>
    #page { background: url(“<?php bloginfo(‘stylesheet_directory’); ?>/images/Girltalk.jpg”) repeat-y top; border: none; }
    <?php } else { // No sidebar ?>
    #page { background: url(“<?php bloginfo(‘stylesheet_directory’); ?>/images/Girltalk.jpg”) repeat-y top; border: none; }
    <?php } ?></style><!–p wp_head();–>
    </head>

    Then I changed only this word in the style.css part in this same location (wp-content)

    #header {
    background: #73a0c5 url(‘images/Girltalk.jpg’) no-repeat bottom center;
    }
    That’s all I changed. I tried my best to follow the directions exactly. Can you suggest what I might have done wrong? Thank you so much for your help!
    ~Kara

    Thread Starter karaswims

    (@karaswims)

    I’m sure you caught this but my site address is really:
    http://believeandbreathe.com/

Viewing 4 replies - 1 through 4 (of 4 total)