ID:55465
 
Uh I was just wondering if anyone knows how to edit their homepage, if so can you teach me or give me a link to the guide?
The Link Is On Manage Account Go To Layout And It Shows Where You Edit It Below It Has The Links For CSS.
-Charlie
arent we all just looking for somebody.

I need somebooddyyyy toooo looooveee
Masterdan wrote:
arent we all just looking for somebody.

I need somebooddyyyy toooo looooveee

XD
lol
here use this just copy it and patse it on the css part
BODY {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 80%;
color: #00CCFF;
background-color: #000000;
margin-right: 0px;
margin-left: 0px;
}
#website_page_header {
min-width:500px;
height:1200px;
Background: url('http://i133.photobucket.com/albums/q52/Howey_13/ AnimeBackground1.png');
background-repeat:no-repeat;
background-position:left top;
}
/*****************
* Miscellaneous *
*****************/
img, .title img, .ajax_status img, .title .ajax_status img {
border: 0px;
}

a {
color: #00CCCC;
text-decoration: none;
}

a:hover, a:active {
text-decoration: underline;
}

#notices {
text-align: center;
}

.notice {
font-weight: bold;
}


/********
* page *
********/
/* The page div contains everything on the page after the headbar. */
.page {
position: relative;
top: 0px;
width: 100%;
height: 100%;
}

/* The title and subtitle for the page. */
#page_header .title {
margin-top: 20pt;
margin-bottom: 10pt;
text-align: center;
}

#page_header .subtitle {
text-align: center;
font-style: italic;
}

.page_header .title {
margin-top: 20pt;
margin-bottom: 10pt;
text-align: center;
}

.page_header .subtitle {
text-align: center;
font-style: italic;
}

/*********
* boxes *
*********/
/* A box is a colored div containing a title and items like "My Favorite Games." */
/* boxes is the class for areas of the page that contain multiple boxes. */
/* Those areas have a class of boxes, and a specific ID if you want to customize each. */
.boxes {
width: 25%;
position: absolute;
top: 493px;
}
#member_favorites.boxes {
top: 54px;
}
.box, .big_box {
text-align: center;
background-color: #006699;
padding: 0px;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 15pt;
border: 2px solid #111166;
color: #00CCFF;
-moz-border-radius: 0px;
}

.box .title, .big_box .title {
text-align: center;
margin-top: 0px;
margin-bottom: 3pt;
padding-top: 2pt;
padding-bottom: 2pt;
color: #000000;
background: url(http://i133.photobucket.com/albums/q52/Howey_13/ Ba1234578.png);
}

/***************************
* fan, guild member lists *
***************************/
#fans, #guild_members, #guilds {
text-align: left;
margin-left: 10%;
margin-right: 10%;
padding: 4pt;
}

li.fan, li.guild_member {
list-style-image: url("/rsc/blueguy16.gif");
}

.recent_comments_list, .recent_posts_list, .forum_list, .keyword_list {
margin-left: -10px;
margin-right: 5px;
text-align: left;
}

li.forum, li.recent_comments, li.recent_posts {
list-style-position: outside;
}

#blog_calendar_box {
align: center;
text-align: center;
}

.blog_calendar_table td, .blog_calendar_table th {
text-align: right;
}
#calendar_previous_month {
text-align: left;
}
#calendar_next_month {
text-align: right;
}
#calendar_spinner {
text-align: center;
}

/***************
* member_info *
***************/
/* This is a boxes div containing the member picture, member info, member games, etc. */
#member_info {
left: 1%;
}

#member_large_icon img {
height: 180px;
}

#member_large_icon {
text-align: center;
}

/* Header is a label in the member info box, such as "Joined:". */
.header {
font-weight: bold;
margin: 2pt 4pt 2pt 4pt;
}

/* Data in the member info box, such as "Nov 99". */
.info_text {
font-weight: normal;
}

.info_link {
display:block;
margin-left: 4pt;
margin-right: 4pt;
margin-bottom: 2pt;
}

#description {
font-style: italic;
margin-left: 4pt;
margin-right: 4pt;
}

/* The text below an image, usually a game icon. */
.image_text {
display: block;
margin-bottom: 5pt;
}

#gender_image {
text-align: center;
margin: 1pt;
}

/**********
* center *
**********/
/* Where the blog posts and owner notifications go. */
/* The comment formatting is for a post's comments page. */
.center, #center {
width: 42%;
position: absolute;
top: 40pt;
left: 32%;
}

.posts {
}

.post, .comment {
background-color: #006699;
color: #00CCFF;
border: 2px solid #111166;
padding: 0pt;
margin-top: 1px;
margin-left: 1px;
margin-right: 1px;
margin-bottom: 15pt;
-moz-border-radius: 0px;
}

