x (20-6-2011)
FIXED BUG (box-length adjusting to amount of text)
if you use
fixed or sticky sidebar, please CRTL+F and replace following part of the code:
#wrapper #container #center .right-corner .left-corner{position:relative;width:100%;top:80px;left:1%}
replace with #wrapper #container #center .right-corner .left-corner{position:relative;width:100%;top:80px;left:1%;min-height:0px}
if you use the
bottom sidebar version, please CRTL+F and replace following part of the code:
#wrapper #container #center .right-corner .left-corner{position:relative;width:100%;top:-50px;left:1%;margin-bottom:100px}
replace with #wrapper #container #center .right-corner .left-corner{position:relative;width:100%;top:-50px;left:1%;margin-bottom:100px;min-height:0px}
Special Thanks to:
parler for
first discovering a way to align the sidebar horizontally and
Owatanka for bringing it to my attention.
Iaurdagnire,
jala,
MrQuezt,
Saosin,
Veegamer and my friend Teddy for providing me screenshots.
x
"floating" sidebar - sidebar stays on top of the page, overlaps content when scrolling down (current layout)
x
"sticky" sidebar - sidebar is fixed and stays on its place when scrolling down
x
"floating" bottom sidebar - sidebar stays on
bottom of the page, overlaps content (beta version, may look a little wonky)
How-To
For better usability, I have titled parts of the code.
x
{{framework}} ---
do not touch this unless you want to make changes in the main layout. If you do, Good luck. I recommend asking me what to tinker with if you don't understand much of CSS.
x
{{style, color}} ---
feel free to modify this.
What is rgba?
rgba are
color units, like #fff hex codes. In this case they are used for anything with
blur or opacity changes.
example:
rgba(242, 240, 228, 0.9)
In order: 242
red, 240
green, 228
blue, 90%
alpha (= opacity)
You can find out the RGB value of a color by using any
color picker tool.
Other Info
x cross-browser: works in
all browsers (compromised solution for IE)
x works with
all screen resolutions (percentages keep the ratio)
x length of comment-box adjusts to blog-length
x May cause
lag on some computers!
x Preview looks off
x not perfectly centered
x Currently working on bottom-aligned sidebar
Thank you so much I'll send
Edit: second page mine~~ 8D
hey :x your css is so cool
** Reegani Bio **
8O AWESOME! You ROCK!!
Where does text go?
And honey you should see me in a crown.