Originally posted by Zero One
I'd recommend a couple of pixels of padding, just so the text doesn't butt up with the edge of its container. Other than that, it looks good!
Like this?
Anyway, I have drastically cleaned up the piece of Frankenstein monster known as my previous layout...
To give a general idea, here is the code in my previous header:
Originally posted by Header
<style type="text/css">.body { background :url(http://i760.photobucket.com/albums/xx247/Corea61/decortest_zps93610881.png) fixed top left; padding: 50px; } .space { background :url(http://i760.photobucket.com/albums/xx247/Corea61/spaceex_zps6a5091fb.jpg~original) fixed top left; box-shadow: 0px 10px 20px #0077ff; }.bb { border: 1px solid rgb(17,50,113) } .bc { border: 1px solid rgb(16,47,103); } .bd { border: 1px solid rgb(15,44,96); } .be { border: 1px solid rgb(14,40,88); } .bf { border: 1px solidrgb(13,36,81); } .bg { border: 1px solid rgb(12,35,78); } .bh { border: 1px solid rgb(11,31,68); } .b2 { border: 1px solid rgb(11,31,68); } .b3 { border: 1px solid rgb(10,29,63); } .b4 { border: 1px solid rgb(9,24,53); } .b5 { border: 1px solid rgb(7,21,48); } .b6 { border: 1px solid rgb(6,18,40); } .b7 { border: 1px solid rgb(5,16,35); } div.b8 { border: 1px solid rgb(4,13,30); } .b9 { border: 1px solid rgb(3,10,22); } .b0 { border: 1px solid rgb(2,6,15); } .blackbox { border: 1px solid rgb(2,5,11); background-color:#000000; }.console {font-family:"Monospace",Fixedsys}.console2 {font-family:"Monospace",Terminal ; font-size: 12px;}.notepad {font-family:"Monospace",Fixedsys; color:#000000; background-color:#ffffff; border-radius: 10px; box-shadow: 0px 0px 20px #ffffff; }.thumb { width: 200px; height: 150px; overflow: hidden;} .thumb img { min-width: 200px; min-height: 150px; width: 200px;}</style><div class="body"><div class="bb"><div class="bc"><div class="bd"><div class="be"><div class="bf"><div class="bg"><div class="bh"><div class="b2"><div class="b3"><div class="b4"><div class="b5"><div class="b6"><div class="b7"><div class="b8"><div class="b9"><div class="b0"><div class="blackbox"><font color="white">
This code is not very good.
See all the "<div class="bx">"
That's not how you do a gradient...
The only <div class=""> that are still here now are an edited "body" for the background and "notepad" for the post.
All the others have been hidden, but they are still present. You might never know if you need them.
Also, see the ".console" thing? That's what is used in a particular IT thread.
---------------
Speaking about my current layout, I might change the font here. It's a leftover from the previous "notepad" class, but now it may only give problems. I'll let time make my decision...
____________________
|