Made by: AnGella
CLICK on “Continue reading” below for code & Preview button!

Designer Comments:
Make your own statement with this if you dare!
Directions at top of code.
Image by Sebastian Ritter . Animated by me in Jasc Animation.
CLICK on “Continue reading” below for code & Preview button!

BikerOrNot
/*Add your message by removing "Blue Flame: Custom Message" from between the quotes and replacing it with your own */
#bn-top ul.menu:after {
content: "Blue Flame: Custom Message";
position: absolute;
width: 400px;
top: 200px;
left: 100px;
font-family: Constantia, Georgia, Helvetica, FreeSans, arial,
sans-serif; color: #496da2;
font-size: 36px;
font-weight:bold;
}
body {
background-color: #000000 !important;
background-image: url("http://i286.photobucket.com/albums/ll88/AnGella_/AnGellaDesigns/Bg/FlameBg1.png") !important;
background-attachment: fixed !important;
background-repeat: repeat !important;
background-position: bottom center !important;
}
p,
.bn-i-msg {
font-family: Constantia, Georgia, Helvetica, FreeSans, arial, sans-serif;
font-size: 16px;
color: #496da2;
text-align: center;
}
a:link,
a:visited,
a:active /*Links*/ {
font-family: Constantia, Georgia, Helvetica, FreeSans, arial,
sans-serif; color: #f88b25;
font-size: 16px;
font-weight:bold;}
a:hover /*Links on Hover*/ {
color: #496da2 !important;
font-size: 16px;
font-weight:bold;
}
#bn-top ul.menu /*TopNav1 & Top Image*/ {
margin: auto;
display: block;
width: 960px;
height: 600px;
background-color: #000000 !important;
background-image: url("http://i286.photobucket.com/albums/ll88/AnGella_/AnGellaDesigns/Bg/FlameAni.gif") !important;
background-attachment: scroll;
background-repeat: no-repeat;
background-position: bottom right;
border: 3px ridge #496da2 !important;
}
#bn-top ul.menu a /*TopNav1 Font Color*/{
color: #f88b25 !important;
}
#bn-foot2,
#bn-top2 /*TopNav2 & Lower Navbar*/ {
margin: auto;
width: 960px;
background-color: transparent; background-image: url("http://i286.photobucket.com/albums/ll88/AnGella_/AnGellaDesigns/Bg/FlameHdr.png");
background-attachment: scroll;
background-repeat: repeat;
background-position: bottom center;
border: 3px ridge #496da2 !important;
}
#bn-foot2 a,
#bn-top2 a /*Lower Navbar/Footer Font*/ {
color: #eae5e3 !important;
padding: 4px;
border: 3px ridge transparent !important;
}
#bn-top2 a:hover,
#bn-foot2 a:hover /*header and module bg on hover*/ {
background-color:transparent; background-image: url("http://i286.photobucket.com/albums/ll88/AnGella_/AnGellaDesigns/Bg/FlameHdrHvr.png");
background-repeat: repeat;
background-position: top right;}
#bn-foot2 a:hover,
#bn-top2 a:hover /*Lower Navbar/Footer Font on Hover*/ {
color: #ffffff !important;
border: 3px ridge #f88b25 !important;
}
#bn-body {
width: 980px !important;
background-color:transparent; background-image: url("");
background-attachment: scroll;
background-repeat: repeat;
background-position: bottom center;
}
#bn-3col2w /*Main module*/,
#bn-3col1 /*Left Side Profile Pic*/ {
text-align: center;
color: #f88b25;
background-color:transparent; background-image: url("http://i286.photobucket.com/albums/ll88/AnGella_/AnGellaDesigns/Bg/Blk75.png");
background-attachment: scroll;
background-repeat: repeat;
background-position: bottom center;
padding: 5px;
padding-bottom: 50px;
border: 3px ridge #496da2 !important;
}
#bn-3col2w {
margin-left: 4px;
}
#bn-3col1 /*Left Side Profile Pic*/ {
margin-left: 4px;
width:160px;
}
.bx-ttl /*Headers*/{
margin: 0px;
background-color:#000000; background-image: url("http://i286.photobucket.com/albums/ll88/AnGella_/AnGellaDesigns/Bg/FlameHdr.png");
background-attachment: scroll;
background-repeat: repeat-x;
background-position: bottom center;
border: 2px ridge #496da2 !important;
}
.bx-ttl h2 /*Header Text*/ {
color: #eae5e3;
font-weight:bold;
font-size: 15px;
font-family: Constantia, Georgia, Helvetica, FreeSans, arial;
text-align: center;
width: 100% !important;
padding: 5px;
}
.bx-ttl a /*header and module links*/ {
color: #eae5e3;
}
.bx-ttl a:hover /*header and module links on hover*/ {
color: #496da2 !important;
}
#bn-3col2w img,
#bn-3col1 img {
max-width: 500px;
}
#bn-top /*Top Image Bg*/ {
background-color: transparent !important;
}
table,
#bn-top,
#bn-foot /*Keep this Transparent*/ {
background-color: transparent;
background-image: none;
}
embed {
max-width: 480px;
}
.bn-i-msg {
border: none;
}
Designer Comments:
Make your own statement with this if you dare!
Directions at top of code.
Image by Sebastian Ritter . Animated by me in Jasc Animation.
Continue reading →