.post .title, .comment .title {
margin-top: 0px;
margin-right: 0px;
margin-left: 0px;
padding-top: 2pt;
padding-bottom: 2pt;
padding-left: 5pt;
padding-right: 5pt;
color: #000000;
background: url(http://i133.photobucket.com/albums/q52/Howey_13/ Bar1234.png);
}

.comment .title a, .big_box .title a, .box .title a {
color: #00CCFF;
}

.post .text, .comment .text {
margin: 5pt;
}

.poll_question, .poll_options, .poll_results, .poll_tagline, .poll_links {
color: #00CCFF;
}

.poll_form {
margin-left: 12pt;
}

.poll_vote_button {
margin-top: 8pt;
}

.poll_question {
font-weight: bold;
}

.poll_options, .poll_results {
margin-left: auto;
margin-right: auto;
text-align: left;
}

.poll_tagline {
font-style: italic;
margin-bottom: 3pt;
}

.poll_links {
font-size: 85%;
margin-bottom: 3pt;
}

.poll_dot {
font-size: 150%;
font-weight: bold;
}

.poll {
text-align: center;
border-bottom: thin solid #111166;
margin-bottom: 10pt;
margin-left: 5pt;
margin-right: 5pt;
padding-left: 20pt;
padding-bottom: 5pt;
}

.slugline {
border-top: thin solid #111166;
font-size: normal;
color: #00CCFF;
margin-left: 5pt;
margin-right: 5pt;
margin-bottom: 1pt;
}

.edit_post {
float: right;
}

/* Container div holds the "previous" and "next" divs */
#previous_next {
padding: 5pt 10pt 5pt 10pt;
}

#previous {
float: left;
margin: 0pt;
}

#next {
float: right;
margin: 0pt;
}

.file_size {
font-size: 75%;
margin-bottom: 4pt;
margin-right: 8pt;
padding-top: 2pt;
text-align: right;
right: 0pt;
top: 0pt;
}

.file_link {
float: left;
margin-left: 8pt;
text-align: left;
}

/********************
* Member favorites *
********************/
#member_favorites {
right: 1%;
}

#favorite_games_box {
}
#friends_box {
}
#interests_box {
}

#guild_rank {
}

#forum_posts, #blog_posts {
text-align: left;
}

#forum_posts {
margin: 8pt;
}

td.data_list {
}

.data_list_header {
margin-left: 8pt;
margin-right: 8pt;
padding-bottom: 1pt;
margin-bottom: 1pt;
}

.data_list_title {
font-weight: bold;
font-size: 110%;
}

.data_excerpt {
padding-left: 24pt;
margin-left: 8pt;
margin-right: 32pt;
margin-top: 1pt;
}

.data_list_item {
padding-bottom: 8pt;
}

.post_list_comments {
margin-left: 8pt;
}

#join_guild, #leave_guild {
padding-top: 4pt;
}

#guild_forum_link {
margin-bottom: 10pt;
}

/*************
* Comments *
*************/
#subscribe_button {
text-align: center;
margin: 5px;
}

#add_comment_box {
}

.comments {
position: absolute;
left: 0px;
margin: 8px;
width: 50%;
}

.comment_editor {
padding: 4px;
}

/* The link to view post in the page header */
#comment_post_link {
}

#allowed_html {
font-size: 90%;
}

.title_cmd {
font-size: 75%;
}

#favorite_games_content {
margin-left: 5%;
margin-right: 5%;
}

#favorite_games_full {
width: 98%;
}

/* "No matching games found" message. */
#favorite_games_no_match {
text-align: center;
margin: 10px;
}

/* Related content / Visit this guild links */
#favorite_games_site_link {
text-align: center;
margin-bottom: 1em;
}

/* "Total games found:" text. */
#favorite_games_count, .favorite_games_pages {
text-align: center;
margin: 10px;
}

.favorite_games_pages a {
color: #00CCCC;
}

.favorite_game {
width: 100%;
clear: both;
min-height: 64px;
color: #00CCFF;
border: 2px solid #111166;
background: #006699;
margin: 5px;
padding: 1px;
text-align: left;
}

.favorite_game_star {
float: right;
margin: -12px -12px 0 0;
}

.favorite_game_icon {
float: left;
margin-right: 5px;
}

.favorite_game_description {
margin-top: 2pt;
}

.favorite_game_status {
float: right;
text-align: right;
margin-right: 5px;
margin-left: 8px;
}

.favorite_game_live_status, .favorite_game_release_status {
color: #00CCFF;
}

.favorite_game_join_link {
color: #00CCFF;
}

#favorite_games_table {
width: 100%;
border: 0px;
}

