My Chemical Romance Network Scarf Links For Your Blog!
Here are some nice little scarves you're free to use if you're listed in the directory.
STEP 2: Copy this code and paste right above </style>
STEP 3: Copy this code and paste it right under <body>
Now comes the tricky part.
Issue 1: this only works for center-aligned blogs. If yours is left aligned, in the first code, under scarves { , remove left:50%; and right:50%; . If its right aligned, remove those AND change margin-left to margin-right. After all this, change the value until its in the spot you want.
For center-aligned blogs, under scarves { , play around with the value for margin-left until its in the right spot. It starts in the middle, and as the value goes up it goes farther and farther to the right. If you want it to go to the left instead of the right, change it to margin-right, or use negative values.
If you don’t want it at the very top of the page, change margin-top.
Each flag can have an independent starting and ending length. Margin-top under scarf1 is the starting length for the first scarf and margin-top under scarf1:hover is the hover length.
For the distance between the scarves, you have to alter Margin-left for each separate scarf. The first scarf shouldn’t have a margin-left because it is already as far left as you can go. Each scarf is 25 pixels wide. So for the second scarf, if you want a space of 5 pixels between each, margin-left should be 30px [(25*1)+(5*1)]. For the second scarf it should be 60px, [(25*2)+(5*2)], the third scarf 90px, [(25*3)+(5*3)], and so on.
If you’re centered and want them on the left, or have a right-aligned blog, replace each Margin-left with Margin-right.
Credit to THIS BLOG for instructions.
I've changed the URL for the 2nd code to link directly back the the Chemical Romance blog, so if you're using it, make sure to copy THE 2ND CODE ON THIS PAGE.
Of course simply just linking the scarves in your sidebar is an option if this is too complicated for you. :]