Fashion | Life | Baby | Design

Thursday, October 22, 2015

Egyptian Goddess Make Up | Video!

Hello Everyone! I am so excited to bring you all this video. This is my actual Halloween make up and costume and wanted to show you all and put a video together on how I got this look. I love how it turned out and I hope that you guys like it too! Video is below! :)

SHARE:

Monday, October 12, 2015

First ColourPop Haul | Video!

So this was my first ColourPop Haul (as you can probably tell by the title) and I loved all of the things that I got. Especially the eye shadows. They are so pigmented and just plain beautiful. ColourPop not only has great products, but they are really cheap as well. Those eye shadows were only $5.00/each! That is a really good deal. But I go a bit more into details in my latest video, so if you are interested in finding out how I feel about all the products, then just watch the video below!! Oh and make sure to subscribe as well!! 

SUBSCRIBE HERE!

               

And here are some close up pictures of all the things that I got. If you want to find out more of would like to purchase them, all you have to do is click on the images!!







Cannot find on the website! :(



SHARE:

Wednesday, October 7, 2015

Dr. Bronner's Soap | Magic Soap


For a while now I have been trying to find a soap to clean my make up brushes with that I knew would actually clean them super well. It was a hard search, but after a while I found it. The best soap to wash your brushes is Dr. Bronner's Pure-Castile Bar.

I don't remember which beauty person it was, but one of them posted a picture of this soap package that was blue and had a lot of words on it. In the description, she had written that it was a great soap to wash your brushes with. I started looking through the comments to see where you could find it, and they said Trader Joe's. If you don't know what that is, it is just a really small grocery store that has local products and organic stuff and it is really really cheap. So I went to Trader Joe's and picked myself up one of these "magic soaps".

1. Cleaning My Make Up Brushes

Never had I seen my beauty blender so clean since I bought it. When I washed the beauty blender with the soap (which I got in Peppermint)- the beauty blender was completely clean from all of the make up that had been on it. Ordinary soap that I was using would leave a lot of it behind and with this one the beauty blender was completely rid of the make up. No color from the foundation or concealer where left behind, just a bright pink beauty blender. The only down side of this is that it leaves the beauty blender with a weird sort of "dry" feeling after I wash it. Now remember, a beauty blender must be damp before you use it for it to work best, but I feel even when it is damp, that it is sort of dry. But that is not really a problem, because I just wet it, squeeze all the water out and blot it on a towel and that is it. It works great! I also use it to clean my brand new Sigma Brushes, which I am sort of scared to clean, because I don't want to ruin them. And it took all of the product off. Again, it made the hairs on the brushes feel a little strange, but I just got some normal soap after I washed it with the "magic soap" and they felt amazing and kept "working" as they should.

2. Washing My Face
I thought since it works so well with cleaning all of the make up off of my brushes, what would it be like to clean my face with it? So one day I grabbed my soap and washed my face with it. I have been washing my face with only this soap for about a month and the difference is AMAZING! My face is no longer red or bumpy with white heads. After I wash it my face feels super smooth and super clean! If it can remove make up really well from a beauty blender, image it removing all of that make up off of your face. I have tried so many products to help me with my white heads and black heads and nothing has seemed to work. I always get them. But with this soap, that problem has gone down. No longer do I have those bumps or is my face red. It looks healthy and clean.Seriously, this soap is awesome. 

If you haven't tried this soap I really suggest you try it for yourself. Start by using it on your brushes, then try it on your face or whatever. Remember, everyone bodies react to things differently so make sure and be aware that it may not act the same way with you as it does with me, but still try it out for a couple of days. 


If you use this soap or recommend a soap that is really good, let me know! I would love to check out other products!
SHARE:

Tuesday, October 6, 2015

Adding Floating Social Media Buttons | Techie Stuff


I have gotten a couple of questions asking how I do things to my blog. Codes, design, all of that stuff. And I love sharing that with you guys, so today I am going to show you how I do that. As part of my little page, Techie Stuff. Where you can find a lot of different little gadgets to help spice up your blog. 

Today I am showing you all how to add floating social media buttons, just like the ones I have on LovelyParis Designs' website. (Click here to see them live!). I love these because they aren't really in your way, but there so you can see them all the time and on every page. So people won't just see them on your home page, but wherever they go on your blog. So now I'm going to show you guys how it is done!

1. Go to Template > Back Up/ Restore > Back Up your template, just in case!
2. Go to the Template tab again> Edit HTML> Find the code </head> and paste this code right below that:

<div class='social-top' style='font-style: normal;'>
<div><li class='social1'><a href='YOUR FACEBOOK URL'><img class='social-image' height='40px' src='http://i1157.photobucket.com/albums/p595/whimsicalblogs/emma-fb.png' width='40px'/></a></li></div>
<div>
<li class='social1'><YOUR TWITTER URL'><img class='social-image' height='40px' src='http://i1157.photobucket.com/albums/p595/whimsicalblogs/emma-twitter.png' width='40px'/></a></li></div>
<div>
<li class='social1'><a href='YOUR INSTAGRAM URL'><img class='social-image' height='40px' src='http://i1157.photobucket.com/albums/p595/whimsicalblogs/emma-instagram.png' width='40px'/></a></li></div>
<div>
<li class='social1'><a href='YOUR PINTEREST URL'><img class='social-image' height='40px' src='http://i1157.photobucket.com/albums/p595/whimsicalblogs/emma-pinterest1.png' width='40px'/></a></li></div>
<div>
<li class='social1'><a href='mailto:YOUR EMAIL HERE'><img class='social-image' height='40px' src='http://i1157.photobucket.com/albums/p595/whimsicalblogs/emma-email.png' width='40px'/></a></li></div>

</div>


3. Once you paste that, go to the Template Tab again and this time go to Customize.
4. Go to Advanced> Add CSS, paste this code, click enter, and then click "Apply to Blog"

/* SOCIAL MEDIA ICONS
------------------------------------------------------------------
*/
.social-top {
padding-top: 10px;
margin-right: 16px;
position: fixed;
padding: 0px;
z-index: 10;
margin-top: 80px;
top: 100px;
left: 10px;
clear:both;
float:left;
}
#floatingicons2{
position: fixed;
top: 100px;
left: 10px;
padding: 0px;
z-index: 10;
margin-top: 80px;
}
.social-top li {
display: inline-block;
width: 40px;
height: 40px;
background-color: #000;
border-radius: 150px;
color: white;
border: 0px solid #fff;
}
.social1 {
padding-bottom: 0px;
padding-bottom: 0px;
}
.social-image {
height: 40px;
width: 40px;
margin-bottom: 10px;
}
.social-top li.social1:hover {
background-color: #feebe7;
border: 1px solid #fff;
color: #000;
}
.social-top li.twitter:hover {
background-color: #cccccc;
color: #000;
}
.social-top li:hover a {
color: #000;
}
.social-top a {
display: block;
line-height: 40px;
text-align: center;
width: 100%;
height: 100%;
color: white;
}


To change the colors of the buttons:
TO CHANGE THE BACKGROUND COLOR OF THE BUTTONS.
CHANGE HOVER BACKGROUND COLOR. 

I hope that you guys find this post helpful and that it works well for you all! Enjoy and I will see you guys next time! 




SHARE:
Blogger Template Created by pipdig