Website Administrative Note

Sarah Perez on July 10th, 2007

So, the banner is (temporarily) gone. I removed the custom CSS so I could update the background with a new theme. When I added the CSS back in, there was a big black bar underneath the banner. Not sure how that happened! Since I’m not a web designer, I will have to research this in order to fix it…unless someone volunteers?

UPDATE: banner back up for testing purposes

UPDATE #2: old theme back up, everything working for now. I’ll have to play around with the CSS later on.

Add to Mixx!
Follow the conversation at YackTrack!

3 Responses to “Website Administrative Note”

  1. I looked at your HTML and CSS code, and I don’t see an obvious reason. Maybe if you put it back in for a bit I’d see the problem.

    Did you try seeing if it was where the “blog description” text was expected?

  2. Sarah…

    In your CSS, you have:

    /* user css */
    #banner
    {
    border: 0;
    /* no ie mac \*/ height: 1%; /* ie win 5.5, 6 win */
    color: #FFFFFF;
    background: #000000;
    text-align: left;
    font-family: ‘Trebuchet MS’, Verdana, sans-serif;
    }

    Remove the “background: #000000;” line and see if that helps.

    If that doesn’t work, you can change the actual page/header file. I don’t know how Typepad works for that… but you can change:

    sarahintampa

    to

     

    And that “should” work if the CSS fix doesn’t.

  3. Sorry… the code did not appear in my comment. Silly me forgot pasting HTML would render, not display…

    Email me if the CSS doesn’t work and I can send you the code fix to try.

Trackbacks/Pingbacks

Leave a Reply

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>