• Hello!

    Please check out my blog
    here
    and tell me what you think.
    I just got started a week or so ago with WordPress, and I would like to take it a lot farther.

    Thanks so much!

Viewing 9 replies - 1 through 9 (of 9 total)
  • Looks fine to me. I actually like the graphics on the header.

    looks great.

    looks nice.

    small suggestion tho: you have this addictive book / image thing on your sidebar. the text is kinda too close to the image, thus hard to read. i wrote a small piece of CSS which will add more space between image and text. if you would like to try just add this:

    .addictiveimgbook,
    .addictiveimgmovie {
    margin-right: 4px;
    }

    at the very end of you style.css file.
    keep it going. nice read.
    – mentor

    Thread Starter maceo87

    (@maceo87)

    Thanks so much guys. i am putting that CSS in there right now.

    Speaking of CSS, I am trying to change the background color in my CSS for the blog. Yet, i changed the mark every time i saw anything that had to do with background or body divs and no beans.

    Also, anyone know a good place to look to find a concise list of blogs to visit?

    Any suggestions?

    Your background is not a color, it’s an image (like in every Kubrick clone), see it here:
    http://matgiordano.com/blog/wp-content/themes/default/images/kubrickbg.jpg
    As for the list of blogs… I guess everybody has different preferences out of the several millions 🙂

    Pretty nice 😛

    Thread Starter maceo87

    (@maceo87)

    CSS made it look great, Mentor. Check it out!

    Thread Starter maceo87

    (@maceo87)

    I’m confused. The solid color isn’t named with hex code in the CSS? It’s just a solid image of color?

    i’m glad i could help. dunno what color your refferin to, but some major colors can be applied without hex. like “green”, “yellow” and also variations like “lightgreen”, “darkgreen”.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Please check out my blog…’ is closed to new replies.