#favorite_games_sort, #favorite_resources_sort {
text-align: center;
}

#more_favorite_games {
margin-top: 8pt;
margin-bottom: 4pt;
font-size: 110%;
text-align: center;
}

.live_game_text {
font-size: 85%;
color: #cc0011;
position: relative;
top: -4px;
padding-top: 0px;
}


/* Forum Stuff */
#forum_content {
text-align: left;
margin-left: 5%;
margin-right: 5%;
padding: 4pt;
}
#forum_data {
padding: 3px;
margin: 3px;
}
/* admin color (closed threads, admin posts) */
.admin, .admin_lite {
color: #55FF55;
}
.admin {
font-weight: bold;
}

/* colors to distinguish unread messages */
a.unread, a.unknown, .invisible a.unread, .invisible a.unknown {
color: #009999;
}

/* usually should be same as above color */
td.unread {
background-color: #006699;
}

/* set this to the same value above */
td.unread {
background-color: #006699;
}

/* Index items at the top of the page */
.forum_index {
font-size: 80%;
}
.forum_index_active {
font-size: 100%;
font-weight: bold;
}

/* Thread list when viewing a post */
.forum_post_active {
font-size: 125%;
font-weight: bold;
}

/* default message header color */
.style1
{color: #00CCFF; background-color: #006699;}

/* in topic view, alternating message header color */
.style2
{color: #00CCFF; background-color: #006699;}

/* message header link color */
.style1 a, .style2 a
{color: #00CCCC;}

/* default message body color */
.style3
{color: #00CCFF; background-color: #006699;}

/* message body link color */
.style3 a
{color: #00CCCC;}


/*
 tags in blog/forum */
.dmcode, .dmcomment, .dmpreprocessor,
.dmkeyword, .dmstring , .dmbrace {
background-color: #ffffff;
}
div.dmcode {
overflow: auto;
border: 2px solid #888888;
padding: 5px;
color: #000010;
}
pre.dmcode {
color: #000000;
}
.dmcomment {
color: #808080;
}
.dmpreprocessor {
color: #008000;
}
.dmkeyword {
color: #0000ff;
}
.dmstring {
color: #0096b4;
}
.dmbrace {
color: #005064;
}

/********
* Tabs *
********/

#tab_menu {
float: left;
width: 100%;
margin: 12px 0px 0px 0px;
padding: 0px;
z-index: 2;
padding-left: 10px
line-height: normal;
}

#tab_menu ul {
margin: 0px 0px 0px 10px;
padding: 10px 10px 0px 0px;
list-style: none;
}

#tab_menu li {
float: left;
background: url(/rsc/tab_left_fav.gif) top left no-repeat;
font-weight: bold;
font-size: 140%;
color: #00CCFF;
padding: 0px 0px 0px 10px;
margin: 0px 0px 0px 5px;
text-decoration: none;
}

#tab_menu a {
display: block;
float: left;
color: #00CCFF;
text-decoration: none;
overflow: hidden;
margin: 0px;
padding: 5px 10px 1px 0px;
background: url(/rsc/tab_right_fav.gif) top right no-repeat;
}

#tab_menu #active {
color: #00CCFF;
background: url(/rsc/tab_left_fav_sel.gif) top left no-repeat;
}

#tab_menu #active a {
color: #00CCCC;
background: url(/rsc/tab_right_fav_sel.gif) top right no-repeat;
}

#tab_menu a:hover {
color: #00CCCC;
}

#tab_menu #active a:hover {
color: #00CCCC;
}

/* Hide from IE5-Mac \*/
#tab_menu a {
float: none;
}
/* End hide from IE5-Mac \*/

#tab_content {
clear: both;
text-align: justify;
background: #006699;
color: #00CCFF;
padding: 5px;
border: 2px solid #111166;
margin-bottom: 10px;
}

/**********************
* Fancy image viewer *
**********************/

#thumbBox { /*Outermost DIV for thumbnail viewer*/
position: fixed;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar { /*Footer DIV of thumbbox that contains "close" link */
font: bold 10px Tahoma,Verdana,Arial,sans-serif;
letter-spacing: 5px;
line-height: 1.1em;
color: #00CCFF;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage { /*DIV within thumbbox that holds the enlarged image */
background-color: #006699;
font: bold 10pt Tahoma,Verdana,Arial,sans-serif;
color: #00CCFF
}

#thumbLoading { /*DIV for showing "loading" status while thumbbox is being generated*/
position: fixed;
visibility: hidden;
border: 1px solid black;
background-color: #006699;
color: #000010;
padding: 5px;
z-index: 5;
}
if u want ill make u a bacground kinda like gfx actually yae gfc just tell me since this our guild