#ContactForm1 { display: none ! important; }

Monday, September 28, 2009

Blog Changes- Sorry!

So, like an idiot, I started fiddling with my original template without saving first and managed to erase my template. So, I'm starting over and have yet to find out how to insert the pretty boxes behind the words so you can actually read everything.

I'm working on it.

If you know how to get the opaque boxes behind the text let me know.

6 comments:

  1. As long as the text is white, I can read fine. :)

    I discovered how to float text boxes behind the text by accident. And would have to experiment to remember how I did that.

    Which isn't helpful.

    Good luck!

    I like the starscape anyway.

    ReplyDelete
  2. If you remember how to float the text box, let me know. I'm still fiddling with it, but I'm getting off the computer in a few minutes and won't be back to fix until tomorrow.


    Sorry, again. I know not everyone loves reading white text on a dark background. :-(

    ReplyDelete
  3. It looks like putting this style in the stylsheet will fix your boxes:

    #main-wrapper {
    background-color:#E5EEEE;
    border:1px solid #999999;
    float:right;
    opacity:0.9;
    overflow:hidden;
    width:410px;
    word-wrap:break-word;
    }

    Here is a cached version of your old site, which I used to find the old styles (and you can use for the rest):

    http://74.125.113.132/search?q=cache:nYJnMDi76AsJ:lianabrooks.blogspot.com/2009/08/log-lines.html+/search%3Fhl%3Den%26rlz%3D1C1GGLS_enUS312US312%26q%3D%2Bsite:lianabrooks.blogspot.com%2Bliana%2Bbrooks&cd=1&hl=en&ct=clnk&gl=us

    If you use firfox, you can download Firebug add-on, which has an "inspect" button in it. You can use that to analyze any element of the page (old or new) and see what the styles are.

    Feel free to drop by my site (www.michaelwulf.com) and click on the "chat with wulf" link if you'd like some help.

    ReplyDelete
  4. Wulf- Kisses! You're my hero!

    Trying to fix it was only making it worse >.<

    ReplyDelete
  5. I think if you have the background set (starscape), your next step is to go to "Pick New Template". So click "Customize" + Pick new template + and click and option that works for you. This will just be for the face that goes on top of the background (starscape). I picked rounders for my blog.

    ReplyDelete
  6. Not perfect, but improving.

    Wulf- Do you know how to make the sidebar colors different than the main wrappers colors?

    ReplyDelete