Wednesday 26 October 2011

How can i change my look with the clothes i have in my wardrobe?

okay, i don't have much money so have to put up with what clothes i have.however, i usually wear the same top with the same jeans etc. and it's starting to get really boring.



my main clothes i wear day to day are:

straight-cut jeans, dark pair and light-wash pair

any color vest, usually black or white but also pink, red, blue etc.

any color hoodie, normally a pull over the head type but do also have zip ups, thing is they're very baggy and make me look top-heavy



i'm 15 and i want to create a bold, clashing-color look, but also look put together and not like i've thrown on the first thing i found in my wardrobe.



any tips on how to do this??
How can i change my look with the clothes i have in my wardrobe?
The keyword(s) here Hun is, %26quot;mix and match%26quot;. Nobody has to go out and shop for a whole new wardrobe when you have everthing you could possibly need already in your closet. If you get bored with your same old outfits, pair one thing up with another you normally don't. Like dark jeans, a funky skirt , plain tank and some beads! LOL yumm. Sweetthing get out of your box and be creative!

How do I change my header on tumblr?

I'm familiar with html and css but only to an extent and this is really bugging me. I want to replace the top header portion(red square that says %26quot;D A N N Y%26quot;) with a picture.



Here's what it looks like now helloimd4nny.tumblr.com and I want to replace it with something like his header jaaaaaas.tumblr.com/ (I do have photoshop CS4 for that).



Here's my current html coding:



%26lt;html%26gt;

%26lt;head%26gt;

%26lt;title%26gt;{Title}%26lt;/title%26gt;

%26lt;meta http-equiv=%26quot;Content-Type%26quot; content=%26quot;text/javascript; charset=iso-8859-1%26quot; /%26gt;

%26lt;meta name=%26quot;description%26quot; content=%26quot;{MetaDescription}%26quot; /%26gt;



%26lt;!--

THEME BY ELLETRICITY

Theme Name: Polychromatic

Author: Gabrielle Wee

Credit: http://elletricity.tumblr.com

--%26gt;



%26lt;!-- CUSTOM THEME DATA --%26gt;

%26lt;meta name=%26quot;color:Background%26quot; content=%26quot;#121212%26quot;/%26gt;

%26lt;meta name=%26quot;font:Text%26quot; content=%26quot;Lucida Grande, Lucida Sans Unicode, sans serif%26quot;/%26gt;

%26lt;meta name=%26quot;color:Text%26quot; content=%26quot;#121212%26quot;/%26gt;

%26lt;meta name=%26quot;color:Links%26quot; content=%26quot;#100873%26quot;/%26gt;

%26lt;meta name=%26quot;color:Links on Hover%26quot; content=%26quot;#ff9900%26quot;/%26gt;

%26lt;meta name=%26quot;color:Header Background%26quot; content=%26quot;#ff9900%26quot;/%26gt;

%26lt;meta name=%26quot;font:Header%26quot; content=%26quot;Helvetica Neue, Arial, sans serif%26quot;/%26gt;

%26lt;meta name=%26quot;color:Header Font%26quot; content=%26quot;#ffffff%26quot;/%26gt;

%26lt;meta name=%26quot;color:Description Background%26quot; content=%26quot;#ffb240%26quot;/%26gt;

%26lt;meta name=%26quot;color:Description Font%26quot; content=%26quot;#ffffff%26quot;/%26gt;

%26lt;meta name=%26quot;color:Blog Background%26quot; content=%26quot;#ffc773%26quot;/%26gt;

%26lt;meta name=%26quot;color:Post Info Background%26quot; content=%26quot;#ffd596%26quot;/%26gt;

%26lt;meta name=%26quot;color:Tag Font%26quot; content=%26quot;#ffffff%26quot;/%26gt;

%26lt;meta name=%26quot;color:Tag Background%26quot; content=%26quot;#ff9900%26quot;/%26gt;

%26lt;meta name=%26quot;color:Tag Background on Hover%26quot; content=%26quot;#00aa72%26quot;/%26gt;

%26lt;meta name=%26quot;color:Blockquote Border%26quot; content=%26quot;#ffffff%26quot;/%26gt;

%26lt;meta name=%26quot;color:Chat Line Odd%26quot; content=%26quot;#ffd596%26quot;/%26gt;

%26lt;meta name=%26quot;color:Question Border%26quot; content=%26quot;#ffffff%26quot;/%26gt;

%26lt;meta name=%26quot;color:Notes Background%26quot; content=%26quot;#ffd596%26quot;/%26gt;

%26lt;meta name=%26quot;color:Pagination%26quot; content=%26quot;#ffffff%26quot;/%26gt;

