• Hi folks,
    I would like to invite you over to Philly Future (http://www.phillyfuture.org) to check out my first WordPress attempt.
    I am integrating data from Feed on Feeds to provide a weblog to weblog community site in an attempt to get local webloggers talking to one another. Not having much luck getting people to join yet though 🙁
    I have a weird CSS quirk in my three column layout I can’t quite figure out: a strange gray bar that runs across the top of the site – barely noticable.
    In any case, I would love to hear what you think.
    Great job WordPress team. I’ve used pleny of other weblogging platforms and this is very impressive.

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

    (@kmartino)

    I’d really love some feedback folks 🙂
    We just had our first poster, other than myself, last night.
    Anything you can think of would be great.

    Your odd grey bar is this:
    body {
    background: #fff;
    border: solid 2px #565;
    border-bottom: solid 1px #565;
    border-top: solid 3px #565;
    It’s those borders.

    The nice thing for you is that now you have a solid platform while you work on the design.

    Thread Starter kmartino

    (@kmartino)

    Thanks, that did the trick 🙂 I’ve been attempting to override wp-layout.css by loading my own stylesheet afterwards instead of modifying it. Trying to use WordPress as close to “out of the box” unmodified as possible.
    It’s tricky trying to organize in way that makes sense everything I’m trying to present and I don’t know if I’m succeeding.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘First WP Site: PhillyFuture’ is closed to new replies.