but if you don't mind, i've change the placement of the title and subtitle because no matter how many times i tried to change the original code, it just won't work for me ...
This is the original code: .title, .subtitle {position: absolute; color: #E8917B; font-size: 26px; -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -o-transform: rotate(90deg); writing-mode: lr-tb; letter-spacing: -1px} .title {top: 380px; right: 248px} .subtitle {top: 380px; right: 240px}
And this is my modified code: .title, .subtitle {color: #E8917B; font-size: 22px; writing-mode: lr-tb; letter-spacing: 3px; line-height: 0.7; text-align: center; margin: 8px;}
Replace the original with mine, and change the size in bold according to your preference. I'm not really an expert on this, but that's how I got it to work.
hi!~ I am finally using this layout! ♥ I was wondering if there is a way where I can put on a mini window all my tags. (I have alot of tags so I am thinking of a way to let them see but not moving my journal up and down)
Comments 31
Reply
i love this layout >__
Reply
Reply
Reply
Reply
http://ixia-ash.webs.com/installation.html
Reply
but if you don't mind, i've change the placement of the title and subtitle because no matter how many times i tried to change the original code, it just won't work for me ...
anyway, thank you! it's a beautiful layout!
Reply
Reply
Reply
This is the original code:
.title, .subtitle {position: absolute; color: #E8917B; font-size: 26px; -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -o-transform: rotate(90deg); writing-mode: lr-tb; letter-spacing: -1px}
.title {top: 380px; right: 248px}
.subtitle {top: 380px; right: 240px}
And this is my modified code:
.title, .subtitle {color: #E8917B; font-size: 22px; writing-mode: lr-tb; letter-spacing: 3px; line-height: 0.7; text-align: center; margin: 8px;}
Replace the original with mine, and change the size in bold according to your preference. I'm not really an expert on this, but that's how I got it to work.
Reply
I am finally using this layout! ♥
I was wondering if there is a way where I can put on a mini window all my tags. (I have alot of tags so I am thinking of a way to let them see but not moving my journal up and down)
Thank you in advance for answering! ♥
Reply
ul.sbarlist{ max-height: 200px; overflow-y: auto; }
Reply
Leave a comment