%26lt;meta name=%26quot;color:Following Background%26quot; content=%26quot;#ffd596%26quot;/%26gt;

%26lt;meta name=%26quot;color:Footer Background%26quot; content=%26quot;#ffdfb0%26quot;/%26gt;

%26lt;meta name=%26quot;if:Display People I Follow%26quot; content=%26quot;1%26quot;/%26gt;



%26lt;style type=%26quot;text/css%26quot;%26gt;



@font-face {

font-family:Helvetica Neue;

src:local(%26quot;Helvetica Neue Ultra Light%26quot;),

local(%26quot;HelveticaNeue UltraLight%26quot;),

local(%26quot;Helvetica Neue UltraLight%26quot;),

url('http://static.tumblr.com/imovwvl/Fpeku3ogz/helveticaneueultralight.ttf');

font-weight:100;

}



html * { margin:0;padding:0; }



body {

background-color:{color:Background};

background-image:url('http://static.tumblr.com/imovwvl/KzSku3hew/bg.png');

background-position:center center;

background-repeat:repeat-y;

}



div, table, td, p, font, textarea, input, code {

font-family:{font:Text}, Lucida Sans Unicode, Arial, Helvetica, sans serif;

font-size:11px;

color:{color:Text};

}



a, a:link, a:visited, a:active { color:{color:Links};text-decoration:none鈥?}

a:hover { color:{color:Links on Hover}; }



p { padding-bottom:7px; }



#container {

margin:auto;

padding:0px;

}



#content {

width:800px;height:auto;

margin:auto;

}



#header {

float:left;

margin-left:10px;margin-bottom:10px;

height:200px;width:780px;

background-color:{color:Header Background};

}



#headertext {

float:left;margin-top:100px;

width:100%;height:100px;

text-align:right;

}



#headertext a {

font-family:{font:Header};

font-size:100px;

font-weight:100;

color:{color:Header Font};

text-transform:uppercase;

}



#description {

float:left;

margin-left:10px;margin-bottom:10px;

padding:10px;

width:760px;

background-color:{color:Description Background};

color:{color:Description Font};

}



#description img.pf { max-width:50px;padding-right:10px; }



#blog {

float:left;

margin-left:10px;margin-bottom:10px;

padding:10px;

width:760px;

background-color:{color:Blog Background};

list-style-type:none;

}



.post { margin-bottom:10px; }



.postinfo {

float:left;

width:230px;

padding:10px;

background-color:{color:Post Info Background};

}



.postinfo ul { list-style-type:none; }



