lana and jack
pauline
sapphire
alice
linda
jenni
justin
alice
gizmo
kaela
alisha
nedo
angelica
BECOME ONE?
blog entries
visitor content
tutorials
website info
ADVERTISE HERE?
Online Since: June 25 '09
Online now:
online
Layout by: Masoud
Featuring: No one
Made in: Photoshop and paint shop pro
Brushes from: No where
MORE?
Counter started July 27, 2009.
Costum Text
Ever wondered how I can have diffrent colors on
Bold
,
Underlined
,
Italic
,
Strong
or
Striked Out
text, and every time I change the frontpage layout, the colors on these changes aswell? Well, this is actually just a small part of my CSS code.
1.
Copy this code and paste it into your CSS.
} u { color: #COLORHERE; font-family: arial; font-size: 8pt; font-weight: normal; text-align: justify; border-bottom: 1px dashed #C7A7B5; } b { COLOR: #COLORHERE; font-family: arial; FONT-SIZE: 8pt; background: #; } i { COLOR: #COLORHERE; font-family: arial; FONT-SIZE: 8pt;
2.
Change whatever you want; color, font, size, weight, align, background ++