Share Your Profile Layouts [Defunct]

  • iMadCat

    iMadCat (100)

    :
    Member
    Gender:
    Age:
    28
    Location:
    Canada
    http://i569.photobucket.com/albums/ss135/MadisonCatherine/printscreen.png

    /* Theme: music */

    /* Top Menu */

    body { background-color: #000000; background-image: url(http://i1105.photobucket.com/albums/h357/LINDASEATREVIDAS/stars.gif); background-repeat: none; background-position: top left;}

    html body div #menu, #menu a {
    color: #3B005A;
    background-color: #66019A;
    }

    html body div #options, html body div #options a, html body div #options span a, html body div #options span {
    color: #ffffff;
    background-color: #3B005A;
    }

    /* Titles */

    h1 { /* Name */
    color: #ffffff;
    background-color: #66019A;
    font-family:;
    font-size:;
    text-align: center;
    }

    #about h2 { /* About Me: Title */
    color: #66019A;
    background-color: #66019A;
    font-family:;
    font-size:;
    text-align: center;
    }

    /* Page Background */

    body {
    background-color: #66019A;
    }

    /* Layout border color */

    #main {
    border-color: #3B005A;
    background-image: none;
    }

    #info-section {
    background-color: #3B005A;
    }

    /* About & Comments background */

    #main {
    background-color: #3B005A;
    }

    #about-section {
    background-color: #66019A;
    }

    #about-content {
    background-color: #ffffff;
    color: #3B005A;
    text-align: center;
    background-image: url();
    background-repeat: no-repeat; /* it can also be "no-repeat", "repeat-y" or "repeat-x" */
    background-position: top left; /* it can also be "center left", "center center" etc.*/
    padding-bottom: px;
    }

    /* Information */

    #info dt { /* Category */
    background-color: #66019A;
    color: #ffffff;
    text-align: center
    }

    #info dd { /* Answer */
    background-color: #66019A;
    color: #ffffff;
    text-align: center
    }

    /*Menu Colors*/

    #image, #info, #stories, #articles, #poems, #journals, #friends, #photos, #friends a:hover img {
    background-color: #66019A;
    }

    #stories li, #articles li, #poems li, #journals li, #friends img, #photos .photo div {
    background-color: #3B005A;
    }

    #image img, #articles li img, #photos .photo {
    background-color: #3B005A;
    }

    #image img, #articles li img, #friends img, #photos .photo {
    border-color: #3B005A;
    }

    #friends div {
    color: #3B005A;
    }

    /* Story section */

    #stories { /* Story area */
    background-color: #66019A;
    }

    #stories h2 { /* Story title */
    color: #ffffff;
    background-color: #66019A;
    text-align: left
    }

    #stories li { /* Story list */
    color: #66019A;
    background-color: #D6A8FA;
    text-align: left
    }

    #stories li span { /* Text color */
    color: #66019A;
    }

    #stories li a { /* Link color */
    color: #ffffff;
    }

    /* Article section */

    #articles { /* Article area */
    background-color: #66019A;
    }

    #articles h2 { /* Article title */
    color: #ffffff;
    background-color: #66019A;
    text-align: left
    }

    #articles li { /* Article list */
    color: #ffffff;
    background-color: #66019A;
    text-align: left
    }

    #articles li span { /* Text color */
    color: #66019A;
    }

    #articles li a { /* Link color */
    color: #ffffff;
    }

    /* Poem section */

    #poems { /* Poem area */
    background-color: #66019A;
    }

    #poems h2 { /* Poem title */
    color: #ffffff;
    background-color: #66019A;
    text-align: left
    }

    #poems li { /* Poem list */
    color: #ffffff;
    background-color: #D6A8FA;
    text-align: left
    }

    #poems li span { /* Text color */
    color: #66019A;
    }

    #poems li a { /* Link color */
    color: #ffffff;
    }

    /* journal section */

    #journals { /* Journal area */
    background-color: #66019A;
    }

    #journals h2 { /* Journal title */
    color: #ffffff;
    background-color: #66019A;
    text-align: left
    }

    #journals li { /* Journal list */
    color: #ffffff;
    background-color: #D6A8FA;
    text-align: left
    }

    #journals li span { /* Text color */
    color: #66019A;
    }

    #journals li a { /* Link color */
    color: #66019A;
    }

    /* Friends section */

    #friends { /* Friend area */
    background-color: #66019A;
    text-align: center
    }

    #friends h2 { /* Friend title */
    color: #ffffff;
    background-color: #66019A;
    }

    #friends li { /* Friend list */
    color: #ffffff;
    background-color: #ffffff;
    text-align: center
    }

    #friends li span { /* Text color */
    color: #66019A;
    }

    #friends li a { /* Link color */
    color: #ffffff;
    }

    #photos h2 {
    color: #ffffff;
    background-color: #66019A;
    }

    /* Comments */

    #about-section h2 { /* Comment: Title */
    color: #ffffff;
    background-color: #66019A;
    font-family:;
    font-size:;
    text-align: center;
    }

    #comment-list li { /* Comment: background color */
    color: #ffffff;
    background-color: #D6A8FA;
    }

    #comment-list img { /* Comment: Avatar "frame" */
    border-color: #66019A;
    background-color: #66019A;
    }

    #comment-list .options { /* Comment: Username & Date area */
    color: #ffffff;
    background-color: #D6A8FA;
    }

    #comment-list .options a { /* Comment: Username/Report/Delete links */
    color: #ffffff;
    }

    .pages { /* Comment: Comment pages */
    background-color: #D6A8FA;
    }

    .pages .info { /* Comment: "PAGES" -text */
    color: #ffffff;
    }

    .pages a { /* Comment: Page numbers - links */
    color: #ffffff;
    }

    .add-comment { /* Comment: "Add comment" area */
    background-color: #D6A8FA;
    }

    .add-comment a { /* Comment: "Add comment" link */
    color: #ffffff;
    }


    I hope this works.
    April 4th, 2011 at 11:39pm
  • unknownxcelebrity

    unknownxcelebrity (100)

    :
    Member
    Gender:
    Age:
    28
    Location:
    United States
    Here are my newest layouts. Find more like them on my [url=unknowndesignz.webs.com]site[/url].

    Image
    Preview/Code

    Image
    Preview/Code
    April 5th, 2011 at 08:34pm
  • Lies for a Liar

    Lies for a Liar (305)

    :
    Member
    Gender:
    Age:
    31
    Location:
    Great Britain (UK)
    I have three new layouts on my site, here. Codes are on the layout preview pages under the 'miscellaneous' section.

    Meet You There (Busted); preview:
    Image

    Someone Like You (Adele); preview:
    Image

    Winter (Joshua Radin); preview:
    Image

    They are all on the content page, which the link leads to. Thanks for looking :)
    April 6th, 2011 at 05:57pm
  • unknownxcelebrity

    unknownxcelebrity (100)

    :
    Member
    Gender:
    Age:
    28
    Location:
    United States
    Newest Layout. See more on my site, here

    Image
    Preview/Code
    April 7th, 2011 at 08:47pm
  • Lies for a Liar

    Lies for a Liar (305)

    :
    Member
    Gender:
    Age:
    31
    Location:
    Great Britain (UK)
    Three more new layouts on my site.

    Jessie J - Price Tag (lyrics)
    Image

    Dreamer
    Image

    Puppies
    Image

    Codes under links/live previews on this page :)
    April 8th, 2011 at 12:57am
  • Aly Jones

    Aly Jones (205)

    :
    Member
    Gender:
    Age:
    27
    Location:
    United States
    I called this one L♥VE. (Sorry, but I can't supply a picture.)
    CSS:
    body { background-color: #FFFFFF; background-image: url(http://i54.tinypic.com/34gu7ue.jpg); background-repeat: repeat; background-position: center; }

    #image, #stories, #articles, #poems, #journals, #photos, #friends, #info {background-image: url(http://i54.tinypic.com/34gu7ue.jpg); background-repeat: repeat; background-position: center; }

    #info dt, #info dd, #stories li, #articles li, #poems li, #journals li, #friends img, #photos .photo div { background-color: #808080; background-repeat: repeat; text-align: center; background-position: center; }

    #image img, #articles li img, #friends img, #photos .photo { border-color: #FFFFFF; }

    #image img { border-color: #FFFFFF; }

    #image img, #articles li img, #photos .photo { background-image: url(http://i54.tinypic.com/34gu7ue.jpg); background-repeat: repeat; background-position: center; }

    #friends div { color: #FFFFFF ; }

    #main { border-color: #FFFFFF ; border-width: 4px;}

    #info-section { background-image: url(http://i54.tinypic.com/34gu7ue.jpg); background-repeat: repeat; border-right: #FFFFFF 10px solid;padding-right:0px; background-position: center; }

    #about-section { background-image: url(http://i54.tinypic.com/34gu7ue.jpg); background-repeat: repeat; background-position: center; }

    h1 { color: #FFFFFF; background-color: #000000; background-repeat: repeat; font-family: Courier; font-size: 60px; letter-spacing: -1px; text-align: center; background-position: center; }

    #stories h2 { color: #000000; background-color: #FFFFFF; background-repeat: repeat; font-family: Georgia; text-transform: lowercase; font-size: 28px; letter-spacing: -1px; text-align: center; background-position: center; }

    #articles h2 { color: #000000; background-color: #FFFFFF; background-repeat: repeat; font-family: Georgia; text-transform: lowercase; font-size: 28px; letter-spacing: -1px; text-align: center; background-position: center; }

    #journals h2 { color: #000000; background-color: #FFFFFF; background-repeat: repeat; font-family: Georgia; text-transform: lowercase; font-size: 28px; letter-spacing: -1px; text-align: center; background-position: center; }

    #poems h2 { color: #000000; background-color: #FFFFFF; Background-repeat: repeat; font-family: Georgia; text-transform: lowercase; font-size: 28px; letter-spacing: -1px; text-align: center; background-position: center; }

    #photos h2 { color: #000000; background-color: #FFFFFF; background-repeat: repeat; font-family: Georgia; text-transform: lowercase; font-size: 28px; letter-spacing: -1px; text-align: center; background-position: center; }

    #about-section h2 { color: #000000 ; background-color: #FFFFFF; font-family: Courier; font-size: 44px; letter-spacing: -1px; text-align: center; background-position: center; }

    #friends h2 { color: #000000; background-color: #FFFFFF; background-repeat: repeat; font-family: Georgia; font-size: 28px; letter-spacing: -1px; text-align: center; text-transform: lowercase; background-position: center; }

    #about h2 { color: #000000; background-color: #FFFFFF; background-repeat: repeat; font-family: Courier; font-size: 44px; letter-spacing: -1px; text-align: center; background-position: center; }

    #comment-list .options { color: #FFFFFF; background-image: url(http://i54.tinypic.com/34gu7ue.jpg); background-repeat: repeat; text-align: center; background-position: center; text-align: center; }

    #comment-list .options a { background-image: url(http://i54.tinypic.com/34gu7ue.jpg); background-repeat: repeat; text-align: center; background-position: center; }

    .pages { background-image: url(http://i54.tinypic.com/34gu7ue.jpg); background-repeat: repeat; text-align: center; background-position: center; text-align: center; }

    .pages .info { color: #FFFFFF; }

    .pages a { color: #FFFFFF ; }

    .add-comment { background-image: url(http://i54.tinypic.com/34gu7ue.jpg); background-repeat: repeat; color: #FFFFFF; text-align: center; background-position: center; text-align: center; }

    .add-comment a { color: #FFFFFF ; }

    #comment-list li { color: #FFFFFF ; background-color: #000000; background-repeat: repeat; text-align: center; background-position: center; }

    #comment-list img { border-color: #FFFFFF ; background-image: url(http://i54.tinypic.com/34gu7ue.jpg); background-repeat: repeat; background-position: center; text-align: center; }

    a:hover { color: #FFFFFF; font-family: Fantasy; text-transform: none; text-decoration: line-through; letter-spacing: 6px; word-spacing: 13px; font-weight: italic; background-position: center; }

    html body div #menu { padding: 5px 10px; Margin: 35px 0px -1px 0px; font-size: 17px; text-align: center; color: #FFFFFF; background-color: #000000; background-repeat: repeat; font-family: Arial; background-position: center; }

    html body div #menu a { color: #FFFFFF; padding: 2px; text-decoration: none; }

    html body div #menu a:hover { text-decoration: none; }

    html body div #options { padding: 3px 10px; font-size: 11px; text-align: center; color: #FFFFFF;
    background-color: #000000; background-repeat: repeat; font-family: Arial; background-position: center; }

    html body div #options a { color: #FFFFFF; padding: 2px; text-decoration: none; }

    html body div #options a:hover { text-decoration: underline; }

    html body div #options span a { color: #FFFFFF; }

    body { margin: 0; padding: 13; background-image: url(http://i54.tinypic.com/34gu7ue.jpg); background-repeat: repeat; font-family: Times New Roman; background-position: left; }

    #main {
    background-image: url(http://i54.tinypic.com/34gu7ue.jpg); background-repeat: repeat; background-position: center;
    }

    #about-content {
    background-color: #FFFFFF;
    text-align: justify;
    background-image: url(http://i54.tinypic.com/34gu7ue.jpg);
    background-repeat: no-repeat; /* it can also be "no-repeat", "repeat-y" or "repeat-x" */
    background-position: bottom center; /* it can also be "center left", "center center" etc.*/
    Magic Purple:
    CSS:
    body { background-color: #FFFFFF; background-image: url(http://www.zingerbugimages.com/backgrounds/pink_purple_and_blue_satin_love_bats.gif); background-repeat: repeat; background-position: center; }

    #image, #stories, #articles, #poems, #journals, #photos, #friends, #info {background-image: url(http://www.zingerbugimages.com/backgrounds/pink_purple_and_blue_satin_love_bats.gif); background-repeat: repeat; background-position: center; }

    #info dt, #info dd, #stories li, #articles li, #poems li, #journals li, #friends img, #photos .photo div { background-color: #5015A8; background-repeat: repeat; text-align: center; background-position: center; }

    #image img, #articles li img, #friends img, #photos .photo { border-color: #FFFFFF; }

    #image img { border-color: #FFFFFF; }

    #image img, #articles li img, #photos .photo { background-image: url(http://www.zingerbugimages.com/backgrounds/pink_purple_and_blue_satin_love_bats.gif); background-repeat: repeat; background-position: center; }

    #friends div { color: #FFFFFF ; }

    #main { border-color: #FFFFFF ; border-width: 4px;}

    #info-section { background-image: url(http://www.zingerbugimages.com/backgrounds/pink_purple_and_blue_satin_love_bats.gif); background-repeat: repeat; border-right: #000000 10px solid;padding-right:0px; background-position: center; }

    #about-section { background-image: url(http://www.zingerbugimages.com/backgrounds/pink_purple_and_blue_satin_love_bats.gif); background-repeat: repeat; background-position: center; }

    h1 { color: #FFFFFF; background-color: #5015A8; background-repeat: repeat; font-family: Bradley Hand ITC; font-size: 50px; letter-spacing: -1px; text-align: center; background-position: center; }

    #stories h2 { color: #5015A8; background-color: #FFFFFF; background-repeat: repeat; font-family: Bradley Hand ITC; text-transform: lowercase; font-size: 23px; letter-spacing: -1px; text-align: center; background-position: center; }

    #articles h2 { color: #5015A8; background-color: #FFFFFF; background-repeat: repeat; font-family: Bradley Hand ITC; text-transform: lowercase; font-size: 23px; letter-spacing: -1px; text-align: center; background-position: center; }

    #journals h2 { color: #5015A8; background-color: #FFFFFF; background-repeat: repeat; font-family: Bradley Hand ITC; text-transform: lowercase; font-size: 23px; letter-spacing: -1px; text-align: center; background-position: center; }

    #poems h2 { color: #5015A8; background-color: #FFFFFF; Background-repeat: repeat; font-family: Bradley Hand ITC; text-transform: lowercase; font-size: 23px; letter-spacing: -1px; text-align: center; background-position: center; }

    #photos h2 { color: #5015A8; background-color: #FFFFFF; background-repeat: repeat; font-family: Bradley Hand ITC; text-transform: lowercase; font-size: 23px; letter-spacing: -1px; text-align: center; background-position: center; }

    #about-section h2 { color: #5015A8 ; background-color: #FFFFFF; font-family: Bradley Hand ITC; font-size: 43px; letter-spacing: -1px; text-align: center; background-position: center; }

    #friends h2 { color: #5015A8; background-color: #FFFFFF; background-repeat: repeat; font-family: Bradley Hand ITC; font-size: 23px; letter-spacing: -1px; text-align: center; text-transform: lowercase; background-position: center; }

    #about h2 { color: #5015A8; background-color: #FFFFFF; background-repeat: repeat; font-family: Bradley Hand ITC; font-size: 43px; letter-spacing: -1px; text-align: center; background-position: center; }

    #comment-list .options { color: #FFFFFF; background-image: url(http://www.zingerbugimages.com/backgrounds/pink_purple_and_blue_satin_love_bats.gif); background-repeat: repeat; text-align: center; background-position: center; text-align: center; }

    #comment-list .options a { background-image: url(http://www.zingerbugimages.com/backgrounds/pink_purple_and_blue_satin_love_bats.gif); background-repeat: repeat; text-align: center; background-position: center; }

    .pages { background-image: url(http://www.zingerbugimages.com/backgrounds/pink_purple_and_blue_satin_love_bats.gif); background-repeat: repeat; text-align: center; background-position: center; text-align: center; }

    .pages .info { color: #FFFFFF; }

    .pages a { color: #FFFFFF ; }

    .add-comment { background-image: url(http://www.zingerbugimages.com/backgrounds/pink_purple_and_blue_satin_love_bats.gif); background-repeat: repeat; color: #FFFFFF; text-align: center; background-position: center; text-align: center; }

    .add-comment a { color: #FFFFFF ; }

    #comment-list li { color: #FFFFFF ; background-color: #5015A8; background-repeat: repeat; text-align: center; background-position: center; }

    #comment-list img { border-color: #FFFFFF ; background-image: url(http://www.zingerbugimages.com/backgrounds/pink_purple_and_blue_satin_love_bats.gif); background-repeat: repeat; background-position: center; text-align: center; }

    a:hover { color: #FFFFFF; font-family: Edwardian Script ITC; text-transform: none; text-decoration: line-through; letter-spacing: 6px; word-spacing: 13px; font-weight: italic; background-position: center; }

    html body div #menu { padding: 5px 10px; Margin: 35px 0px -1px 0px; font-size: 17px; text-align: center; color: #FFFFFF; background-image: url(http://www.zingerbugimages.com/backgrounds/pink_purple_and_blue_satin_love_bats.gif); background-repeat: repeat; font-family: French Script MT; background-position: center; }

    html body div #menu a { color: #FFFFFF; padding: 2px; text-decoration: none; }

    html body div #menu a:hover { text-decoration: none; }

    html body div #options { padding: 3px 10px; font-size: 11px; text-align: center; color: #FFFFFF;
    background-image: url(http://www.zingerbugimages.com/backgrounds/pink_purple_and_blue_satin_love_bats.gif); background-repeat: repeat; font-family:French Script MT; background-position: center; }

    html body div #options a { color: #FFFFFF; padding: 2px; text-decoration: none; }

    html body div #options a:hover { text-decoration: underline; }

    html body div #options span a { color: #FFFFFF; }

    body { margin: 0; padding: 13; background-image: url(http://www.zingerbugimages.com/backgrounds/pink_purple_and_blue_satin_love_bats.gif); background-repeat: repeat; font-family: Segoe Print; background-position: center; }

    #main {
    background-image: url(http://www.zingerbugimages.com/backgrounds/pink_purple_and_blue_satin_love_bats.gif); background-repeat: repeat; background-position: center;
    }

    #about-content {
    background-color: #B287F8;
    text-align: center;
    background-image: url();
    background-repeat: no-repeat; /* it can also be "no-repeat", "repeat-y" or "repeat-x" */
    background-position: bottom right; /* it can also be "center left", "center center" etc.*/
    NeonBlueFallenAngel:
    CSS:
    body { background-color: #00FFF9; background-image: url(http://images2.layoutsparks.com/1/245978/fallen-angel-wings-image-31011.jpg); background-repeat: repeat; background-position: center; }

    #image, #stories, #articles, #poems, #journals, #photos, #friends, #info {background-image: url(http://images2.layoutsparks.com/1/245978/fallen-angel-wings-image-31011.jpg); background-repeat: repeat; background-position: center; }

    #info dt, #info dd, #stories li, #articles li, #poems li, #journals li, #friends img, #photos .photo div { background-image: url(http://images2.layoutsparks.com/1/245978/fallen-angel-wings-image-31011.jpg); background-repeat: repeat; text-align: center; background-position: center; }

    #image img, #articles li img, #friends img, #photos .photo { border-color: #00FFF9; }

    #image img { border-color: #00FFF9; }

    #image img, #articles li img, #photos .photo { background-image: url(http://images2.layoutsparks.com/1/245978/fallen-angel-wings-image-31011.jpg); background-repeat: repeat; background-position: center; }

    #friends div { color: #00FFF9 ; }

    #main { border-color: #00FFF9 ; border-width: 4px;}

    #info-section { background-image: url(http://images2.layoutsparks.com/1/245978/fallen-angel-wings-image-31011.jpg); background-repeat: repeat; border-right: #00FFF9 10px solid;padding-right:0px; background-position: center; }

    #about-section { background-image: url(http://images2.layoutsparks.com/1/245978/fallen-angel-wings-image-31011.jpg); background-repeat: repeat; background-position: center; }

    h1 { color: #00FFF9; background-image: url(http://images2.layoutsparks.com/1/245978/fallen-angel-wings-image-31011.jpg); background-repeat: repeat; font-family: Times; font-size: 50px; letter-spacing: -1px; text-align: center; background-position: center; }

    #stories h2 { color: #00FFF9; background-image: url(http://images2.layoutsparks.com/1/245978/fallen-angel-wings-image-31011.jpg); background-repeat: repeat; font-family: Times; text-transform: lowercase; font-size: 23px; letter-spacing: -1px; text-align: center; background-position: center; }

    #articles h2 { color: #00FFF9; background-image: url(http://images2.layoutsparks.com/1/245978/fallen-angel-wings-image-31011.jpg); background-repeat: repeat; font-family: Times; text-transform: lowercase; font-size: 23px; letter-spacing: -1px; text-align: center; background-position: center; }

    #journals h2 { color: #00FFF9; background-image: url(http://images2.layoutsparks.com/1/245978/fallen-angel-wings-image-31011.jpg); background-repeat: repeat; font-family: Times; text-transform: lowercase; font-size: 23px; letter-spacing: -1px; text-align: center; background-position: center; }

    #poems h2 { color: #00FFF9; background-image: url(http://images2.layoutsparks.com/1/245978/fallen-angel-wings-image-31011.jpg); Background-repeat: repeat; font-family: Times; text-transform: lowercase; font-size: 23px; letter-spacing: -1px; text-align: center; background-position: center; }

    #photos h2 { color: #00FFF9; background-image: url(http://images2.layoutsparks.com/1/245978/fallen-angel-wings-image-31011.jpg); background-repeat: repeat; font-family: Times; text-transform: lowercase; font-size: 23px; letter-spacing: -1px; text-align: center; background-position: center; }

    #about-section h2 { color: #00FFF9 ; background-image: url(http://images2.layoutsparks.com/1/245978/fallen-angel-wings-image-31011.jpg); font-family: Times; font-size: 43px; letter-spacing: -1px; text-align: center; background-position: center; }

    #friends h2 { color: #00FFF9; background-image: url(http://images2.layoutsparks.com/1/245978/fallen-angel-wings-image-31011.jpg); background-repeat: repeat; font-family: Times; font-size: 23px; letter-spacing: -1px; text-align: center; text-transform: lowercase; background-position: center; }

    #about h2 { color: #00FFF9; background-image: url(http://images2.layoutsparks.com/1/245978/fallen-angel-wings-image-31011.jpg); background-repeat: repeat; font-family: Times; font-size: 40px; letter-spacing: -1px; text-align: center; background-position: center; }

    #comment-list .options { color: #00FFF9; background-image: url(http://images2.layoutsparks.com/1/245978/fallen-angel-wings-image-31011.jpg); background-repeat: repeat; text-align: center; background-position: center; text-align: center; }

    #comment-list .options a { background-image: url(http://images2.layoutsparks.com/1/245978/fallen-angel-wings-image-31011.jpg); background-repeat: repeat; text-align: center; background-position: center; text-align: center; }

    .pages { background-image: url(http://images2.layoutsparks.com/1/245978/fallen-angel-wings-image-31011.jpg); background-repeat: repeat; text-align: center; background-position: center; }

    .pages .info { color: #00FFF9; }

    .pages a { color: #00FFF9 ; }

    .add-comment { background-image: url(http://images2.layoutsparks.com/1/245978/fallen-angel-wings-image-31011.jpg); background-repeat: repeat; color: #00FFF9; text-align: center; background-position: center; }

    .add-comment a { color: #00FFF9 ; }

    #comment-list li { color: #00FFF9 ; background-image: url(http://images2.layoutsparks.com/1/245978/fallen-angel-wings-image-31011.jpg); background-repeat: repeat; text-align: center; background-position: center; }

    #comment-list img { border-color: #00FFF9 ; background-image: url(http://images2.layoutsparks.com/1/245978/fallen-angel-wings-image-31011.jpg); background-repeat: repeat; background-position: center; text-align: center; }

    a:hover { color: #00FFF9; font-family: Times; text-transform: none; text-decoration: line-through; letter-spacing: 2px; word-spacing: 4px; font-weight: italic; background-position: center; }

    html body div #menu { padding: 5px 10px; Margin: 35px 0px -1px 0px; font-size: 17px; text-align: center; color: #00FFF9; background-image: url(http://images2.layoutsparks.com/1/245978/fallen-angel-wings-image-31011.jpg); background-repeat: repeat; font-family: Times; background-position: center; }

    html body div #menu a { color: #00FFF9; padding: 2px; text-decoration: none; }

    html body div #menu a:hover { text-decoration: none; }

    html body div #options { padding: 3px 10px; font-size: 11px; text-align: center; color: #00FFF9;
    background-image: url(http://images2.layoutsparks.com/1/245978/fallen-angel-wings-image-31011.jpg); background-repeat: repeat; font-family: Times; background-position: center; }

    html body div #options a { color: #00FFF9; padding: 2px; text-decoration: none; }

    html body div #options a:hover { text-decoration: underline; }

    html body div #options span a { color: #00FFF9; }

    body { margin: 0; padding: 0; background-image: url(http://images2.layoutsparks.com/1/245978/fallen-angel-wings-image-31011.jpg); background-repeat: repeat; font-family: Times; background-position: center; }

    #main {
    background-image: url(http://images2.layoutsparks.com/1/245978/fallen-angel-wings-image-31011.jpg); background-repeat: repeat; background-position: center;
    }

    #about-content {
    background-color: #00FFF9;
    text-align: center;
    background-image: url(http://images2.layoutsparks.com/1/245978/fallen-angel-wings-image-31011.jpg);
    background-repeat: repeat; /* it can also be "no-repeat", "repeat-y" or "repeat-x" */
    background-position: top center; /* it can also be "center left", "center center" etc.*/
    April 9th, 2011 at 10:12pm
  • Lies for a Liar

    Lies for a Liar (305)

    :
    Member
    Gender:
    Age:
    31
    Location:
    Great Britain (UK)
    4 new layouts. Codes are on the live previews on the content page of my site.

    Vampire Diaries:
    Image

    All we need is love:
    Image

    Make a wish:
    Image

    What I did for love:
    Image
    April 15th, 2011 at 04:55pm
  • tigerbolts!

    tigerbolts! (100)

    :
    Member
    Gender:
    Age:
    31
    Location:
    United States
    I make custom html/css layouts & am currently experimenting with css only layouts.
    Go to my site & request one. :)

    tigerbolts! layouts

    bonez
    Image

    click on image for codes. :)
    April 17th, 2011 at 10:31pm
  • Lies for a Liar

    Lies for a Liar (305)

    :
    Member
    Gender:
    Age:
    31
    Location:
    Great Britain (UK)
    5 new layouts. Codes are on the live previews on the content page of my site :)

    Gerard Way; Music is My Hot Hot Sex:
    Image

    Mikey Way:
    Image

    My Chemical Romance; Danger Days :
    Image

    My Chemical Romance; Gravity Don't Mean Too Much To Me:
    Image

    PostSecret 08 - Love in Spite of All:
    Image
    April 23rd, 2011 at 11:08am
  • Lies for a Liar

    Lies for a Liar (305)

    :
    Member
    Gender:
    Age:
    31
    Location:
    Great Britain (UK)
    7 new layouts :)

    Music/Bands:

    Johnny Christ
    Image

    Inspirational Words/Quotes:

    Failure is the best way to learn
    Image

    Falling in mutual weirdness
    Image

    For every minute you're angry
    Image

    It's Monday, but it's OK!
    Image

    Keep your word
    Image

    The happiest people make the best of everything
    Image

    All codes and live previews are here.
    May 6th, 2011 at 02:20pm
  • unknownxcelebrity

    unknownxcelebrity (100)

    :
    Member
    Gender:
    Age:
    28
    Location:
    United States
    Here's a new layout. Check out more here

    Image
    Preview/Code
    May 8th, 2011 at 09:37am
  • unknownxcelebrity

    unknownxcelebrity (100)

    :
    Member
    Gender:
    Age:
    28
    Location:
    United States
    Here's a new layout. Check out more here

    Image
    Preview/Code
    May 11th, 2011 at 10:52pm
  • absinthe.

    absinthe. (100)

    :
    Member
    Gender:
    Age:
    28
    Location:
    United States
    picture of layout(some of the words cut the top off in the picture but not really and it's centered):

    iheartyou

    CSS:

    body{
    background-color: #DED6C3;
    }

    b{
    color: #313071;
    font-size: 8pt;
    }

    i{
    color: #593071;
    font-size: 8pt;
    font-style: italic;
    }

    u{
    color: #65723A;
    font-size: 8pt;
    text-decoration: none;
    border-bottom: dashed 2px #77B39F;
    }

    s{
    color: #72533A;
    font-size: 8pt;
    }

    a:link, a:active, a:visited{
    color: #720000;
    font-size: 8pt;
    border-bottom: none;
    }

    a:hover{
    color: #FFF500;
    font-size: 10pt;
    border-bottom: dashed 3px #77B39F;
    }

    h1{
    color: #605F5D;
    font-family: verdana;
    line-height: 17pt;
    font-size: 13pt;
    text-align: center;
    margin: 7px 0px 7px 0px;
    text-transform: lowercase;
    font-weight: normal;
    background-color: #1A1710;
    border-bottom: 4px solid #73928A;
    letter-spacing: 1px;
    }

    .table{
    background-color: #DED6C3;
    color: #1A1710;
    font-family: verdana;
    font-size: 11px;
    text-align: center;
    line-height: 11px;
    }

    textarea{
    background-color: #FFFFFF;
    color: #000000;
    font-family: verdana;
    font-size: 10px;
    line-height: 11px;
    }

    html body div #menu, html body div #menu a, html body div #menu span, html body div #menu span a{
    color: transparent;
    background-color: transparent;
    display: inline;
    border: none;
    font-family: verdana;
    font-size: 10px;
    text-align: left;
    }

    html body div #options, html body div #options a, html body div #options span a, html body div #options span{
    color: transparent;
    background-color: transparent;
    display: inline;
    border: none;
    font-family: verdana;
    font-size: 10px;
    text-align: left;
    }


    HTML:

    <center><div class="table" style="position: absolute; top: 50px; left: 70px; width: 343px;"><img src="http://picfor.bildero.net/00179D8/Open-Your-Heart-to-Love%25252525252520-%25252525252520AmO-Images-Capturing-Life-Beauty%25252525252520-%25252525252520AmO-Images-Capturing-Life-Beauty-%D8%A2%C2%A7%D8%A3%C2%A3%D8%A2%C2%A7%D8%A3%E2%80%93%D8%A2%C2%A7%D8%A3%C2%A2%D8%A2%C2%A7%D8%A3%E2%80%A2%D8%A2%C2%A7%D8%A3%E2%80%93%D8%A2%C2%A7%D8%A3%C2%A9%D8%A2%C2%A7%D8%A3%C5%93%D8%A2%C2%A7%D8%A3%C2%A0-heart-sand-Love-photo-Love-pics-merci-lovebisous-artistic-tarun87-nature-valentines-Sand-heart-kalpp-love-lovely-hearts-heartz-wendys-Yb-stuff-MY-WISH-FOR-YOU-beach-cute_large.jpg" /></div>
    <div class="table" style="position: absolute; top: 425px; left: 70px; width: 550px;">
    <h1>about</h1>
    <br />
    norm. <b>bold.</b> <i>italics.</i> <u>underline.</u> <s>strike.</s> <a href="">link.</a><br />
    <br />
    about. about. about. about. about. about. about. about. about. about. about. about. about.<br />
    <br />
    <a href="STORYLINK">STORIES</a><br />
    <br />
    <a class="comment-add profile-profile#" rel="nofollow" href="javascript:void(0);">comment</a><br />
    <h1>FRIENDS</h1>
    <u><b>friends:</b></u><br />
    <br />
    <a href="friendlink">friend</a> <a href="friendlink">friend</a> <a href="friendlink">friend</a> <a href="friendlink">friend</a> <a href="friendlink">friend</a> <a href="friendlink">friend</a> <a href="friendlink">friend</a><br />
    <h1>credits</h1>
    <b>layout by:</b><u><a href="http://member.mibba.com/123396/">ungrateful soul;</a></u><br />
    <br /></div>
    June 2nd, 2011 at 06:59pm
  • mo mo mo

    mo mo mo (100)

    :
    Member
    Gender:
    Age:
    27
    Location:
    United States
    tell me if you use it! I mean it's not really a big deal, but it's fun to see if someone used your layout. ;)

    Image

    CSS:

    <style >
    <!--
    a:link {color: #9827D8; text-decoration: underline; }
    a:active {color: #9827D8; text-decoration: underline; }
    a:visited {color: #9827D8; text-decoration: underline; }
    a:hover {color: #9827D8; text-decoration: none; }
    -->
    </style>

    body { background-color: #000000; background-image: url(http://dnkenterprises.com/PashminaColors/ArmyGreen.jpg); background-repeat: none; background-position: top left;background-attachment: fixed;}

    html body div #menu, #menu a {
    background-position: right top;
    background-color: transparent;
    color: #ffffff;
    }

    html body div #options, html body div #options a, html body div #options span a, html body div #options span {
    background-color: transparent;
    background-position: right top;
    color: #ffffff;
    }

    /* Titles */

    h1 { /* Name */
    color: #ffffff;
    background-image: url(http://images.kaneva.com/filestore9/5172405/6374472/black.jpg);
    font-family: Crazy Girlz Brunette BTN;
    font-size: 1.5em;
    text-align: center;
    background-position: center center;
    }

    #about h2 { /* About Me: Title */
    color: #ffffff;
    background-image: url(http://images.kaneva.com/filestore9/5172405/6374472/black.jpg);
    font-family: Crazy Girlz Brunette BTN;
    font-size: 1.5em;
    text-align: center;
    background-position: center center;
    }

    /* Page Background */

    body {
    background-image: url(http://www.dark-layouts.net/Backgrounds/black/images/black_stars.gif);
    background-position: top center;
    }

    /* Layout border color */

    #main {
    border-color: transparent;
    background-image: none;
    }

    #info-section {
    background-color: transparent;
    }

    /* About &amp; Comments background */

    #main {
    background-color: transparent;
    }

    #about-section {
    background-color: transparent;
    }

    #about-content {
    background-image: url(http://dancingforthemessiah.com/wp-content/uploads/2011/02/2560x1600blackwood.jpg);
    color: #FFFFFF;
    text-align: center;
    background-position: center center;
    }

    /* Information */

    #info dt { /* Category */
    background-image: url(http://dancingforthemessiah.com/wp-content/uploads/2011/02/2560x1600blackwood.jpg);
    background-position: center center;
    color: #ffffff;
    text-align: center
    }

    #info dd { /* Answer */
    background-image: url(http://dancingforthemessiah.com/wp-content/uploads/2011/02/2560x1600blackwood.jpg);
    background-position: center center;
    color: #ffffff;
    text-align: center
    }

    /*Menu Colors*/

    #image, #info, #stories, #articles, #poems, #journals, #friends, #photos, #friends a:hover img {
    background-color: transparent;
    }

    #stories li, #articles li, #poems li, #journals li, #friends img, #photos .photo div {
    background-color: transparent;
    }

    #image img {
    background-color: transparent;
    }

    #image img, #articles li img, #friends img, #photos .photo {
    border-color: transparent;
    }

    #friends div {
    color: #9827D8;
    }

    /* Comments */

    #about-section {width: 900px; height: 500px;}

    #about-section h2 { /* Comment: Title */
    color: #ffffff;
    background-image: url(http://images.kaneva.com/filestore9/5172405/6374472/black.jpg);
    font-family: Crazy Girlz Brunette BTN;
    font-size: 1.5em;
    text-align: center;
    background-position: center center;
    }

    #comment-list li { /* Comment: background color */
    color: #ffffff;
    background-image: url(http://dancingforthemessiah.com/wp-content/uploads/2011/02/2560x1600blackwood.jpg);
    background-position: center center;
    text-align: center;
    }

    #comment-list img { /* Comment: Avatar &quot;frame&quot; */
    border-color: #000000;
    background-color: transparent;
    }

    #comment-list .options { /* Comment: Username &amp; Date area */
    color: #ffffff;
    background-image: url(http://images.kaneva.com/filestore9/5172405/6374472/black.jpg);
    text-align: center;
    background-position: center center;
    }

    #comment-list .options a { /* Comment: Username/Report/Delete links */
    color: #ffffff;
    }

    .pages { /* Comment: Comment pages */
    background-color: transparent;
    }

    .pages .info { /* Comment: &quot;PAGES&quot; -text */
    color: #ffffff;
    }

    .pages a { /* Comment: Page numbers - links */
    color: #ffffff;
    }

    .add-comment { /* Comment: &quot;Add comment&quot; area */
    background-color: transparent;
    }

    .add-comment a { /* Comment: &quot;Add comment&quot; link */
    color: #ffffff;

    HTML:

    <div id="main">
    <div >
    <div >
    <h1>{USERNAME}</h1>
    <!-- image_start -->
    <div id="image">{IMAGE}</div>
    <!-- image_end -->
    <div id="about-section"><!-- about_start -->
    <div id="about">
    <h2>About</h2>
    <div id="about-content">{ABOUT}</div>
    </div>
    <!-- about_end -->
    <div id="comment-area">
    <h2>Comments</h2>
    {COMMENTS}</div>
    <!-- comments_end --></div>
    </div>
    <br /></div>
    </div>
    June 5th, 2011 at 06:34pm
  • tigerbolts!

    tigerbolts! (100)

    :
    Member
    Gender:
    Age:
    31
    Location:
    United States
    Image
    the picture is a gif jsyk...
    (click on image for codes)

    Image
    (click on image for codes)

    please let me know if you use. :)
    @tigerbolts! layouts
    June 12th, 2011 at 07:29am
  • tigerbolts!

    tigerbolts! (100)

    :
    Member
    Gender:
    Age:
    31
    Location:
    United States
    Image
    (click on image for codes)

    Image
    (click on image for codes)

    Image
    Image is a gif, reads "what if I can forget you?" jsyk
    (click on image for codes)

    Image
    (click on image for codes)

    please let me know if you use :)
    @tigerbolts! layouts
    June 13th, 2011 at 12:04am
  • tigerbolts!

    tigerbolts! (100)

    :
    Member
    Gender:
    Age:
    31
    Location:
    United States
    Image
    (click on image for codes)

    please let me know if you use :)
    @tigerbolts!
    June 21st, 2011 at 11:47am
  • ChemicallyImbalanced

    ChemicallyImbalanced (1365)

    :
    Member
    Gender:
    Age:
    30
    Location:
    Australia
    Blue Shell Layout (Click for larger image)
    Image

    CSS:
    body {
    background-color: #D5EAF0;
    font-family: times;
    font-size: 12px;
    color:#000000;
    margin: 0px;
    padding-bottom:20px;
    }
    #banner {
    width: 497px;
    height: 326px;
    background:url(http://i243.photobucket.com/albums/ff94/darkness-dawns/Layout%20Site%20Pictures/g2.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-color: #EDD99C;
    }
    #content1 { position: relative;
    top: 350px;
    width:400px;
    background:#ffffff;
    color:#000000;
    }
    #h1 {
    color: #BFC9D4;
    font-size: 25px;
    font-family: times;
    text-align: center;
    text-transform:lowercase;
    font-weight: bold;
    letter-spacing: -2px;
    border-bottom: 4px solid #EDC680;
    line-height: 16px
    }
    #h2 {
    color: #EDC680;
    font-size: 35px;
    font-family: times;
    text-align: center;
    text-transform:none;
    font-weight: bold;
    letter-spacing: -2px;
    border-bottom: 4px solid #EDC680;
    line-height: 24px
    }
    #h3 {
    color: #EDC680;
    font-size: 15px;
    font-family: times;
    text-align: center;
    text-transform:none;
    font-weight: bold;
    letter-spacing: -2px;
    border-bottom: 1px solid #EDC680;
    line-height: 10px
    }
    html body div #menu, html body div #menu a, html body div #menu span, html body div
    #menu span a {
    background-color: transparent;
    color: #000000;
    font-size: 11px;
    font-weight:normal;
    }
    html body div #options, html body div #options a, html body div #options span a, html body div
    #options span {
    background-color: transparent;
    color: #000000;
    font-size: 10px;
    }
    html body div
    #menu a:hover {
    color: #000000;
    font-weight:bold;
    }
    html body div
    #options a:hover {
    color: #000000;
    font-weight:bold;
    }
    a:link, a:visited, a:active {
    color: #CFC8C3;
    font-size: 12px;
    font-family: times;
    }
    a:hover {
    color: #CFC8C3;
    font-size: 14px;
    font-family:times;
    }
    i {
    color: #CFC8C3;
    font-family:times;
    }
    b {
    color: #CFC8C3;
    }
    u {
    color: #CFC8C3;
    }
    s {
    color: #000000;
    }


    HTML:
    <center>
    <div id="banner">
    <div id="content1">
    <center>
    <div id="h2">{USERNAME}</div>
    <br />
    <br />
    <div id="h1">about</div>
    <br />
    Write about yourself here.<br />
    <br />
    <b>bold</b> <i>italics</i> <u>underline</u> <s>strike</s> <a href="LINK">link</a><br />
    <br /></center>
    <div id="h1">stories</div>
    <center><a href="www.com/">Story Link Here</a><br />
    <a href="www.com/">Story Link Here</a><br />
    <a href="www.com/">Story Link Here</a><br />
    <br /></center>
    <div id="h1">other things</div>
    <br />
    <br />
    <br />
    <div id="h3">credit</div>
    <a href="http://member.mibba.com/28178/">Layout by belikov.</a></div>
    </div>
    </center>


    Pink Stationary Layout (Click for larger image)
    Image

    CSS:
    body {
    background-color: #DFC6AA;
    font-family: times;
    font-size: 12px;
    color:#000000;
    margin: 0px;
    padding-bottom:20px;
    }
    #banner {
    width: 497px;
    height: 333px;
    background:url(http://i243.photobucket.com/albums/ff94/darkness-dawns/Layout%20Site%20Pictures/g4.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-color: #DFC6AA;
    }
    #content1 { position: relative;
    top: 20px;
    left: -150px;
    width:250px;
    background:#FFBCC2;
    color:#000000;
    }
    #content2 { position: absolute;
    top: 0px;
    left: 300px;
    width:250px;
    background:#FFBCC2;
    color:#000000;
    }
    #h1 {
    color: #71A7E9;
    font-size: 25px;
    font-family: courier;
    text-align: center;
    text-transform:Uppercase;
    font-weight: bold;
    border-bottom: 2px dashed #71A7E9;
    }
    #h2 {
    color: #71A7E9;
    font-size: 35px;
    font-family: courier;
    text-align: center;
    text-transform:none;
    font-weight: bold;
    border-bottom: 2px solid #71A7E9;
    }
    #h3 {
    color: #71A7E9;
    font-size: 15px;
    font-family: courier;
    text-align: center;
    text-transform:none;
    font-weight: bold;
    border-bottom: 1px dashed #71A7E9;
    }
    html body div #menu, html body div #menu a, html body div #menu span, html body div
    #menu span a {
    background-color: transparent;
    color: #000000;
    font-size: 11px;
    font-weight:normal;
    }
    html body div #options, html body div #options a, html body div #options span a, html body div
    #options span {
    background-color: transparent;
    color: #000000;
    font-size: 10px;
    }
    html body div
    #menu a:hover {
    color: #000000;
    font-weight:bold;
    }
    html body div
    #options a:hover {
    color: #000000;
    font-weight:bold;
    }
    a:link, a:visited, a:active {
    color: #E5EFBA;
    font-size: 12px;
    font-family: times;
    }
    a:hover {
    color: #E5EFBA;
    font-size: 14px;
    font-family:times;
    }
    i {
    color: #CC4788;
    font-family:times;
    }
    b {
    color: #CC4788;
    }
    u {
    color: #CC4788;
    }
    s {
    color: #000000;
    }


    HTML:
    <center>
    <div id="banner"></div>
    <div id="content1">
    <div id="h2">{USERNAME}</div>
    <div id="h1">about</div>
    <br />
    Write about yourself here.<br />
    <br />
    <br />
    <br />
    <br />
    <b>bold</b> <i>italics</i> <u>underline</u> <s>strike</s> <a href="LINK">link</a><br />
    <br />
    <div id="content2">
    <div id="h1">stories</div>
    <a href="www.com/">Story Link Here</a><br />
    <a href="www.com/">Story Link Here</a><br />
    <a href="www.com/">Story Link Here</a><br />
    <br />
    <div id="h1">other things</div>
    <br />
    <br />
    <br />
    <div id="h3">credit</div>
    <a href="http://member.mibba.com/28178/">Layout by belikov.</a></div>
    </div>
    </center>
    June 26th, 2011 at 01:32pm
  • tigerbolts!

    tigerbolts! (100)

    :
    Member
    Gender:
    Age:
    31
    Location:
    United States
    Image
    (click on image for codes)

    Image
    (click on image for codes)

    @tigerbolts!
    please let me know if you use one via message or on my site.
    July 3rd, 2011 at 08:29am
  • tigerbolts!

    tigerbolts! (100)

    :
    Member
    Gender:
    Age:
    31
    Location:
    United States
    Image
    image is a gif (click on image for codes)

    @tigerbolts! layouts
    please let me know if you use via message or on my site. it is very much appreciated, lets me know I should keep making more.:)

    p.s I finally made a layout for my name sake hah.
    July 4th, 2011 at 10:27am