.tags a {

font-size:10px;

text-transform:lowercase;

text-decoration:none!important;

color:{color:Tag Font};

background-color:{color:Tag Background};

padding:2px;

-moz-b
How do I change my header on tumblr?
1. Remove the div with id=%26quot;headertext%26quot; and replace with an img tag. Your div with id=%26quot;header%26quot; should look like the following:

%26lt;div id=%26quot;header%26quot;%26gt;

%26lt;img src=%26quot;http://i45.tinypic.com/vdifs9.png%26quot; /%26gt;

%26lt;/div%26gt;



2. In your css, remove %26quot;height: 200px%26quot; from the %26quot;#header%26quot; css selector.



3. In the img tag, I'm using jaaaaaas.tumblr.com's image. To change it to your image, replace http://i45.tinypic.com/vdifs9.png with the location to your image.

Coloooor change, blond anyone?

OOH jesus ,

i must say for the past while i somehow am craving the %26quot;blond%26quot; look . I have brown hazel eyes, and i have a bit of a tan right now, my skin tone is like sand, but darker. I've just had my hair died once again.. now it had black brown, and i put blond streaks:P a real mess, but people think it's cool . anyways, im not sure if i want to get it, and how much about for my whole head at a salon? and how much would be hair extensions( real hair) i've been told to try a really light blond, because i used to be one. but my eyebrows have darkened! what then ?? bleach?



ps. this is all going to be professionally done !



THANKS PE0PLE ! :D





A PICTURE OF ME ---%26gt;



%26lt;a href=%26quot;http://tinypic.com%26quot; target=%26quot;_blank%26quot;%26gt;%26lt;img src=%26quot;http://i29.tinypic.com/2a9wil1.jpg%26quot; border=%26quot;0%26quot; alt=%26quot;Image and video hosting by TinyPic%26quot;%26gt;%26lt;/a%26gt;
Coloooor change, blond anyone?
Your really pretty~



I'd defiantly do the platinum blonde. You could pull it off.

And blondes have more fun!



:Dx
Coloooor change, blond anyone?
you're really cute, i think you should keep it the way it is honestly but u could pull off a really light blonde.
You could do that...you could pull it off...um...for cost i'd say...$60-90 dollars for the dye job...extensions.....um...idk.
  • vb
  • hair pieces
  • Coloooor change, blond anyone?

    OOH jesus ,

    i must say for the past while i somehow am craving the %26quot;blond%26quot; look . I have brown hazel eyes, and i have a bit of a tan right now, my skin tone is like sand, but darker. I've just had my hair died once again.. now it had black brown, and i put blond streaks:P a real mess, but people think it's cool . anyways, im not sure if i want to get it, and how much about for my whole head at a salon? and how much would be hair extensions( real hair) i've been told to try a really light blond, because i used to be one. but my eyebrows have darkened! what then ?? bleach?



    ps. this is all going to be professionally done !



    THANKS PE0PLE ! :D





    A PICTURE OF ME ---%26gt;



    %26lt;a href=%26quot;http://tinypic.com%26quot; target=%26quot;_blank%26quot;%26gt;%26lt;img src=%26quot;http://i29.tinypic.com/2a9wil1.jpg%26quot; border=%26quot;0%26quot; alt=%26quot;Image and video hosting by TinyPic%26quot;%26gt;%26lt;/a%26gt;
    Coloooor change, blond anyone?
    Your really pretty~



    I'd defiantly do the platinum blonde. You could pull it off.

    And blondes have more fun!



    :Dx
    Coloooor change, blond anyone?
    you're really cute, i think you should keep it the way it is honestly but u could pull off a really light blonde.
    You could do that...you could pull it off...um...for cost i'd say...$60-90 dollars for the dye job...extensions.....um...idk.

    I didn't change my Oxygen sensor soon enough and burnt a valve. How can I get it to pass smog test?

    The vehicle I'm talking about is a 1990 Toyota pickup with the 22re motor and a four speed with 238k miles. It passed the last test with flying colors but didn't heed the check engine light because the truck ran great and the light was only intermittent. Suddenly it ran rough, and I'm scared to take it to the test only smog check place and fail. Is there anything I can do? I may have to have some head work done and replace the valve...
    I didn't change my Oxygen sensor soon enough and burnt a valve. How can I get it to pass smog test?
    There's no way around it. You fix the problem or you will not pass.



    Sorry.





    Good Luck...
    I didn't change my Oxygen sensor soon enough and burnt a valve. How can I get it to pass smog test?
    You have to change the O2 or you will NEVER pass
    As a result of your gross negligence you are now sentenced to 50 to 100 years in a remote Mexican prison with hard labor.

    What do you think of this short movie script? i can change the names of the characters?

    Billy- (phones j)



    Joel- (picks up phone) hello



    Billy- hey man it鈥檚 billy



    Joel- yeah I know



    Billy- (laughs) ok so whats up?



    Joel- nothing much you?



    Billy 鈥?nothing



    Joel- cool



    Billy- you want to sleep over?



    Joel- sure when should I be over?



    Billy 鈥?in an hour



    Joel- ok



    Joel- (hangs up)



    Billy- (hangs up)



    Billy- mom joel鈥檚 sleeping over ok!!!



    Mom- ok



    An hour later



    Joel- (knocks on door)



    Billy-(answers door) hey man come on in



    Joel- hi (walks in)



    Billy- guess what movie鈥檚 I rented



    Joel- do I wanna know?



    Billy- I got the sixth sense, the unborn, and I downloaded every episode of happy tree friends



    Joel- why did you do that man you know I hate horror movies



    Billy- have you ever seen one



    Joel- no and I don鈥檛 plan on it



    Billy- well you have to watch one or your not sleeping over



    Joel- fine I鈥檒l watch one



    Billy- what one



    Joel- the sixth sense that one doesn鈥檛 sound to bad



    Billy- sweet I love that movie



    Joel- k let鈥檚 get it set up



    Billy- not yet it鈥檚 still light out



    Joel- what it has to be dark?



    Billy- what do you want to do now then



    Joel- let鈥檚 go swimming



    Billy- yeah



    2 hours later



    billy- that was a good swim



    joel- yeah it would have been better if your mom would have let us go in the water though



    billy- she鈥檚 a little overprotective so what



    joel- yeah yeah



    mom- I鈥檓 going out for dinner with joel鈥檚 mom I鈥檒l be back quite late



    billy- ok mom



    billy- let鈥檚 go get the movie set up



    joel- fine



    billy-(setting up the movie)



    joel-( looking for another movie to watch quickly)



    billy- k it鈥檚 ready



    joel- why don鈥檛 we watch borat instead



    billy- no that movie sucks



    joel- have you seen it



    billy- no and I don鈥檛 plan on it



    joel- fine



    billy and joel- (sit down and start watching the movie)



    1 hours later



    joel- (hugging a pillow) don鈥檛 go back in the tent!!! (screams and runs out room into billy鈥檚 parents room)(and there is a man with a bag mask on and duct tape in his hand)



    stranger- hello joel (zoom in on strangers face then scene ends





    20 minutes later



    billy- JOEL!! JOEL!!!(gets up to go look for joel)(enters his parents room and finds him under the bed with tape over his mouth)



    joel- screaming



    billy-(rips the tape off his mouth) who did this to you?



    Joel- (talking really fast) this guy put the tape on my mouth then disappeared



    Billy- slow down what did this guy look like?



    Joel- I don鈥檛 know he was wearing a mask



    Billy - what kind of mask?



    Joel- he was wearing a bag over his head with鈥?(terrified look on his face)



    Stranger-(standing behind billy)



    Billy- (talking to joel) what? (turns around) who are you?





    Stranger- think about it ( then grabs a pillow pushes it to his face and suffocates billy)



    Joel- why are you doing this



    Stranger-you鈥檙e next ( disappears)



    Joel- (tries to wake up billy but cant then gets a phone and dials 911)



    Stranger- (picks up phone) the police cant鈥檛 do anything



    Joel- (hangs up phone) and runs to computer and types in how to kill a ghost ( looks to right and see鈥檚 stranger walking towards him with a fire extinguisher in his right hand)



    Stranger- you really think I鈥檓 a ghost



    Joel- why are you doing this?



    Stranger- ( puts hat on joel and hits him over the head with the fire extinguisher) because your home (walks out apt door down hall)



    The next morning



    (Billy鈥檚 mom walk through door)



    mom- (walks through into her room and see鈥檚 billy lying there on the bed with the pillow over his head)(wakes up billy)



    billy- MOM!



    mom- what?



    billy- nothing. Where鈥檚 joel!



    Mom and billy- (walk through to where joel is)



    Billy- joel wake up. Wake up!



    Joel- what? Oww my head



    Billy- what happened to you



    Joel- he hit me over the head with a fire extinguisher



    Mom 鈥?what!!?? Who?



    Billy -the stranger



    Joel- but whats his name?



    Billy- I don鈥檛 know but I鈥檓 scared he鈥檚 not finished with us



    Joel- what makes you think that?



    Billy- were still alive



    Joel- that is true



    Billy- well let鈥檚 just hope he doesn鈥檛



    That night



    Billy- (sleeping on the bed)



    Joel -(sleeping on the floor)



    Billy- rolls of bed and falls on joel



    Bill and joel- (scream and get up)



    Stranger- ( standing in front of them with a guitar in his left hand)(walks towards the boys) rock on (hits joel over the head with guitar)



    Billy- please stop



    Stranger 鈥搘hy ?



    Billy- I鈥檓 to young to die



    Stranger 鈥?I鈥檓 not going to kill you I鈥檓 gonna torture you until you wish you were dead.



    Billy- then what?



    Stranger- you鈥檒l see (hit鈥檚 him over the head with guitar)



    Next morning



    Mom- (yells from kitchen) wakie wakie boys I made pancakes



    Billy- mom?



    Joel- billy鈥檚 mom?



    Joel- (tries to sit up) ooowwwww



    Billy- dude what happened to us?



    Joel- I don鈥檛 know but please don鈥檛 tell me my forehead is bleading (wiping blood off his ears)



    Billy- uumm it鈥檚 not bleadi
    What do you think of this short movie script? i can change the names of the characters?
    It's terrible. Boring dialogue, story isn't compelling at all.

    How can I safely change hair color back to blonde from brunette at home?

    I was a level 10 blonde before dyeing my hair a level 4 dark brown (permanent) at home in March this year. I am naturally a dark ash blonde. I decided in May that I wanted to return to blonde and went to the salon. They would only give me partial highlights, so I ended up with highlights of light blonde, caramel and copper on top, with the dark brown underneath.



    Yesterday I decided to try lightening overall on my own at home. I had about 6-7 weeks of grow out of my natural dark ash blonde color. I used a level 10 feria in light cool blonde in this attempt. Unfortunately, it barely lightened the already colored hair, however it did lighten my 6 weeks of grown out roots! Since I used a cool blonde, I didn't end up with orange roots, but my hair definitely has a golden blonde tone, especially on the roots and the top half of my head that has the highlights.



    So after all of that background info, here is my question...hopefully to a hair colorist or expert home hair colorist out there: What should I do from here to get to blonde again? Should I try using an actual bleach blonding kit? Do some heavy duty conditioning treatments beforehand?
    How can I safely change hair color back to blonde from brunette at home?
    wash it,put in the color.it.s in a bottle