Tweaks & themes
@itweaak
theme blog

For the request of a theme like @imonlyshayla-themes’ writing blog:

She made a similar (or is it the same..?) one, called Nicolette Perfection, so you might want to check that out first c:

30 May 2012
Anonymous: can you do a theme like @ms-faggot please?

Yeah, I found the base code and I can tweak it up like her’s c:

28 May 2012
Anonymous: @ftwcynthia 's theme? & how do you get that twitter thing?

S7pt, theme made by gyapo.tumblr.com

What twitter thing? o:

28 May 2012
Anonymous: I've probally already asked you this, but what's @lovelyleeesa 's theme please?

I think someone has before haha! It’s this theme c:

http://pastebin.com/kkTsFCxg/

27 May 2012
Anonymous: hi. on theme 3, my posts overlap my sidebar. do you know how i could fix it?

Find this with Ctrl+F:

.left{
position:absolute;
left:315px;
width:520px;
}
.right{
margin-left:-295px;
position:fixed;
width:250px;
}

Change either one or both of the bolded numbers until it doesn’t overlap anymore!

27 May 2012
Anonymous: Deannatrann*

Oh alright!

27 May 2012
this-1derland: can you tweak some @cap1tol themes? c: any one!

Haha I love her themes! Sure c:

26 May 2012
Anonymous: Tweak deannatran theme with 2 columns for posts, for like a picture blog?

I don’t know her original theme, but I can tweak up another one to look like that c:

26 May 2012

Give me themes to tweak?

My brain kinda died.

26 May 2012
Anonymous: How did you put the 3D hover around the links when we hover it?

Add this under the link hover portion of your code!

text-shadow:4px 0 0 rgba(255,0,0,0.3), -4px 0 0 rgba(0,255,0,0.3);}

You can change around the color codes to make different colors and such c:

26 May 2012