Welcome
to Origin Missing. Is a portfolio, resources , hosting and a blog site where you can find textures, layouts, icons and more. And don't forget  comment me in the news ... Back soon

Ads

You?

About
Origin Missing was born a year ago (broken-rose) and recently I bought my own domain.
This site is from Chile in Latin America so I can speak Spanish and English.
My name is Maisa and I am eighteen years old and I like the internet a lot. My favorites bands are Evanescence and Within Temptation  more? 

Friends

Cynthia, Nefer, Tuleen Natalie, Amanda, Jasmin, Evanna, Mijael, Chase, , Nancy,

Kaye, Miss B, Liz, Tamara, Precious, Kay, Alex, Evan Tod.
you?

Open in a new window

Quotes
I skate where the puck is going to be, not where it has been. Wayne Gretzky

Site
Host: Tamara  =]
Since: 3/10/09
Owner: Maisa @beyondthe_evil
Credits: here 
Contact: maisa[@]origin-missing.net

Need more info?

ETC

 

 

 

WP | CP | FTP | EM | BB | SC |

Free counter and web stats profile counter myspace
Change the bullets

The bullets are very ugly so you’ll learn how to change it!

  • to  

1. Add this code to your CSS
ul {
list-style-image: url('here the link of your bullet');
list-style-position: inside;
padding: 0;
margin: 0;
}

2. In the code where say “here the link of your bullet” write the URL of your new bullet.
Ex.  http://i114.photobucket.com/albums/n248/maisa17/oranged.gif

3. So your code have to be like this:

ul {
list-style-image: url('http://i114.photobucket.com/albums/n248/maisa17/oranged.gif');
list-style-position: inside;
padding: 0;
margin: 0;
}

4. And tha’s all. Now you’ll have a nice bullets! :)